Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/examples/
H A Delement_declarations.c96 case XML_CTYPE_CHOICE: in contentTypeName()
/openbsd/lib/libexpat/lib/
H A Dexpat.h143 XML_CTYPE_CHOICE, enumerator
H A Dxmlparse.c5480 = XML_CTYPE_CHOICE; in doProlog()
/openbsd/lib/libexpat/tests/
H A Dbasic_tests.c2134 errorFlags |= ((model[1].type == XML_CTYPE_CHOICE) ? 0 : (1u << 7)); in element_decl_check_model()