Home
last modified time | relevance | path

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

/freebsd/contrib/expat/examples/
H A Delement_declarations.c95 case XML_CTYPE_CHOICE: in contentTypeName()
/freebsd/contrib/expat/lib/
H A Dexpat.h140 XML_CTYPE_CHOICE, enumerator
H A Dxmlparse.c5455 = XML_CTYPE_CHOICE; in doProlog()
/freebsd/contrib/expat/tests/
H A Dbasic_tests.c2091 errorFlags |= ((model[1].type == XML_CTYPE_CHOICE) ? 0 : (1u << 7)); in element_decl_check_model()