Searched defs: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
27047 (nodeType == WHTSP) ||
27054 if ((nodeType == WHTSP) || (nodeType == SIGN_WHTSP))

Completed in 153 milliseconds