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

/macosx-10.9.5/libxml2-26/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) {
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-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) {

Completed in 229 milliseconds