Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/examples/
H A Delement_declarations.c111 case XML_CQUANT_REP: in contentQuantName()
/openbsd/lib/libexpat/lib/
H A Dexpat.h148 XML_CQUANT_REP, enumerator
H A Dxmlparse.c5620 quant = XML_CQUANT_REP; in doProlog()
5663 quant = XML_CQUANT_REP; in doProlog()
/openbsd/lib/libexpat/tests/
H A Dbasic_tests.c2141 errorFlags |= ((model[2].quant == XML_CQUANT_REP) ? 0 : (1u << 13)); in element_decl_check_model()