Home
last modified time | relevance | path

Searched refs:XML_CTYPE_ANY (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/expat/examples/
H A Delement_declarations.c90 case XML_CTYPE_ANY: in contentTypeName()
/freebsd/contrib/expat/fuzz/
H A Dxml_lpm_fuzzer.cpp152 case XML_CTYPE_ANY: in TouchNodeAndRecurse()
/freebsd/contrib/expat/lib/
H A Dexpat.h140 XML_CTYPE_ANY, enumerator
H A Dxmlparse.c5741 content->type = ((role == XML_ROLE_CONTENT_ANY) ? XML_CTYPE_ANY in doProlog()