Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c5545 #define CONTEXT_SEP XML_T(ASCII_FF) macro
5578 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5603 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5623 if (*s == CONTEXT_SEP || *s == XML_T('\0')) { in setContext()
5654 *context != CONTEXT_SEP && *context != XML_T('\0'); in setContext()