Searched refs:chstore (Results 1 – 1 of 1) sorted by relevance
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | iptcutil.c | 793 void chstore(char *string,int max,char ch) in chstore() function 851 chstore(token,tokmax,c); in tokenizer() 872 chstore(token,tokmax,c); /* treat as regular char */ in tokenizer() 894 chstore(token,tokmax,c); /* it's valid here */ in tokenizer() 904 chstore(token,tokmax,c); in tokenizer() 918 chstore(token,tokmax,nc); in tokenizer() 934 chstore(token,tokmax,c); in tokenizer()
|