Home
last modified time | relevance | path

Searched refs:INTERNAL_FUNCTION_PARAMETERS (Results 76 – 88 of 88) sorted by relevance

1234

/PHP-7.0/ext/spl/
H A Dspl_iterators.c478 static void spl_recursive_it_it_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_base, … in spl_recursive_it_it_construct() argument
1390 int spl_dual_it_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS) in spl_dual_it_call_method() argument
1457 static spl_dual_it_object* spl_dual_it_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce… in spl_dual_it_construct() argument
H A Dspl_array.c1437 static void spl_array_method(INTERNAL_FUNCTION_PARAMETERS, char *fname, int fname_len, int use_arg)… in spl_array_method() argument
H A Dspl_directory.c675 void spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAMETERS, zend_long ctor_flags) /* {{{ */ in spl_filesystem_object_construct() argument
/PHP-7.0/ext/mysqli/
H A Dmysqli.c1232 void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flags, int into_object) in php_mysqli_fetch_into_hash() argument
/PHP-7.0/ext/xml/
H A Dxml.c1097 static void php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAMETERS, int ns_support) /* {{{ */ in php_xml_parser_create_impl() argument
/PHP-7.0/ext/dom/
H A Dnode.c1677 static void dom_canonicalization(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_canonicalization() argument
/PHP-7.0/ext/oci8/
H A Doci8.c1623 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect() argument
2525 void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args) in php_oci_fetch_row() argument
H A Doci8_statement.c1504 php_oci_out_column *php_oci_statement_get_column_helper(INTERNAL_FUNCTION_PARAMETERS, int need_data) in php_oci_statement_get_column_helper() argument
/PHP-7.0/ext/pcre/
H A Dphp_pcre.c671 static void php_do_pcre_match(INTERNAL_FUNCTION_PARAMETERS, int global) /* {{{ */ in php_do_pcre_match() argument
/PHP-7.0/ext/imap/
H A Dphp_imap.c1162 static void php_imap_do_open(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_imap_do_open() argument
3059 static void php_imap_mutf7(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in php_imap_mutf7() argument
/PHP-7.0/Zend/
H A Dzend_builtin_functions.c997 static void is_a_impl(INTERNAL_FUNCTION_PARAMETERS, zend_bool only_subclass) /* {{{ */ in is_a_impl() argument
/PHP-7.0/ext/opcache/
H A DZendAccelerator.c118 static void (*orig_chdir)(INTERNAL_FUNCTION_PARAMETERS) = NULL;
/PHP-7.0/ext/mbstring/
H A Dmbstring.c3963 php_mb_numericentity_exec(INTERNAL_FUNCTION_PARAMETERS, int type) in php_mb_numericentity_exec() argument

Completed in 153 milliseconds

1234