Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok.h107 #define XML_TOK_COMMA 38 macro
H A Dxmlrole.c1109 case XML_TOK_COMMA: in element7()
H A Dxmltok_impl.c1089 return XML_TOK_COMMA; in PREFIX()