Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Dxpath.c73 static void dom_xpath_ext_function_php(xmlXPathParserContextPtr ctxt, int nargs, int type) /* {{{ */ in dom_xpath_ext_function_php()
238 static void dom_xpath_ext_function_string_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in dom_xpath_ext_function_string_php()
244 static void dom_xpath_ext_function_object_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in dom_xpath_ext_function_object_php()
/PHP-7.4/ext/com_dotnet/
H A Dcom_com.c480 WORD flags, VARIANT *v, int nargs, zval *args) in php_com_do_invoke_byref()
608 WORD flags, VARIANT *v, int nargs, zval *args, int silent, int allow_noarg) in php_com_do_invoke_by_id()
655 WORD flags, VARIANT *v, int nargs, zval *args, int allow_noarg) in php_com_do_invoke()
H A Dcom_handlers.c386 int nargs; in com_call_method() local
/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c177 static void xsl_ext_function_php(xmlXPathParserContextPtr ctxt, int nargs, int type) /* {{{ */ in xsl_ext_function_php()
379 void xsl_ext_function_string_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in xsl_ext_function_string_php()
385 void xsl_ext_function_object_php(xmlXPathParserContextPtr ctxt, int nargs) /* {{{ */ in xsl_ext_function_object_php()

Completed in 15 milliseconds