Searched refs:SIGN_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
27122 (nodeType == SIGN_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
27173 (nodeType == SIGN_WHTSP)) {
27179 if ((nodeType == WHTSP) || (nodeType == SIGN_WHTSP))

Completed in 922 milliseconds