Searched refs:XML_TOK_NONE (Results 1 - 5 of 5) sorted by relevance

/forgerock/web-agents-v4/expat/
H A Dxmltok.h18 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
180 Return XML_TOK_NONE when ptr == eptr; nextTokPtr will not be set.
H A Dxmltok_impl.ci309 return XML_TOK_NONE;
789 return XML_TOK_NONE;
977 return XML_TOK_NONE;
1208 return XML_TOK_NONE;
1266 return XML_TOK_NONE;
H A Dxmlrole.c384 case XML_TOK_NONE:
425 case XML_TOK_NONE:
H A Dxmlparse.c2139 doContent (by detecting XML_TOK_NONE) without processing any xml text
2280 case XML_TOK_NONE:
3279 case XML_TOK_NONE:
3374 case XML_TOK_NONE:
3611 case XML_TOK_NONE: /* start == end */
3637 return XML_TOK_NONE on the next call, which would then cause the
3674 case XML_TOK_NONE: /* start == end */
3718 case XML_TOK_NONE: /* start == end */
3813 case XML_TOK_NONE:
3825 if (XmlTokenRole(&prologState, XML_TOK_NONE, en
[all...]
H A Dxmltok.c1507 return XML_TOK_NONE;

Completed in 40 milliseconds