Home
last modified time | relevance | path

Searched refs:ParserPop (Results 1 – 7 of 7) sorted by relevance

/dports/audio/festival/speech_tools/include/rxp/
H A Dxmlparser.h187 XML_API void ParserPop(Parser p);
/dports/textproc/rxp/rxp-1.4.4/
H A Dxmlparser.h235 XML_API void ParserPop(Parser p);
H A Dxmlparser.c349 ParserPop(p); in skip_dtd_whitespace()
696 ParserPop(p); /* Will close file */ in FreeParser()
996 void ParserPop(Parser p) in ParserPop() function
1034 ParserPop(p); in pop_while_at_eoe()
2589 ParserPop(p); in parse_string()
3249 ParserPop(p); /* to free the input source */ in ParseDtd()
4648 ParserPop(p); in parse_conditional()
/dports/textproc/ltxml/ltxml-1.2.9/RXP/include/
H A Dxmlparser.h237 XML_API void ParserPop(Parser p);
/dports/audio/festival/speech_tools/rxp/
H A Dxmlparser.c211 ParserPop(p); in skip_dtd_whitespace()
491 ParserPop(p); /* Will close file */ in FreeParser()
711 void ParserPop(Parser p) in ParserPop() function
752 ParserPop(p); in pop_while_at_eoe()
1482 ParserPop(p); in parse_string()
2012 ParserPop(p); /* to free the input source */ in ParseDtd()
2327 ParserPop(p); in parse_element_decl()
3059 ParserPop(p); in parse_conditional()
/dports/textproc/ltxml/ltxml-1.2.9/RXP/src/
H A Dxmlparser.c348 ParserPop(p); in skip_dtd_whitespace()
695 ParserPop(p); /* Will close file */ in FreeParser()
997 void ParserPop(Parser p) in ParserPop() function
1035 ParserPop(p); in pop_while_at_eoe()
2591 ParserPop(p); in parse_string()
3269 ParserPop(p); /* to free the input source */ in ParseDtd()
4682 ParserPop(p); in parse_conditional()
/dports/textproc/ltxml/ltxml-1.2.9/XML/src/api/
H A Dsgmlfiles.c933 ParserPop(p); in SFseek()