Home
last modified time | relevance | path

Searched refs:XML_ROLE_CONTENT_ANY (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/mit/expat/dist/lib/
Dxmlrole.h94 XML_ROLE_CONTENT_ANY, enumerator
Dxmlrole.c937 return XML_ROLE_CONTENT_ANY; in element1()
Dxmlparse.c5729 case XML_ROLE_CONTENT_ANY: in doProlog()
5741 content->type = ((role == XML_ROLE_CONTENT_ANY) ? XML_CTYPE_ANY in doProlog()