Home
last modified time | relevance | path

Searched refs:SIGN_WHTSP (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c27067 const int WHTSP = 13, SIGN_WHTSP = 14, END_ELEM = 15; in xmlSchemaVReaderWalk() local
27217 (nodeType == SIGN_WHTSP)) { in xmlSchemaVReaderWalk()
27223 if ((nodeType == WHTSP) || (nodeType == SIGN_WHTSP)) in xmlSchemaVReaderWalk()