Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c26900 const int WHTSP = 13, SIGN_WHTSP = 14, END_ELEM = 15; in xmlSchemaVReaderWalk() local
27029 } else if (nodeType == END_ELEM) { in xmlSchemaVReaderWalk()