Home | History | Annotate | Download | only in libxml2

Lines Matching refs:FILE

940 xmlRegPrintAtomType(FILE *output, xmlRegAtomType type) {
1052 xmlRegPrintQuantType(FILE *output, xmlRegQuantType type) {
1073 xmlRegPrintRange(FILE *output, xmlRegRangePtr range) {
1082 xmlRegPrintAtom(FILE *output, xmlRegAtomPtr atom) {
1111 xmlRegPrintTrans(FILE *output, xmlRegTransPtr trans) {
1145 xmlRegPrintState(FILE *output, xmlRegStatePtr state) {
1166 xmlRegPrintCtxt(FILE *output, xmlRegParserCtxtPtr ctxt) {
5391 * @output: the file for the output debug
5397 xmlRegexpPrint(FILE *output, xmlRegexpPtr regexp) {