Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmltok_impl.c309 return XML_TOK_NONE; in PREFIX()
789 return XML_TOK_NONE; in PREFIX()
977 return XML_TOK_NONE; in PREFIX()
1208 return XML_TOK_NONE; in PREFIX()
1266 return XML_TOK_NONE; in PREFIX()
Dxmltok.h18 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
Dxmlparse.c2294 case XML_TOK_NONE: in doContent()
3295 case XML_TOK_NONE: in doCdataSection()
3390 case XML_TOK_NONE: in doIgnoreSection()
3627 case XML_TOK_NONE: /* start == end */ in entityValueInitProcessor()
3690 case XML_TOK_NONE: /* start == end */ in externalParEntProcessor()
3734 case XML_TOK_NONE: /* start == end */ in entityValueProcessor()
3829 case XML_TOK_NONE: in doProlog()
3841 if (XmlTokenRole(&prologState, XML_TOK_NONE, end, end, enc) in doProlog()
4765 case XML_TOK_NONE: in epilogProcessor()
4963 case XML_TOK_NONE: in appendAttributeValue()
[all …]
Dxmlrole.c384 case XML_TOK_NONE: in internalSubset()
425 case XML_TOK_NONE: in externalSubset1()
Dxmltok.c1507 return XML_TOK_NONE; in initScan()
/external/expat/lib/
Dxmltok_impl.c321 return XML_TOK_NONE; in PREFIX()
786 return XML_TOK_NONE; in PREFIX()
972 return XML_TOK_NONE; in PREFIX()
1200 return XML_TOK_NONE; in PREFIX()
1260 return XML_TOK_NONE; in PREFIX()
Dxmltok.h18 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
Dxmlparse.c2330 case XML_TOK_NONE: in doContent()
3331 case XML_TOK_NONE: in doCdataSection()
3426 case XML_TOK_NONE: in doIgnoreSection()
3663 case XML_TOK_NONE: /* start == end */ in entityValueInitProcessor()
3726 case XML_TOK_NONE: /* start == end */ in externalParEntProcessor()
3770 case XML_TOK_NONE: /* start == end */ in entityValueProcessor()
3865 case XML_TOK_NONE: in doProlog()
3877 if (XmlTokenRole(&prologState, XML_TOK_NONE, end, end, enc) in doProlog()
4801 case XML_TOK_NONE: in epilogProcessor()
4999 case XML_TOK_NONE: in appendAttributeValue()
[all …]
Dxmlrole.c384 case XML_TOK_NONE: in internalSubset()
425 case XML_TOK_NONE: in externalSubset1()
Dxmltok.c1607 return XML_TOK_NONE; in initScan()