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

/external/pdfium/third_party/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 66 milliseconds