Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmlrole.h108 XML_ROLE_PI, enumerator
H A Dxmlrole.c152 return XML_ROLE_PI; in prolog0()
178 return XML_ROLE_PI; in prolog1()
213 return XML_ROLE_PI; in prolog2()
362 return XML_ROLE_PI; in internalSubset()
H A Dxmlparse.c5587 case XML_ROLE_PI: in doProlog()