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

/external/chromium_org/third_party/libxml/src/
H A Dtrio.c421 #define CLASS_LOWER "[:lower:]" macro
5344 else if (trio_equal_max(CLASS_LOWER, sizeof(CLASS_LOWER) - 1,
5350 index += sizeof(CLASS_LOWER) - 1;
/external/libxml2/
H A Dtrio.c425 #define CLASS_LOWER "[:lower:]" macro
5348 else if (trio_equal_max(CLASS_LOWER, sizeof(CLASS_LOWER) - 1,
5354 index += sizeof(CLASS_LOWER) - 1;

Completed in 157 milliseconds