Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmscgats.c60 SEOLN, // End of line enumerator
850 it8->sy = SEOLN; in InSymbol()
856 it8->sy = SEOLN; in InSymbol()
948 if (!Check(it8, SEOLN, "Expected separator")) return FALSE; in CheckEOLN()
949 while (it8 -> sy == SEOLN) in CheckEOLN()
969 while (it8->sy == SEOLN) { in SkipEOLN()
981 case SEOLN: // Empty value in GetVal()
1835 it8->sy != SEOLN && in DataFormatSection()
2013 case SEOLN: break; in HeaderSection()
2111 case SEOLN: in ParseIT8()