Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c5506 #define CONTEXT_SEP XML_T(ASCII_FF) macro
5539 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5564 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5584 if (*s == CONTEXT_SEP || *s == XML_T('\0')) { in setContext()
5615 *context != CONTEXT_SEP && *context != XML_T('\0'); in setContext()