Home
last modified time | relevance | path

Searched refs:SEOLN (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmscgats.c60 SEOLN, // End of line enumerator
851 it8->sy = SEOLN; in InSymbol()
857 it8->sy = SEOLN; in InSymbol()
949 if (!Check(it8, SEOLN, "Expected separator")) return FALSE; in CheckEOLN()
950 while (it8 -> sy == SEOLN) in CheckEOLN()
970 while (it8->sy == SEOLN) { in SkipEOLN()
982 case SEOLN: // Empty value in GetVal()
1836 it8->sy != SEOLN && in DataFormatSection()
2014 case SEOLN: break; in HeaderSection()
2112 case SEOLN: in ParseIT8()