Home
last modified time | relevance | path

Searched defs:nargs (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()
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c465 WORD flags, VARIANT *v, int nargs, zval ***args TSRMLS_DC) in php_com_do_invoke_byref()
586 WORD flags, VARIANT *v, int nargs, zval **args, int silent, int allow_noarg TSRMLS_DC) in php_com_do_invoke_by_id()
633 WORD flags, VARIANT *v, int nargs, zval **args, int allow_noarg TSRMLS_DC) in php_com_do_invoke()
H A Dcom_handlers.c371 int nargs; in com_call_method() 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()

Completed in 30 milliseconds