Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmltok.h55 #define XML_TOK_PARTIAL_CHAR -2 /* only part of a multibyte sequence */ macro
H A Dxmltok_impl.c51 return XML_TOK_PARTIAL_CHAR; \
72 return XML_TOK_PARTIAL_CHAR; \
101 return XML_TOK_PARTIAL_CHAR; \
1146 return XML_TOK_PARTIAL_CHAR; \ in PREFIX()
H A Dxmlparse.c2674 case XML_TOK_PARTIAL_CHAR: in externalEntityInitProcessor2()
2721 case XML_TOK_PARTIAL_CHAR: in externalEntityInitProcessor3()
2822 case XML_TOK_PARTIAL_CHAR: in doContent()
4102 case XML_TOK_PARTIAL_CHAR: in doCdataSection()
4216 case XML_TOK_PARTIAL_CHAR: in doIgnoreSection()
4459 case XML_TOK_PARTIAL_CHAR: in entityValueInitProcessor()
4535 case XML_TOK_PARTIAL_CHAR: in externalParEntProcessor()
4587 case XML_TOK_PARTIAL_CHAR: in entityValueProcessor()
4677 case XML_TOK_PARTIAL_CHAR: in doProlog()
5693 case XML_TOK_PARTIAL_CHAR: in epilogProcessor()
[all …]