CONTEXT_SEP      3863 srclib/apr-util/xml/expat/lib/xmlparse.c     if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
CONTEXT_SEP      3888 srclib/apr-util/xml/expat/lib/xmlparse.c     if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
CONTEXT_SEP      3907 srclib/apr-util/xml/expat/lib/xmlparse.c     if (*s == CONTEXT_SEP || *s == XML_T('\0')) {
CONTEXT_SEP      3936 srclib/apr-util/xml/expat/lib/xmlparse.c       for (context = s + 1; *context != CONTEXT_SEP && *context != XML_T('\0'); context++)