Home
last modified time | relevance | path

Searched refs:XML_TOK_DECL_OPEN (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Modules/expat/
Dxmltok.h83 #define XML_TOK_DECL_OPEN 16 /* <!foo */ macro
Dxmlrole.c157 case XML_TOK_DECL_OPEN: in prolog0()
189 case XML_TOK_DECL_OPEN: in prolog1()
338 case XML_TOK_DECL_OPEN: in internalSubset()
Dxmltok_impl.c215 return XML_TOK_DECL_OPEN; in PREFIX()
/third_party/expat/lib/
Dxmltok.h83 #define XML_TOK_DECL_OPEN 16 /* <!foo */ macro
Dxmlrole.c159 case XML_TOK_DECL_OPEN: in prolog0()
191 case XML_TOK_DECL_OPEN: in prolog1()
340 case XML_TOK_DECL_OPEN: in internalSubset()
Dxmltok_impl.c215 return XML_TOK_DECL_OPEN; in PREFIX()
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmltok.h83 #define XML_TOK_DECL_OPEN 16 /* <!foo */ macro
Dxmlrole.c157 case XML_TOK_DECL_OPEN: in prolog0()
189 case XML_TOK_DECL_OPEN: in prolog1()
338 case XML_TOK_DECL_OPEN: in internalSubset()
Dxmltok_impl.c215 return XML_TOK_DECL_OPEN; in PREFIX()