Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/lib/
H A Dxmlrole.c275 case XML_TOK_LITERAL: in doctype2()
291 case XML_TOK_LITERAL: in doctype3()
466 case XML_TOK_LITERAL: in entity2()
483 case XML_TOK_LITERAL: in entity3()
499 case XML_TOK_LITERAL: in entity4()
558 case XML_TOK_LITERAL: in entity7()
575 case XML_TOK_LITERAL: in entity8()
591 case XML_TOK_LITERAL: in entity9()
659 case XML_TOK_LITERAL: in notation2()
675 case XML_TOK_LITERAL: in notation3()
[all …]
H A Dxmltok.h94 #define XML_TOK_LITERAL 27 macro
H A Dxmltok_impl.c995 return -XML_TOK_LITERAL; in PREFIX()
1004 return XML_TOK_LITERAL; in PREFIX()