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

/external/expat/lib/
H A Dxmlrole.h63 XML_ROLE_CONTENT_ANY, enumerator in enum:__anon6455
H A Dxmlrole.c1021 return XML_ROLE_CONTENT_ANY;
H A Dxmlparse.c4623 case XML_ROLE_CONTENT_ANY:
4634 content->type = ((role == XML_ROLE_CONTENT_ANY) ?
/external/python/cpython2/Modules/expat/
H A Dxmlrole.h63 XML_ROLE_CONTENT_ANY, enumerator in enum:__anon17620
H A Dxmlrole.c1021 return XML_ROLE_CONTENT_ANY;
H A Dxmlparse.c4587 case XML_ROLE_CONTENT_ANY:
4598 content->type = ((role == XML_ROLE_CONTENT_ANY) ?

Completed in 115 milliseconds