Lines Matching refs:FILE
381 * @file: the file name
388 xmlXPatherror(xmlXPathParserContextPtr ctxt, const char *file ATTRIBUTE_UNUSED,
875 xmlXPathDebugDumpNode(FILE *output, xmlNodePtr cur, int depth) {
899 xmlXPathDebugDumpNodeList(FILE *output, xmlNodePtr cur, int depth) {
922 xmlXPathDebugDumpNodeSet(FILE *output, xmlNodeSetPtr cur, int depth) {
948 xmlXPathDebugDumpValueTree(FILE *output, xmlNodeSetPtr cur, int depth) {
969 xmlXPathDebugDumpLocationSet(FILE *output, xmlLocationSetPtr cur, int depth) {
994 * @output: the FILE * to dump the output
1001 xmlXPathDebugDumpObject(FILE *output, xmlXPathObjectPtr cur, int depth) {
1106 xmlXPathDebugDumpStepOp(FILE *output, xmlXPathCompExprPtr comp,
1284 * @output: the FILE * for the output
1291 xmlXPathDebugDumpCompExpr(FILE *output, xmlXPathCompExprPtr comp,
4219 * @output: a FILE * for the output
4225 xmlGenericErrorContextNodeSet(FILE *output, xmlNodeSetPtr obj) {