Home
last modified time | relevance | path

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

1234

/PHP-7.0/ext/intl/locale/
H A Dlocale_methods.c384 static void get_icu_value_src_php( char* tag_name, INTERNAL_FUNCTION_PARAMETERS) in get_icu_value_src_php() argument
484 static void get_icu_disp_value_src_php( char* tag_name, INTERNAL_FUNCTION_PARAMETERS) in get_icu_disp_value_src_php() argument
/PHP-7.0/ext/tidy/
H A Dtidy.c216 static void php_tidy_create_node(INTERNAL_FUNCTION_PARAMETERS, tidy_base_nodetypes);
556 static void php_tidy_quick_repair(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_file) in php_tidy_quick_repair() argument
954 static void php_tidy_create_node(INTERNAL_FUNCTION_PARAMETERS, tidy_base_nodetypes node_type) in php_tidy_create_node() argument
/PHP-7.0/ext/com_dotnet/
H A Dcom_saproxy.c325 …tic int saproxy_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETERS) in saproxy_call_method() argument
H A Dcom_handlers.c359 static int com_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETERS) in com_call_method() argument
/PHP-7.0/ext/dom/
H A Dxpath.c349 static void php_xpath_eval(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_xpath_eval() argument
/PHP-7.0/ext/hash/
H A Dhash.c119 static void php_hash_do_hash(INTERNAL_FUNCTION_PARAMETERS, int isfilename, zend_bool raw_output_def… in php_hash_do_hash() argument
236 static void php_hash_do_hash_hmac(INTERNAL_FUNCTION_PARAMETERS, int isfilename, zend_bool raw_outpu… in php_hash_do_hash_hmac() argument
/PHP-7.0/ext/standard/
H A Darray.c836 static void php_natsort(INTERNAL_FUNCTION_PARAMETERS, int fold_case) /* {{{ */ in php_natsort() argument
1018 static void php_usort(INTERNAL_FUNCTION_PARAMETERS, compare_func_t compare_func, zend_bool renumber… in php_usort() argument
1524 static inline void php_search_array(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_search_array() argument
3083 static inline void php_array_merge_or_replace_wrapper(INTERNAL_FUNCTION_PARAMETERS, int recursive, … argument
3768 static void php_array_intersect_key(INTERNAL_FUNCTION_PARAMETERS, int data_compare_type) /* {{{ */ argument
3866 static void php_array_intersect(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, … argument
4196 static void php_array_diff_key(INTERNAL_FUNCTION_PARAMETERS, int data_compare_type) /* {{{ */ argument
4289 static void php_array_diff(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, int k… argument
H A Dstring.c295 static void php_spn_common_handler(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_spn_common_handler() argument
894 static void php_do_trim(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_do_trim() argument
4020 static void php_str_replace_common(INTERNAL_FUNCTION_PARAMETERS, int case_sensitivity) argument
4098 static void php_hebrev(INTERNAL_FUNCTION_PARAMETERS, int convert_newlines) argument
5026 static void php_strnatcmp(INTERNAL_FUNCTION_PARAMETERS, int fold_case) argument
H A Dhtml.c1440 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities() argument
H A Dstreamsfuncs.c1129 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream() argument
/PHP-7.0/ext/intl/grapheme/
H A Dgrapheme_string.c590 static void strstr_common_handler(INTERNAL_FUNCTION_PARAMETERS, int f_ignore_case) in strstr_common_handler() argument
/PHP-7.0/ext/pgsql/
H A Dpgsql.c1273 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) argument
1510 static int php_pgsql_get_default_link(INTERNAL_FUNCTION_PARAMETERS)
1601 static void php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
2248 static void php_pgsql_get_result_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
2495 static void php_pgsql_get_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
2678 static void php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, zend_long result_type, int into_obje… argument
2974 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
4551 static void php_pgsql_escape_internal(INTERNAL_FUNCTION_PARAMETERS, int escape_literal) /* {{{ */ { argument
4784 static void php_pgsql_do_async(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
/PHP-7.0/ext/pspell/
H A Dpspell.c818 static void pspell_config_path(INTERNAL_FUNCTION_PARAMETERS, char *option) in pspell_config_path() argument
/PHP-7.0/ext/mysqli/
H A Dmysqli_api.c939 void mysqli_stmt_fetch_libmysql(INTERNAL_FUNCTION_PARAMETERS) argument
1118 void mysqli_stmt_fetch_mysqlnd(INTERNAL_FUNCTION_PARAMETERS) argument
1484 void php_mysqli_init(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_method) argument
H A Dmysqli_nonapi.c59 void mysqli_common_connect(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_real_connect, zend_bool in_ct… argument
/PHP-7.0/Zend/
H A Dzend_compile.h397 void (*handler)(INTERNAL_FUNCTION_PARAMETERS);
H A Dzend_API.h38 void (*handler)(INTERNAL_FUNCTION_PARAMETERS);
68 #define ZEND_NAMED_FUNCTION(name) void name(INTERNAL_FUNCTION_PARAMETERS)
/PHP-7.0/ext/zip/
H A Dphp_zip.c1308 static void php_zip_entry_get_info(INTERNAL_FUNCTION_PARAMETERS, int opt) /* {{{ */ in php_zip_entry_get_info() argument
1622 static void php_zip_add_from_pattern(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_zip_add_from_pattern() argument
2691 static void php_zip_get_from(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_zip_get_from() argument
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c1540 static int register_bound_param(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int is_param) /* {{… in register_bound_param() argument
1838 int pdo_stmt_setup_fetch_mode(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int skip) in pdo_stmt_setup_fetch_mode() argument
2644 static int row_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETERS) in row_call_method() argument
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c1185 static void _function_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) in _function_check_flag() argument
1389 static void _reflection_export(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_ptr, int ctor_arg… in _reflection_export() argument
1485 static parameter_reference *_reflection_param_get_default_param(INTERNAL_FUNCTION_PARAMETERS) in _reflection_param_get_default_param() argument
1509 static zend_op *_reflection_param_get_default_precv(INTERNAL_FUNCTION_PARAMETERS, parameter_referen… in _reflection_param_get_default_precv() argument
3688 static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object) in reflection_class_object_ctor() argument
4472 static void _class_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) in _class_check_flag() argument
5309 static void _property_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) /* {{{ */ in _property_check_flag() argument
/PHP-7.0/ext/interbase/
H A Dibase_query.c865 static int _php_ibase_exec(INTERNAL_FUNCTION_PARAMETERS, ibase_result **ib_resultp, /* {{{ */ in _php_ibase_exec() argument
1475 static void _php_ibase_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int fetch_type) /* {{{ */ in _php_ibase_fetch_hash() argument
/PHP-7.0/ext/date/
H A Dphp_date.c1239 static void php_date(INTERNAL_FUNCTION_PARAMETERS, int localtime) in php_date() argument
1505 PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_mktime() argument
1611 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_strftime() argument
2933 void php_date_do_return_parsed_time(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, struct… in php_date_do_return_parsed_time() argument
4732 static void php_do_date_sunrise_sunset(INTERNAL_FUNCTION_PARAMETERS, int calc_sunset) in php_do_date_sunrise_sunset() argument
/PHP-7.0/ext/ldap/
H A Dldap.c707 static void php_ldap_do_search(INTERNAL_FUNCTION_PARAMETERS, int scope) in php_ldap_do_search() argument
1421 static void php_ldap_do_modify(INTERNAL_FUNCTION_PARAMETERS, int oper) in php_ldap_do_modify() argument
2803 static void php_ldap_do_translate(INTERNAL_FUNCTION_PARAMETERS, int way) in php_ldap_do_translate() argument
/PHP-7.0/ext/snmp/
H A Dsnmp.c693 static void php_snmp_internal(INTERNAL_FUNCTION_PARAMETERS, int st, in php_snmp_internal() argument
1408 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp() argument
/PHP-7.0/ext/pcntl/
H A Dpcntl.c1079 static void pcntl_sigwaitinfo(INTERNAL_FUNCTION_PARAMETERS, int timedwait) /* {{{ */ in pcntl_sigwaitinfo() argument

Completed in 306 milliseconds

1234