Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlrole.c157 case XML_TOK_INSTANCE_START: in prolog0()
188 case XML_TOK_INSTANCE_START: in prolog1()
209 case XML_TOK_INSTANCE_START: in prolog2()
Dxmltok.h62 #define XML_TOK_INSTANCE_START 29 macro
Dxmltok_impl.c1009 return XML_TOK_INSTANCE_START; in PREFIX()