Home
last modified time | relevance | path

Searched refs:XML_TOK_CLOSE_PAREN (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlrole.c796 case XML_TOK_CLOSE_PAREN: in attlist4()
847 case XML_TOK_CLOSE_PAREN: in attlist7()
990 case XML_TOK_CLOSE_PAREN: in element3()
1080 case XML_TOK_CLOSE_PAREN: in element7()
H A Dxmltok.h91 #define XML_TOK_CLOSE_PAREN 24 macro
H A Dxmltok_impl.c1110 return -XML_TOK_CLOSE_PAREN;
1129 return XML_TOK_CLOSE_PAREN;
/third_party/python/Modules/expat/
H A Dxmlrole.c797 case XML_TOK_CLOSE_PAREN: in attlist4()
848 case XML_TOK_CLOSE_PAREN: in attlist7()
991 case XML_TOK_CLOSE_PAREN: in element3()
1081 case XML_TOK_CLOSE_PAREN: in element7()
H A Dxmltok.h91 #define XML_TOK_CLOSE_PAREN 24 macro
H A Dxmltok_impl.c1112 return -XML_TOK_CLOSE_PAREN; in prologTok()
1131 return XML_TOK_CLOSE_PAREN; in prologTok()

Completed in 8 milliseconds