Searched defs:ctxt (Results 1 – 4 of 4) sorted by relevance
75 static void dom_xpath_ext_function_php(xmlXPathParserContextPtr ctxt, int nargs, int type) /* {{{ */ in dom_xpath_ext_function_php()258 static void dom_xpath_ext_function_string_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in dom_xpath_ext_function_string_php()264 static void dom_xpath_ext_function_object_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in dom_xpath_ext_function_object_php()
1548 xmlParserCtxtPtr ctxt = NULL; in dom_document_parser() local2159 htmlParserCtxtPtr ctxt; in dom_load_html() local
173 static void xsl_ext_function_php(xmlXPathParserContextPtr ctxt, int nargs, int type) /* {{{ */ in xsl_ext_function_php()367 void xsl_ext_function_string_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in xsl_ext_function_string_php()373 void xsl_ext_function_object_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in xsl_ext_function_object_php()471 xsltTransformContextPtr ctxt; in php_xsl_apply_stylesheet() local
82 xmlParserCtxtPtr ctxt = NULL; in soap_xmlParseFile() local133 xmlParserCtxtPtr ctxt = NULL; in soap_xmlParseMemory() local
Completed in 29 milliseconds