Home
last modified time | relevance | path

Searched defs:ctxt (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/dom/
H A Dxpath.c75 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()
H A Ddocument.c1555 xmlParserCtxtPtr ctxt = NULL; in dom_document_parser() local
2187 htmlParserCtxtPtr ctxt; in dom_load_html() local
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c182 static void xsl_ext_function_php(xmlXPathParserContextPtr ctxt, int nargs, int type) /* {{{ */ in xsl_ext_function_php()
385 void xsl_ext_function_string_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in xsl_ext_function_string_php()
391 void xsl_ext_function_object_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in xsl_ext_function_object_php()
489 xsltTransformContextPtr ctxt; in php_xsl_apply_stylesheet() local
/PHP-5.5/ext/soap/
H A Dphp_xml.c82 xmlParserCtxtPtr ctxt = NULL; in soap_xmlParseFile() local
136 xmlParserCtxtPtr ctxt = NULL; in soap_xmlParseMemory() local

Completed in 18 milliseconds