Searched refs:tokmax (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/ |
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()
|
Completed in 3 milliseconds