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

/external/chromium_org/third_party/libxml/src/
H A Dtrio.c422 #define CLASS_PRINT "[:print:]" macro
5352 else if (trio_equal_max(CLASS_PRINT, sizeof(CLASS_PRINT) - 1,
5358 index += sizeof(CLASS_PRINT) - 1;
/external/libxml2/
H A Dtrio.c426 #define CLASS_PRINT "[:print:]" macro
5356 else if (trio_equal_max(CLASS_PRINT, sizeof(CLASS_PRINT) - 1,
5362 index += sizeof(CLASS_PRINT) - 1;

Completed in 237 milliseconds