Home
last modified time | relevance | path

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

1234

/PHP-5.5/ext/pcntl/
H A Dpcntl.c978 static void pcntl_sigwaitinfo(INTERNAL_FUNCTION_PARAMETERS, int timedwait) /* {{{ */ in pcntl_sigwaitinfo() argument
/PHP-5.5/Zend/
H A Dzend_compile.h330 void (*handler)(INTERNAL_FUNCTION_PARAMETERS);
H A Dzend_builtin_functions.c839 static void is_a_impl(INTERNAL_FUNCTION_PARAMETERS, zend_bool only_subclass) in is_a_impl() argument
H A Dzend_API.c1218 …soc_function(zval *arg, const char *key, void (*function_ptr)(INTERNAL_FUNCTION_PARAMETERS)) /* {{… in add_assoc_function() argument
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c60 void mysqli_common_connect(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_real_connect, zend_bool in_ct… argument
H A Dmysqli.c1234 void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flags, int into_object) in php_mysqli_fetch_into_hash() argument
/PHP-5.5/ext/snmp/
H A Dsnmp.c705 static void php_snmp_internal(INTERNAL_FUNCTION_PARAMETERS, int st, in php_snmp_internal() argument
1426 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp() argument
/PHP-5.5/ext/standard/
H A Dhtml.c1438 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities() argument
H A Dstreamsfuncs.c1192 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream() argument
/PHP-5.5/ext/spl/
H A Dspl_iterators.c444 static void spl_recursive_it_it_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_base, … in spl_recursive_it_it_construct() argument
1304 int spl_dual_it_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS) in spl_dual_it_call_method() argument
1371 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.c1450 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.c682 void spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAMETERS, long ctor_flags) /* {{{ */ in spl_filesystem_object_construct() argument
/PHP-5.5/ext/xml/
H A Dxml.c1165 static void php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAMETERS, int ns_support) /* {{{ */ in php_xml_parser_create_impl() argument
/PHP-5.5/ext/oci8/
H A Doci8.c1727 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect() argument
2571 void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args) in php_oci_fetch_row() argument
H A Doci8_statement.c1320 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-5.5/ext/dom/
H A Dnode.c1748 static void dom_canonicalization(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_canonicalization() argument
/PHP-5.5/ext/imap/
H A Dphp_imap.c1146 static void php_imap_do_open(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_imap_do_open() argument
2999 static void php_imap_mutf7(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in php_imap_mutf7() argument
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c108 static void (*orig_chdir)(INTERNAL_FUNCTION_PARAMETERS) = NULL;
/PHP-5.5/ext/mbstring/
H A Dmbstring.c3707 php_mb_numericentity_exec(INTERNAL_FUNCTION_PARAMETERS, int type) in php_mb_numericentity_exec() argument

Completed in 133 milliseconds

1234