Searched refs:tokmax (Results 1 – 1 of 1) sorted by relevance
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | iptcutil.c | 329 int tokenizer(unsigned inflag,char *token,int tokmax,char *line, 820 int tokenizer(unsigned inflag,char *token,int tokmax,char *line, in tokenizer() argument 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()
|