Home
last modified time | relevance | path

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

/freebsd/contrib/expat/examples/
H A Delement_declarations.c88 case XML_CTYPE_EMPTY: in contentTypeName()
/freebsd/contrib/expat/lib/
H A Dexpat.h139 XML_CTYPE_EMPTY = 1,
154 /* If type == XML_CTYPE_EMPTY or XML_CTYPE_ANY, then quant will be
137 XML_CTYPE_EMPTY = 1, global() enumerator
H A Dxmlparse.c5611 : XML_CTYPE_EMPTY); in doProlog()