Searched defs:CLASS_GRAPH (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dtrio.c420 #define CLASS_GRAPH "[:graph:]" macro
5336 else if (trio_equal_max(CLASS_GRAPH, sizeof(CLASS_GRAPH) - 1,
5342 index += sizeof(CLASS_GRAPH) - 1;
/external/libxml2/
H A Dtrio.c424 #define CLASS_GRAPH "[:graph:]" macro
5340 else if (trio_equal_max(CLASS_GRAPH, sizeof(CLASS_GRAPH) - 1,
5346 index += sizeof(CLASS_GRAPH) - 1;

Completed in 1713 milliseconds