XML_T             563 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('x'), XML_T('m'), XML_T('l'), XML_T('='),
XML_T             564 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('h'), XML_T('t'), XML_T('t'), XML_T('p'), XML_T(':'),
XML_T             565 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('/'), XML_T('/'), XML_T('w'), XML_T('w'), XML_T('w'),
XML_T             566 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('.'), XML_T('w'), XML_T('3'),
XML_T             567 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('.'), XML_T('o'), XML_T('r'), XML_T('g'),
XML_T             568 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('/'), XML_T('X'), XML_T('M'), XML_T('L'),
XML_T             569 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('/'), XML_T('1'), XML_T('9'), XML_T('9'), XML_T('8'),
XML_T             570 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('/'), XML_T('n'), XML_T('a'), XML_T('m'), XML_T('e'),
XML_T             571 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('s'), XML_T('p'), XML_T('a'), XML_T('c'), XML_T('e'),
XML_T             572 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T('\0')
XML_T            1303 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("out of memory"),
XML_T            1304 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("syntax error"),
XML_T            1305 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("no element found"),
XML_T            1306 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("not well-formed (invalid token)"),
XML_T            1307 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("unclosed token"),
XML_T            1308 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("unclosed token"),
XML_T            1309 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("mismatched tag"),
XML_T            1310 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("duplicate attribute"),
XML_T            1311 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("junk after document element"),
XML_T            1312 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("illegal parameter entity reference"),
XML_T            1313 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("undefined entity"),
XML_T            1314 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("recursive entity reference"),
XML_T            1315 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("asynchronous entity"),
XML_T            1316 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("reference to invalid character number"),
XML_T            1317 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("reference to binary entity"),
XML_T            1318 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("reference to external entity in attribute"),
XML_T            1319 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("xml processing instruction not at start of external entity"),
XML_T            1320 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("unknown encoding"),
XML_T            1321 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("encoding specified in XML declaration is incorrect"),
XML_T            1322 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("unclosed CDATA section"),
XML_T            1323 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("error in processing external entity reference"),
XML_T            1324 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("document is not standalone"),
XML_T            1325 srclib/apr-util/xml/expat/lib/xmlparse.c     XML_T("unexpected parser state - please send a bug report")
XML_T            1660 srclib/apr-util/xml/expat/lib/xmlparse.c 	  *toPtr = XML_T('\0');
XML_T            2082 srclib/apr-util/xml/expat/lib/xmlparse.c     while (*localPart++ != XML_T(':'))
XML_T            2151 srclib/apr-util/xml/expat/lib/xmlparse.c   if (*uri == XML_T('\0') && prefix == &dtd.defaultPrefix)
XML_T            3377 srclib/apr-util/xml/expat/lib/xmlparse.c   if (!poolAppendChar(pool, XML_T('\0')))
XML_T            3616 srclib/apr-util/xml/expat/lib/xmlparse.c     if (*s == XML_T('\0'))
XML_T            3631 srclib/apr-util/xml/expat/lib/xmlparse.c   *p = XML_T('\0');
XML_T            3752 srclib/apr-util/xml/expat/lib/xmlparse.c     if (*name == XML_T(':')) {
XML_T            3759 srclib/apr-util/xml/expat/lib/xmlparse.c       if (!poolAppendChar(&dtd.pool, XML_T('\0')))
XML_T            3780 srclib/apr-util/xml/expat/lib/xmlparse.c   if (!poolAppendChar(&dtd.pool, XML_T('\0')))
XML_T            3800 srclib/apr-util/xml/expat/lib/xmlparse.c 	&& (name[5] == XML_T('\0') || name[5] == XML_T(':'))) {
XML_T            3810 srclib/apr-util/xml/expat/lib/xmlparse.c 	if (name[i] == XML_T(':')) {
XML_T            3816 srclib/apr-util/xml/expat/lib/xmlparse.c 	  if (!poolAppendChar(&dtd.pool, XML_T('\0')))
XML_T            3831 srclib/apr-util/xml/expat/lib/xmlparse.c #define CONTEXT_SEP XML_T('\f')
XML_T            3842 srclib/apr-util/xml/expat/lib/xmlparse.c     if (!poolAppendChar(&tempPool, XML_T('=')))
XML_T            3845 srclib/apr-util/xml/expat/lib/xmlparse.c     if (namespaceSeparator != XML_T('\0'))
XML_T            3868 srclib/apr-util/xml/expat/lib/xmlparse.c     if (!poolAppendChar(&tempPool, XML_T('=')))
XML_T            3871 srclib/apr-util/xml/expat/lib/xmlparse.c     if (namespaceSeparator != XML_T('\0'))
XML_T            3896 srclib/apr-util/xml/expat/lib/xmlparse.c   if (!poolAppendChar(&tempPool, XML_T('\0')))
XML_T            3906 srclib/apr-util/xml/expat/lib/xmlparse.c   while (*context != XML_T('\0')) {
XML_T            3907 srclib/apr-util/xml/expat/lib/xmlparse.c     if (*s == CONTEXT_SEP || *s == XML_T('\0')) {
XML_T            3909 srclib/apr-util/xml/expat/lib/xmlparse.c       if (!poolAppendChar(&tempPool, XML_T('\0')))
XML_T            3914 srclib/apr-util/xml/expat/lib/xmlparse.c       if (*s != XML_T('\0'))
XML_T            3924 srclib/apr-util/xml/expat/lib/xmlparse.c 	if (!poolAppendChar(&tempPool, XML_T('\0')))
XML_T            3936 srclib/apr-util/xml/expat/lib/xmlparse.c       for (context = s + 1; *context != CONTEXT_SEP && *context != XML_T('\0'); context++)
XML_T            3939 srclib/apr-util/xml/expat/lib/xmlparse.c       if (!poolAppendChar(&tempPool, XML_T('\0')))
XML_T            3944 srclib/apr-util/xml/expat/lib/xmlparse.c       if (*context != XML_T('\0'))
XML_T            3977 srclib/apr-util/xml/expat/lib/xmlparse.c   *p = XML_T('\0');
XML_T            4078 srclib/apr-util/xml/expat/lib/xmlparse.c     if (!poolAppendChar(&(newDtd->pool), XML_T('\0')))