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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c26898 const int WHTSP = 13, SIGN_WHTSP = 14, END_ELEM = 15; local
27048 (nodeType == SIGN_WHTSP)) {
27054 if ((nodeType == WHTSP) || (nodeType == SIGN_WHTSP))

Completed in 181 milliseconds