Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dexpat.h144 XML_CQUANT_REP, enumerator
H A Dxmlparse.c5382 quant = XML_CQUANT_REP; in doProlog()
5425 quant = XML_CQUANT_REP; in doProlog()
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c2697 errorFlags |= ((model[2].quant == XML_CQUANT_REP) ? 0 : (1u << 13)); in element_decl_check_model()