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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c26972 const int WHTSP = 13, SIGN_WHTSP = 14, END_ELEM = 15; local
27121 (nodeType == WHTSP) ||
27128 if ((nodeType == WHTSP) || (nodeType == SIGN_WHTSP))
/external/libxml2/
H A Dxmlschemas.c27023 const int WHTSP = 13, SIGN_WHTSP = 14, END_ELEM = 15; local
27172 (nodeType == WHTSP) ||
27179 if ((nodeType == WHTSP) || (nodeType == SIGN_WHTSP))

Completed in 339 milliseconds