Searched refs:isseparator (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmscgats.c362 cmsBool isseparator(int c) function
371 return (!isseparator(c) && (c != '#') && (c !='\"') && (c != '\'') && (c > 32) && (c < 127));
692 while (isseparator(it8->ch))
2032 while (isseparator(it8->ch))
2085 while (isseparator(it8->ch))

Completed in 107 milliseconds