Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
Dxmltok_impl.c356 return XML_TOK_NONE; in PREFIX()
824 return XML_TOK_NONE; in PREFIX()
1019 return XML_TOK_NONE; in PREFIX()
1259 return XML_TOK_NONE; in PREFIX()
1328 return XML_TOK_NONE; in PREFIX()
Dxmltok.h51 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
Dxmlrole.c369 case XML_TOK_NONE: in internalSubset()
402 case XML_TOK_NONE: in externalSubset1()
Dxmlparse.c2828 case XML_TOK_NONE: in doContent()
3885 case XML_TOK_NONE: in doCdataSection()
3999 case XML_TOK_NONE: in doIgnoreSection()
4237 case XML_TOK_NONE: /* start == end */ in entityValueInitProcessor()
4313 case XML_TOK_NONE: /* start == end */ in externalParEntProcessor()
4365 case XML_TOK_NONE: /* start == end */ in entityValueProcessor()
4458 case XML_TOK_NONE: in doProlog()
4471 if (XmlTokenRole(&parser->m_prologState, XML_TOK_NONE, end, end, enc) in doProlog()
5458 case XML_TOK_NONE: in epilogProcessor()
5683 case XML_TOK_NONE: in appendAttributeValue()
[all …]
Dxmltok.c1545 return XML_TOK_NONE; in initScan()
/third_party/python/Modules/expat/
Dxmltok_impl.c356 return XML_TOK_NONE; in PREFIX()
824 return XML_TOK_NONE; in PREFIX()
1019 return XML_TOK_NONE; in PREFIX()
1259 return XML_TOK_NONE; in PREFIX()
1328 return XML_TOK_NONE; in PREFIX()
Dxmltok.h51 #define XML_TOK_NONE -4 /* The string to be scanned is empty */ macro
Dxmlrole.c369 case XML_TOK_NONE: in internalSubset()
402 case XML_TOK_NONE: in externalSubset1()
Dxmlparse.c2780 case XML_TOK_NONE: in doContent()
3837 case XML_TOK_NONE: in doCdataSection()
3951 case XML_TOK_NONE: in doIgnoreSection()
4189 case XML_TOK_NONE: /* start == end */ in entityValueInitProcessor()
4265 case XML_TOK_NONE: /* start == end */ in externalParEntProcessor()
4317 case XML_TOK_NONE: /* start == end */ in entityValueProcessor()
4410 case XML_TOK_NONE: in doProlog()
4423 if (XmlTokenRole(&parser->m_prologState, XML_TOK_NONE, end, end, enc) in doProlog()
5376 case XML_TOK_NONE: in epilogProcessor()
5596 case XML_TOK_NONE: in appendAttributeValue()
[all …]
Dxmltok.c1545 return XML_TOK_NONE; in initScan()