Home
last modified time | relevance | path

Searched refs:XML_TOK_COMMA (Results 1 – 6 of 6) sorted by relevance

/external/expat/lib/
Dxmltok.h73 #define XML_TOK_COMMA 38 macro
Dxmlrole.c1204 case XML_TOK_COMMA: in element7()
Dxmltok_impl.c1039 return XML_TOK_COMMA; in PREFIX()
/external/python/cpython2/Modules/expat/
Dxmltok.h73 #define XML_TOK_COMMA 38 macro
Dxmlrole.c1204 case XML_TOK_COMMA: in element7()
Dxmltok_impl.c1045 return XML_TOK_COMMA; in PREFIX()