Home
last modified time | relevance | path

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

1234

/PHP-5.5/ext/dom/
H A Ddocument.c1673 static void dom_parse_document(INTERNAL_FUNCTION_PARAMETERS, int mode) { in dom_parse_document() argument
1980 static void _dom_document_schema_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_schema_validate() argument
2081 static void _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_relaxNG_validate() argument
2178 static void dom_load_html(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_load_html() argument
H A Dxpath.c386 static void php_xpath_eval(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_xpath_eval() argument
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c729 static void php_sybase_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_sybase_do_connect() argument
909 static int php_sybase_get_default_link(INTERNAL_FUNCTION_PARAMETERS) in php_sybase_get_default_link() argument
1424 static void php_sybase_query (INTERNAL_FUNCTION_PARAMETERS, int buffered) in php_sybase_query() argument
1791 static void php_sybase_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int numerics) in php_sybase_fetch_hash() argument
/PHP-5.5/ext/standard/
H A Duser_filters.c447 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach() argument
H A Dstring.c304 static void php_spn_common_handler(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_spn_common_handler() argument
850 static void php_do_trim(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_do_trim() argument
3992 static void php_str_replace_common(INTERNAL_FUNCTION_PARAMETERS, int case_sensitivity) argument
4080 static void php_hebrev(INTERNAL_FUNCTION_PARAMETERS, int convert_newlines) argument
5032 static void php_strnatcmp(INTERNAL_FUNCTION_PARAMETERS, int fold_case) argument
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c370 static void get_icu_value_src_php( char* tag_name, INTERNAL_FUNCTION_PARAMETERS) in get_icu_value_src_php() argument
466 static void get_icu_disp_value_src_php( char* tag_name, INTERNAL_FUNCTION_PARAMETERS) in get_icu_disp_value_src_php() argument
/PHP-5.5/ext/dba/
H A Ddba.c552 static void php_dba_update(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_dba_update() argument
614 static void php_dba_open(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_dba_open() argument
/PHP-5.5/ext/hash/
H A Dhash.c126 static void php_hash_do_hash(INTERNAL_FUNCTION_PARAMETERS, int isfilename, zend_bool raw_output_def… in php_hash_do_hash() argument
242 static void php_hash_do_hash_hmac(INTERNAL_FUNCTION_PARAMETERS, int isfilename, zend_bool raw_outpu… in php_hash_do_hash_hmac() argument
/PHP-5.5/ext/tidy/
H A Dtidy.c217 static void php_tidy_create_node(INTERNAL_FUNCTION_PARAMETERS, tidy_base_nodetypes);
553 static void php_tidy_quick_repair(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_file) in php_tidy_quick_repair() argument
966 static void php_tidy_create_node(INTERNAL_FUNCTION_PARAMETERS, tidy_base_nodetypes node_type) in php_tidy_create_node() argument
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_string.c615 static void strstr_common_handler(INTERNAL_FUNCTION_PARAMETERS, int f_ignore_case) in strstr_common_handler() argument
/PHP-5.5/ext/com_dotnet/
H A Dcom_saproxy.c330 static int saproxy_call_method(const char *method, INTERNAL_FUNCTION_PARAMETERS) in saproxy_call_method() argument
H A Dcom_handlers.c367 static int com_call_method(const char *method, INTERNAL_FUNCTION_PARAMETERS) in com_call_method() argument
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1225 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) argument
1436 static int php_pgsql_get_default_link(INTERNAL_FUNCTION_PARAMETERS)
1512 static void php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
2143 static void php_pgsql_get_result_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
2385 static void php_pgsql_get_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
2566 static void php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, long result_type, int into_object) argument
2870 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
4365 static void php_pgsql_escape_internal(INTERNAL_FUNCTION_PARAMETERS, int escape_literal) { argument
4600 static void php_pgsql_do_async(INTERNAL_FUNCTION_PARAMETERS, int entry_type) argument
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c544 static void php_mssql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_mssql_do_connect() argument
846 static int php_mssql_get_default_link(INTERNAL_FUNCTION_PARAMETERS) in php_mssql_get_default_link() argument
1494 static void php_mssql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type) argument
/PHP-5.5/ext/pspell/
H A Dpspell.c820 static void pspell_config_path(INTERNAL_FUNCTION_PARAMETERS, char *option) in pspell_config_path() argument
/PHP-5.5/ext/zip/
H A Dphp_zip.c1398 static void php_zip_entry_get_info(INTERNAL_FUNCTION_PARAMETERS, int opt) /* {{{ */ in php_zip_entry_get_info() argument
1657 static void php_zip_add_from_pattern(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_zip_add_from_pattern() argument
2509 static void php_zip_get_from(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_zip_get_from() argument
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c552 static void php_do_pcre_match(INTERNAL_FUNCTION_PARAMETERS, int global) /* {{{ */ in php_do_pcre_match() argument
1365 static void preg_replace_impl(INTERNAL_FUNCTION_PARAMETERS, int is_callable_replace, int is_filter) in preg_replace_impl() argument
/PHP-5.5/Zend/
H A Dzend.h290 #define INTERNAL_FUNCTION_PARAMETERS int ht, zval *return_value, zval **return_value_ptr, zval *thi… macro
H A Dzend_object_handlers.c873 ZEND_API void zend_std_call_user_call(INTERNAL_FUNCTION_PARAMETERS) /* {{{ */ in zend_std_call_user_call() argument
1091 ZEND_API void zend_std_callstatic_user_call(INTERNAL_FUNCTION_PARAMETERS) /* {{{ */ in zend_std_callstatic_user_call() argument
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c990 void mysqli_stmt_fetch_libmysql(INTERNAL_FUNCTION_PARAMETERS) argument
1165 void mysqli_stmt_fetch_mysqlnd(INTERNAL_FUNCTION_PARAMETERS) argument
1527 void php_mysqli_init(INTERNAL_FUNCTION_PARAMETERS) argument
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1177 static void _function_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) in _function_check_flag() argument
1363 static void _reflection_export(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_ptr, int ctor_arg… in _reflection_export() argument
1462 static parameter_reference *_reflection_param_get_default_param(INTERNAL_FUNCTION_PARAMETERS) in _reflection_param_get_default_param() argument
1486 static zend_op *_reflection_param_get_default_precv(INTERNAL_FUNCTION_PARAMETERS, parameter_referen… in _reflection_param_get_default_precv() argument
3288 static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object) in reflection_class_object_ctor() argument
4054 static void _class_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) in _class_check_flag() argument
4900 static void _property_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) /* {{{ */ in _property_check_flag() argument
/PHP-5.5/ext/ldap/
H A Dldap.c626 static void php_ldap_do_search(INTERNAL_FUNCTION_PARAMETERS, int scope) in php_ldap_do_search() argument
1296 static void php_ldap_do_modify(INTERNAL_FUNCTION_PARAMETERS, int oper) in php_ldap_do_modify() argument
2530 static void php_ldap_do_translate(INTERNAL_FUNCTION_PARAMETERS, int way) in php_ldap_do_translate() argument
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c1573 static int register_bound_param(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int is_param) /* {{… in register_bound_param() argument
1867 int pdo_stmt_setup_fetch_mode(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int skip) in pdo_stmt_setup_fetch_mode() argument
2713 static int row_call_method(const char *method, INTERNAL_FUNCTION_PARAMETERS) in row_call_method() argument
/PHP-5.5/ext/interbase/
H A Dibase_query.c862 static int _php_ibase_exec(INTERNAL_FUNCTION_PARAMETERS, ibase_result **ib_resultp, /* {{{ */ in _php_ibase_exec() argument
1474 static void _php_ibase_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int fetch_type) /* {{{ */ in _php_ibase_fetch_hash() argument
/PHP-5.5/ext/date/
H A Dphp_date.c1217 static void php_date(INTERNAL_FUNCTION_PARAMETERS, int localtime) in php_date() argument
1503 PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_mktime() argument
1629 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_strftime() argument
2928 void php_date_do_return_parsed_time(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, struct… in php_date_do_return_parsed_time() argument
4605 static void php_do_date_sunrise_sunset(INTERNAL_FUNCTION_PARAMETERS, int calc_sunset) in php_do_date_sunrise_sunset() argument

Completed in 199 milliseconds

1234