Home
last modified time | relevance | path

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

1234

/php-src/ext/standard/
H A Dstring.c211 static void php_spn_common_handler(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_spn_common_handler() argument
639 static zend_always_inline void php_do_trim(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_do_trim() argument
4549 static void php_str_replace_common(INTERNAL_FUNCTION_PARAMETERS, bool case_sensitivity) argument
5601 static void php_strnatcmp(INTERNAL_FUNCTION_PARAMETERS, bool is_case_insensitive) argument
H A Dstreamsfuncs.c1235 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream() argument
/php-src/ext/spl/
H A Dspl_iterators.c533 static void spl_recursive_it_it_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_base, … in spl_recursive_it_it_construct() argument
1316 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.c1166 static void spl_array_method(INTERNAL_FUNCTION_PARAMETERS, char *fname, size_t fname_len, int use_a… in spl_array_method() argument
H A Dspl_directory.c716 static void spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAMETERS, zend_long ctor_flags) /* … in spl_filesystem_object_construct() argument
/php-src/ext/mbstring/
H A Dmbstring.c2149 static void php_mb_strstr_variants(INTERNAL_FUNCTION_PARAMETERS, unsigned int variant) in php_mb_strstr_variants() argument
2955 static void php_mb_ulcfirst(INTERNAL_FUNCTION_PARAMETERS, php_case_mode mode) in php_mb_ulcfirst() argument
3124 static void php_do_mb_trim(INTERNAL_FUNCTION_PARAMETERS, mb_trim_mode mode) in php_do_mb_trim() argument
/php-src/ext/sqlite3/
H A Dsqlite3.c1708 static void sqlite3stmt_bind(INTERNAL_FUNCTION_PARAMETERS) in sqlite3stmt_bind() argument
/php-src/ext/pdo/
H A Dpdo_stmt.c1403 static void register_bound_param(INTERNAL_FUNCTION_PARAMETERS, int is_param) /* {{{ */ in register_bound_param() argument
/php-src/ext/dom/
H A Dphp_dom.c505 static void dom_import_simplexml_common(INTERNAL_FUNCTION_PARAMETERS, php_libxml_class_type new_cla… in dom_import_simplexml_common() argument
/php-src/Zend/
H A Dzend_API.h74 #define ZEND_NAMED_FUNCTION(name) void ZEND_FASTCALL name(INTERNAL_FUNCTION_PARAMETERS)
/php-src/ext/soap/
H A Dsoap.c2464 void soap_client_call_impl(INTERNAL_FUNCTION_PARAMETERS, bool is_soap_call) in soap_client_call_impl() argument

Completed in 109 milliseconds

1234