Home
last modified time | relevance | path

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

/PHP-7.2/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()
239 static void dom_xpath_ext_function_string_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in dom_xpath_ext_function_string_php()
245 static void dom_xpath_ext_function_object_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in dom_xpath_ext_function_object_php()
/PHP-7.2/ext/xsl/
H A Dxsltprocessor.c176 static void xsl_ext_function_php(xmlXPathParserContextPtr ctxt, int nargs, int type) /* {{{ */ in xsl_ext_function_php()
377 void xsl_ext_function_string_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in xsl_ext_function_string_php()
383 void xsl_ext_function_object_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in xsl_ext_function_object_php()
/PHP-7.2/ext/com_dotnet/
H A Dcom_com.c475 WORD flags, VARIANT *v, int nargs, zval *args) in php_com_do_invoke_byref()
602 WORD flags, VARIANT *v, int nargs, zval *args, int silent, int allow_noarg) in php_com_do_invoke_by_id()
649 WORD flags, VARIANT *v, int nargs, zval *args, int allow_noarg) in php_com_do_invoke()
H A Dcom_handlers.c370 int nargs; in com_call_method() local

Completed in 18 milliseconds