Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmltok_impl.c350 return XML_TOK_NONE; in PREFIX()
815 return XML_TOK_NONE; in PREFIX()
1001 return XML_TOK_NONE; in PREFIX()
1229 return XML_TOK_NONE; in PREFIX()
1295 return XML_TOK_NONE; in PREFIX()
Dxmltok.h46 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
Dxmlrole.c413 case XML_TOK_NONE: in internalSubset()
454 case XML_TOK_NONE: in externalSubset1()
Dxmlparse.c2727 case XML_TOK_NONE: in doContent()
3790 case XML_TOK_NONE: in doCdataSection()
3905 case XML_TOK_NONE: in doIgnoreSection()
4158 case XML_TOK_NONE: /* start == end */ in entityValueInitProcessor()
4228 case XML_TOK_NONE: /* start == end */ in externalParEntProcessor()
4272 case XML_TOK_NONE: /* start == end */ in entityValueProcessor()
4367 case XML_TOK_NONE: in doProlog()
4379 if (XmlTokenRole(&parser->m_prologState, XML_TOK_NONE, end, end, enc) in doProlog()
5340 case XML_TOK_NONE: in epilogProcessor()
5542 case XML_TOK_NONE: in appendAttributeValue()
[all …]
Dxmltok.c1662 return XML_TOK_NONE; in initScan()
/external/python/cpython3/Modules/expat/
Dxmltok_impl.c348 return XML_TOK_NONE; in PREFIX()
816 return XML_TOK_NONE; in PREFIX()
1011 return XML_TOK_NONE; in PREFIX()
1251 return XML_TOK_NONE; in PREFIX()
1320 return XML_TOK_NONE; in PREFIX()
Dxmltok.h47 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
Dxmlrole.c364 case XML_TOK_NONE: in internalSubset()
397 case XML_TOK_NONE: in externalSubset1()
Dxmlparse.c2598 case XML_TOK_NONE: in doContent()
3634 case XML_TOK_NONE: in doCdataSection()
3741 case XML_TOK_NONE: in doIgnoreSection()
3966 case XML_TOK_NONE: /* start == end */ in entityValueInitProcessor()
4033 case XML_TOK_NONE: /* start == end */ in externalParEntProcessor()
4074 case XML_TOK_NONE: /* start == end */ in entityValueProcessor()
4162 case XML_TOK_NONE: in doProlog()
4175 if (XmlTokenRole(&parser->m_prologState, XML_TOK_NONE, end, end, enc) in doProlog()
5103 case XML_TOK_NONE: in epilogProcessor()
5296 case XML_TOK_NONE: in appendAttributeValue()
[all …]
Dxmltok.c1537 return XML_TOK_NONE; in initScan()
/external/expat/lib/
Dxmltok_impl.c348 return XML_TOK_NONE; in PREFIX()
816 return XML_TOK_NONE; in PREFIX()
1011 return XML_TOK_NONE; in PREFIX()
1251 return XML_TOK_NONE; in PREFIX()
1320 return XML_TOK_NONE; in PREFIX()
Dxmltok.h47 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
Dxmlrole.c364 case XML_TOK_NONE: in internalSubset()
397 case XML_TOK_NONE: in externalSubset1()
Dxmlparse.c2600 case XML_TOK_NONE: in doContent()
3636 case XML_TOK_NONE: in doCdataSection()
3743 case XML_TOK_NONE: in doIgnoreSection()
3968 case XML_TOK_NONE: /* start == end */ in entityValueInitProcessor()
4035 case XML_TOK_NONE: /* start == end */ in externalParEntProcessor()
4076 case XML_TOK_NONE: /* start == end */ in entityValueProcessor()
4164 case XML_TOK_NONE: in doProlog()
4177 if (XmlTokenRole(&parser->m_prologState, XML_TOK_NONE, end, end, enc) in doProlog()
5105 case XML_TOK_NONE: in epilogProcessor()
5298 case XML_TOK_NONE: in appendAttributeValue()
[all …]
Dxmltok.c1537 return XML_TOK_NONE; in initScan()