Searched refs:END_ELEM (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
27096 * READER VAL TODO: Is an END_ELEM really never called
27101 } else if (nodeType == END_ELEM) {
/external/libxml2/
H A Dxmlschemas.c27023 const int WHTSP = 13, SIGN_WHTSP = 14, END_ELEM = 15; local
27147 * READER VAL TODO: Is an END_ELEM really never called
27152 } else if (nodeType == END_ELEM) {

Completed in 132 milliseconds