Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c5490 #define CONTEXT_SEP XML_T(ASCII_FF) macro
5523 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5548 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5568 if (*s == CONTEXT_SEP || *s == XML_T('\0')) { in setContext()
5599 *context != CONTEXT_SEP && *context != XML_T('\0'); in setContext()