Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h95 #define XML_TOK_NAME_PLUS 32 /* name+ */ macro
Dxmlrole.c1094 case XML_TOK_NAME_PLUS: in element2()
1188 case XML_TOK_NAME_PLUS: in element6()
Dxmltok_impl.c1200 return XML_TOK_NAME_PLUS; in PREFIX()
/external/python/cpython2/Modules/expat/
Dxmltok.h95 #define XML_TOK_NAME_PLUS 32 /* name+ */ macro
Dxmlrole.c1094 case XML_TOK_NAME_PLUS: in element2()
1188 case XML_TOK_NAME_PLUS: in element6()
Dxmltok_impl.c1200 return XML_TOK_NAME_PLUS; in PREFIX()
/external/python/cpython3/Modules/expat/
Dxmltok.h95 #define XML_TOK_NAME_PLUS 32 /* name+ */ macro
Dxmlrole.c1094 case XML_TOK_NAME_PLUS: in element2()
1188 case XML_TOK_NAME_PLUS: in element6()
Dxmltok_impl.c1200 return XML_TOK_NAME_PLUS; in PREFIX()