Home
last modified time | relevance | path

Searched refs:XML_TOK_NAME (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlrole.c231 case XML_TOK_NAME: in doctype0()
251 case XML_TOK_NAME: in doctype1()
426 case XML_TOK_NAME: in entity0()
442 case XML_TOK_NAME: in entity1()
455 case XML_TOK_NAME: in entity2()
514 case XML_TOK_NAME: in entity5()
533 case XML_TOK_NAME: in entity6()
547 case XML_TOK_NAME: in entity7()
622 case XML_TOK_NAME: in notation0()
635 case XML_TOK_NAME: in notation1()
[all …]
Dxmltok.h85 #define XML_TOK_NAME 18 macro
Dxmltok_impl.c1147 tok = XML_TOK_NAME; \ in PREFIX()
1163 tok = XML_TOK_NAME; in PREFIX()
1178 tok = XML_TOK_NAME; in PREFIX()
1209 case XML_TOK_NAME: in PREFIX()
/third_party/python/Modules/expat/
Dxmlrole.c231 case XML_TOK_NAME: in doctype0()
251 case XML_TOK_NAME: in doctype1()
426 case XML_TOK_NAME: in entity0()
442 case XML_TOK_NAME: in entity1()
455 case XML_TOK_NAME: in entity2()
514 case XML_TOK_NAME: in entity5()
533 case XML_TOK_NAME: in entity6()
547 case XML_TOK_NAME: in entity7()
622 case XML_TOK_NAME: in notation0()
635 case XML_TOK_NAME: in notation1()
[all …]
Dxmltok.h85 #define XML_TOK_NAME 18 macro
Dxmltok_impl.c1147 tok = XML_TOK_NAME; \ in PREFIX()
1163 tok = XML_TOK_NAME; in PREFIX()
1178 tok = XML_TOK_NAME; in PREFIX()
1209 case XML_TOK_NAME: in PREFIX()
/third_party/expat/
D06-backport-CVE-2022-25235-lib-Add-missing-validation-of-encoding.patch42 tok = XML_TOK_NAME; \