Home
last modified time | relevance | path

Searched refs:s_xml_space (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/rxp/rxp-1.4.4/
H A Dxmlparser.c4010 static Char s_xml_space[] = {'x','m','l',':','s','p','a','c','e',0}, in parse_attlist_decl() local
4231 if(ParserGetFlag(p, Validate) && Strcmp(name, s_xml_space) == 0) in parse_attlist_decl()
/dports/textproc/ltxml/ltxml-1.2.9/RXP/src/
H A Dxmlparser.c4040 static Char s_xml_space[] = {'x','m','l',':','s','p','a','c','e',0}, in parse_attlist_decl() local
4261 if(ParserGetFlag(p, Validate) && Strcmp(name, s_xml_space) == 0) in parse_attlist_decl()