Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmlrole.h94 XML_ROLE_CONTENT_ANY, enumerator
H A Dxmlrole.c937 return XML_ROLE_CONTENT_ANY; in element1()
H A Dxmlparse.c5479 case XML_ROLE_CONTENT_ANY: in doProlog()
5491 content->type = ((role == XML_ROLE_CONTENT_ANY) ? XML_CTYPE_ANY in doProlog()