INTERNAL_FUNCTION_PARAMETERS  974 Zend/zend_API.c ZEND_API int add_assoc_function(zval *arg, char *key, void (*function_ptr)(INTERNAL_FUNCTION_PARAMETERS))
INTERNAL_FUNCTION_PARAMETERS   37 Zend/zend_API.h 	void (*handler)(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS   45 Zend/zend_API.h #define ZEND_NAMED_FUNCTION(name)		void name(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  294 Zend/zend_API.h ZEND_API int add_assoc_function(zval *arg, char *key, void (*function_ptr)(INTERNAL_FUNCTION_PARAMETERS));
INTERNAL_FUNCTION_PARAMETERS  632 Zend/zend_builtin_functions.c static void is_a_impl(INTERNAL_FUNCTION_PARAMETERS, zend_bool only_subclass)
INTERNAL_FUNCTION_PARAMETERS  245 Zend/zend_compile.h 	void (*handler)(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  631 Zend/zend_object_handlers.c ZEND_API void zend_std_call_user_call(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  158 Zend/zend_object_handlers.h ZEND_API void zend_std_call_user_call(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  296 ext/bz2/bz2.c  static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int);
INTERNAL_FUNCTION_PARAMETERS  589 ext/bz2/bz2.c  static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int opt)
INTERNAL_FUNCTION_PARAMETERS   27 ext/calendar/easter.c static void _cal_easter(INTERNAL_FUNCTION_PARAMETERS, int gm)
INTERNAL_FUNCTION_PARAMETERS  367 ext/com_dotnet/com_handlers.c static int com_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  332 ext/com_dotnet/com_saproxy.c static int saproxy_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  509 ext/com_dotnet/com_variant.c static void variant_binary_operation(enum variant_binary_opcode op, INTERNAL_FUNCTION_PARAMETERS) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  714 ext/com_dotnet/com_variant.c static void variant_unary_operation(enum variant_unary_opcode op, INTERNAL_FUNCTION_PARAMETERS) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  880 ext/date/php_date.c static void php_date(INTERNAL_FUNCTION_PARAMETERS, int localtime)
INTERNAL_FUNCTION_PARAMETERS 1170 ext/date/php_date.c PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, int gmt)
INTERNAL_FUNCTION_PARAMETERS 1297 ext/date/php_date.c PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gmt)
INTERNAL_FUNCTION_PARAMETERS 2417 ext/date/php_date.c static void php_do_date_sunrise_sunset(INTERNAL_FUNCTION_PARAMETERS, int calc_sunset)
INTERNAL_FUNCTION_PARAMETERS  101 ext/date/php_date.h PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, int gmt);
INTERNAL_FUNCTION_PARAMETERS  105 ext/date/php_date.h PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gm);
INTERNAL_FUNCTION_PARAMETERS  566 ext/dba/dba.c  static void php_dba_update(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS  625 ext/dba/dba.c  static void php_dba_open(INTERNAL_FUNCTION_PARAMETERS, int persistent)
INTERNAL_FUNCTION_PARAMETERS  431 ext/dbase/dbase.c static void php_dbase_get_record(INTERNAL_FUNCTION_PARAMETERS, int assoc)
INTERNAL_FUNCTION_PARAMETERS 1706 ext/dom/document.c static void dom_parse_document(INTERNAL_FUNCTION_PARAMETERS, int mode) {
INTERNAL_FUNCTION_PARAMETERS 2014 ext/dom/document.c _dom_document_schema_validate(INTERNAL_FUNCTION_PARAMETERS, int type)
INTERNAL_FUNCTION_PARAMETERS 2104 ext/dom/document.c _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAMETERS, int type)
INTERNAL_FUNCTION_PARAMETERS 2196 ext/dom/document.c static void dom_load_html(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS 1800 ext/dom/node.c static void dom_canonicalization(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS  167 ext/dom/xpath.c static void php_xpath_eval(INTERNAL_FUNCTION_PARAMETERS, int type) {
INTERNAL_FUNCTION_PARAMETERS  726 ext/fbsql/php_fbsql.c static int php_fbsql_get_default_link(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  736 ext/fbsql/php_fbsql.c static void phpfbQuery(INTERNAL_FUNCTION_PARAMETERS, char* sql, PHPFBLink* link, long batch_size);
INTERNAL_FUNCTION_PARAMETERS  863 ext/fbsql/php_fbsql.c static void php_fbsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent)
INTERNAL_FUNCTION_PARAMETERS 1364 ext/fbsql/php_fbsql.c static void php_fbsql_create_lob(INTERNAL_FUNCTION_PARAMETERS, int lob_type)
INTERNAL_FUNCTION_PARAMETERS 1451 ext/fbsql/php_fbsql.c static void php_fbsql_read_lob(INTERNAL_FUNCTION_PARAMETERS, int lob_type)
INTERNAL_FUNCTION_PARAMETERS 1516 ext/fbsql/php_fbsql.c static void php_fbsql_lob_size(INTERNAL_FUNCTION_PARAMETERS, int lob_type)
INTERNAL_FUNCTION_PARAMETERS 2345 ext/fbsql/php_fbsql.c static void phpfbQuery(INTERNAL_FUNCTION_PARAMETERS, char* sql, PHPFBLink* link, long batch_size)
INTERNAL_FUNCTION_PARAMETERS 3067 ext/fbsql/php_fbsql.c void phpfbSqlResult(INTERNAL_FUNCTION_PARAMETERS, PHPFBResult* result, int rowIndex, int columnIndex)
INTERNAL_FUNCTION_PARAMETERS 3393 ext/fbsql/php_fbsql.c static void php_fbsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type, int expected_args)
INTERNAL_FUNCTION_PARAMETERS  107 ext/fbsql/php_fbsql.h static void php_fbsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type, int expected_args);
INTERNAL_FUNCTION_PARAMETERS  108 ext/fbsql/php_fbsql.h static void php_fbsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent);
INTERNAL_FUNCTION_PARAMETERS   96 ext/gd/gd.c    static void php_imagettftext_common(INTERNAL_FUNCTION_PARAMETERS, int, int);
INTERNAL_FUNCTION_PARAMETERS  153 ext/gd/gd.c    static void php_image_filter_negate(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  154 ext/gd/gd.c    static void php_image_filter_grayscale(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  155 ext/gd/gd.c    static void php_image_filter_brightness(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  156 ext/gd/gd.c    static void php_image_filter_contrast(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  157 ext/gd/gd.c    static void php_image_filter_colorize(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  158 ext/gd/gd.c    static void php_image_filter_edgedetect(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  159 ext/gd/gd.c    static void php_image_filter_emboss(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  160 ext/gd/gd.c    static void php_image_filter_gaussian_blur(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  161 ext/gd/gd.c    static void php_image_filter_selective_blur(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  162 ext/gd/gd.c    static void php_image_filter_mean_removal(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  163 ext/gd/gd.c    static void php_image_filter_smooth(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  167 ext/gd/gd.c    static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImagePtr (*func_p)(), gdImagePtr (*ioctx_func_p)());
INTERNAL_FUNCTION_PARAMETERS  168 ext/gd/gd.c    static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p)());
INTERNAL_FUNCTION_PARAMETERS  170 ext/gd/gd.c    static void _php_image_convert(INTERNAL_FUNCTION_PARAMETERS, int image_type);
INTERNAL_FUNCTION_PARAMETERS 2566 ext/gd/gd.c    static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImagePtr (*func_p)(), gdImagePtr (*ioctx_func_p)())
INTERNAL_FUNCTION_PARAMETERS 2784 ext/gd/gd.c    static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p)())
INTERNAL_FUNCTION_PARAMETERS 3704 ext/gd/gd.c    static void php_imagepolygon(INTERNAL_FUNCTION_PARAMETERS, int filled)
INTERNAL_FUNCTION_PARAMETERS 3825 ext/gd/gd.c    static void php_imagefontsize(INTERNAL_FUNCTION_PARAMETERS, int arg)
INTERNAL_FUNCTION_PARAMETERS 3889 ext/gd/gd.c    static void php_imagechar(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS 4213 ext/gd/gd.c    static void php_imagettftext_common(INTERNAL_FUNCTION_PARAMETERS, int mode, int extended)
INTERNAL_FUNCTION_PARAMETERS 4901 ext/gd/gd.c    static void _php_image_convert(INTERNAL_FUNCTION_PARAMETERS, int image_type )
INTERNAL_FUNCTION_PARAMETERS 5108 ext/gd/gd.c    static void php_image_filter_negate(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5119 ext/gd/gd.c    static void php_image_filter_grayscale(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5130 ext/gd/gd.c    static void php_image_filter_brightness(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5153 ext/gd/gd.c    static void php_image_filter_contrast(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5176 ext/gd/gd.c    static void php_image_filter_colorize(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5200 ext/gd/gd.c    static void php_image_filter_edgedetect(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5211 ext/gd/gd.c    static void php_image_filter_emboss(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5222 ext/gd/gd.c    static void php_image_filter_gaussian_blur(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5233 ext/gd/gd.c    static void php_image_filter_selective_blur(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5244 ext/gd/gd.c    static void php_image_filter_mean_removal(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 5255 ext/gd/gd.c    static void php_image_filter_smooth(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS   50 ext/gd/gd_ctx.c static void _php_image_output_ctx(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p)())
INTERNAL_FUNCTION_PARAMETERS  633 ext/gmp/gmp.c  static inline void _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAMETERS, gmp_binary_op_t gmp_op, gmp_binary_ui_op_t gmp_ui_op)
INTERNAL_FUNCTION_PARAMETERS  680 ext/gmp/gmp.c  static inline void _gmp_unary_ui_op(INTERNAL_FUNCTION_PARAMETERS, gmp_unary_ui_op_t gmp_op)
INTERNAL_FUNCTION_PARAMETERS  694 ext/gmp/gmp.c  static inline void _gmp_unary_op(INTERNAL_FUNCTION_PARAMETERS, gmp_unary_op_t gmp_op)
INTERNAL_FUNCTION_PARAMETERS  708 ext/gmp/gmp.c  static inline void _gmp_unary_opl(INTERNAL_FUNCTION_PARAMETERS, gmp_unary_opl_t gmp_op)
INTERNAL_FUNCTION_PARAMETERS  725 ext/gmp/gmp.c  static inline void _gmp_binary_opl(INTERNAL_FUNCTION_PARAMETERS, gmp_binary_opl_t gmp_op)
INTERNAL_FUNCTION_PARAMETERS   66 ext/hash/hash.c static void php_hash_do_hash(INTERNAL_FUNCTION_PARAMETERS, int isfilename)
INTERNAL_FUNCTION_PARAMETERS  140 ext/hash/hash.c static void php_hash_do_hash_hmac(INTERNAL_FUNCTION_PARAMETERS, int isfilename)
INTERNAL_FUNCTION_PARAMETERS  749 ext/imap/php_imap.c static void php_imap_do_open(INTERNAL_FUNCTION_PARAMETERS, int persistent)
INTERNAL_FUNCTION_PARAMETERS  346 ext/interbase/ibase_blobs.c static void _php_ibase_blob_end(INTERNAL_FUNCTION_PARAMETERS, int bl_end) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  846 ext/interbase/ibase_query.c static int _php_ibase_exec(INTERNAL_FUNCTION_PARAMETERS, ibase_result **ib_resultp, /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 1460 ext/interbase/ibase_query.c static void _php_ibase_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int fetch_type) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  136 ext/interbase/ibase_service.c static void _php_ibase_user(INTERNAL_FUNCTION_PARAMETERS, char operation) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  274 ext/interbase/ibase_service.c static void _php_ibase_service_query(INTERNAL_FUNCTION_PARAMETERS, /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  418 ext/interbase/ibase_service.c static void _php_ibase_backup_restore(INTERNAL_FUNCTION_PARAMETERS, char operation) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  489 ext/interbase/ibase_service.c static void _php_ibase_service_action(INTERNAL_FUNCTION_PARAMETERS, char svc_action) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  281 ext/interbase/interbase.c void _php_ibase_get_link_trans(INTERNAL_FUNCTION_PARAMETERS, /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  622 ext/interbase/interbase.c static void _php_ibase_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 1038 ext/interbase/interbase.c static void _php_ibase_trans_end(INTERNAL_FUNCTION_PARAMETERS, int commit) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  169 ext/interbase/php_ibase_includes.h void _php_ibase_get_link_trans(INTERNAL_FUNCTION_PARAMETERS, zval **link_id,
INTERNAL_FUNCTION_PARAMETERS  677 ext/ldap/ldap.c static void php_ldap_do_search(INTERNAL_FUNCTION_PARAMETERS, int scope)
INTERNAL_FUNCTION_PARAMETERS 1382 ext/ldap/ldap.c static void php_ldap_do_modify(INTERNAL_FUNCTION_PARAMETERS, int oper)
INTERNAL_FUNCTION_PARAMETERS 2230 ext/ldap/ldap.c static void php_ldap_do_translate(INTERNAL_FUNCTION_PARAMETERS, int way) 
INTERNAL_FUNCTION_PARAMETERS 3225 ext/mbstring/mbstring.c php_mb_numericentity_exec(INTERNAL_FUNCTION_PARAMETERS, int type)
INTERNAL_FUNCTION_PARAMETERS  518 ext/mbstring/php_mbregex.c static void _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAMETERS, int icase)
INTERNAL_FUNCTION_PARAMETERS  615 ext/mbstring/php_mbregex.c static void _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAMETERS, OnigOptionType options)
INTERNAL_FUNCTION_PARAMETERS  941 ext/mbstring/php_mbregex.c _php_mb_regex_ereg_search_exec(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS  232 ext/msql/php_msql.c static void php_msql_do_connect(INTERNAL_FUNCTION_PARAMETERS,int persistent)
INTERNAL_FUNCTION_PARAMETERS  372 ext/msql/php_msql.c static int php_msql_get_default_link(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  894 ext/msql/php_msql.c static void php_msql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type)
INTERNAL_FUNCTION_PARAMETERS 1151 ext/msql/php_msql.c static void php_msql_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type)
INTERNAL_FUNCTION_PARAMETERS  386 ext/mssql/php_mssql.c static void php_mssql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent)
INTERNAL_FUNCTION_PARAMETERS  712 ext/mssql/php_mssql.c static int php_mssql_get_default_link(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 1366 ext/mssql/php_mssql.c static void php_mssql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type, int expected_args)
INTERNAL_FUNCTION_PARAMETERS  514 ext/mysql/php_mysql.c static void php_mysql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent)
INTERNAL_FUNCTION_PARAMETERS  791 ext/mysql/php_mysql.c static int php_mysql_get_default_link(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 1305 ext/mysql/php_mysql.c static void php_mysql_do_query(INTERNAL_FUNCTION_PARAMETERS, int use_store)
INTERNAL_FUNCTION_PARAMETERS 1887 ext/mysql/php_mysql.c static void php_mysql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type, int expected_args, int into_object)
INTERNAL_FUNCTION_PARAMETERS 2314 ext/mysql/php_mysql.c static void php_mysql_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type)
INTERNAL_FUNCTION_PARAMETERS   55 ext/mysqli/mysqli.c extern void php_mysqli_connect(INTERNAL_FUNCTION_PARAMETERS);
INTERNAL_FUNCTION_PARAMETERS  844 ext/mysqli/mysqli.c void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flags, int into_object)
INTERNAL_FUNCTION_PARAMETERS  150 ext/mysqli/php_mysqli.h extern void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flag, int into_object);
INTERNAL_FUNCTION_PARAMETERS  965 ext/oci8/oci8.c void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive)
INTERNAL_FUNCTION_PARAMETERS 1683 ext/oci8/oci8.c void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args)
INTERNAL_FUNCTION_PARAMETERS 1223 ext/oci8/oci8_statement.c php_oci_out_column *php_oci_statement_get_column_helper(INTERNAL_FUNCTION_PARAMETERS, int need_data)
INTERNAL_FUNCTION_PARAMETERS  320 ext/oci8/php_oci8_int.h void php_oci_do_connect (INTERNAL_FUNCTION_PARAMETERS, int , int);
INTERNAL_FUNCTION_PARAMETERS  329 ext/oci8/php_oci8_int.h void php_oci_fetch_row(INTERNAL_FUNCTION_PARAMETERS, int, int);
INTERNAL_FUNCTION_PARAMETERS  400 ext/oci8/php_oci8_int.h php_oci_out_column *php_oci_statement_get_column_helper(INTERNAL_FUNCTION_PARAMETERS, int need_data);
INTERNAL_FUNCTION_PARAMETERS   63 ext/odbc/php_odbc.c void odbc_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent);
INTERNAL_FUNCTION_PARAMETERS  613 ext/odbc/php_odbc.c void php_odbc_fetch_attribs(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS  693 ext/odbc/php_odbc.c void odbc_transact(INTERNAL_FUNCTION_PARAMETERS, int type)
INTERNAL_FUNCTION_PARAMETERS  727 ext/odbc/php_odbc.c void odbc_column_lengths(INTERNAL_FUNCTION_PARAMETERS, int type)
INTERNAL_FUNCTION_PARAMETERS 1349 ext/odbc/php_odbc.c static void php_odbc_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type)
INTERNAL_FUNCTION_PARAMETERS 2204 ext/odbc/php_odbc.c void odbc_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent)
INTERNAL_FUNCTION_PARAMETERS 2699 ext/odbc/php_odbc.c static void php_odbc_lasterror(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS  441 ext/pcre/php_pcre.c static void php_do_pcre_match(INTERNAL_FUNCTION_PARAMETERS, int global) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 1249 ext/pcre/php_pcre.c static void preg_replace_impl(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_callable_replace)
INTERNAL_FUNCTION_PARAMETERS 1625 ext/pdo/pdo_stmt.c static int register_bound_param(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int is_param) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 1893 ext/pdo/pdo_stmt.c int pdo_stmt_setup_fetch_mode(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int skip)
INTERNAL_FUNCTION_PARAMETERS 2654 ext/pdo/pdo_stmt.c static int row_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS   46 ext/pdo/php_pdo_int.h int pdo_stmt_setup_fetch_mode(INTERNAL_FUNCTION_PARAMETERS, pdo_stmt_t *stmt, int skip_first_arg);
INTERNAL_FUNCTION_PARAMETERS  619 ext/pgsql/pgsql.c static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent)
INTERNAL_FUNCTION_PARAMETERS  829 ext/pgsql/pgsql.c static int php_pgsql_get_default_link(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  910 ext/pgsql/pgsql.c static void php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type)
INTERNAL_FUNCTION_PARAMETERS 1572 ext/pgsql/pgsql.c static void php_pgsql_get_result_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type)
INTERNAL_FUNCTION_PARAMETERS 1816 ext/pgsql/pgsql.c static void php_pgsql_get_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type)
INTERNAL_FUNCTION_PARAMETERS 1991 ext/pgsql/pgsql.c static void php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, long result_type, int into_object)
INTERNAL_FUNCTION_PARAMETERS 2296 ext/pgsql/pgsql.c static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type)
INTERNAL_FUNCTION_PARAMETERS 3939 ext/pgsql/pgsql.c static void php_pgsql_do_async(INTERNAL_FUNCTION_PARAMETERS, int entry_type) 
INTERNAL_FUNCTION_PARAMETERS  204 ext/pgsql/php_pgsql.h static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS,int persistent);
INTERNAL_FUNCTION_PARAMETERS  205 ext/pgsql/php_pgsql.h static void php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type);
INTERNAL_FUNCTION_PARAMETERS  206 ext/pgsql/php_pgsql.h static void php_pgsql_get_result_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type);
INTERNAL_FUNCTION_PARAMETERS  208 ext/pgsql/php_pgsql.h static void php_pgsql_get_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type);
INTERNAL_FUNCTION_PARAMETERS  209 ext/pgsql/php_pgsql.h static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type);
INTERNAL_FUNCTION_PARAMETERS  210 ext/pgsql/php_pgsql.h static void php_pgsql_do_async(INTERNAL_FUNCTION_PARAMETERS,int entry_type);
INTERNAL_FUNCTION_PARAMETERS  793 ext/pspell/pspell.c static void pspell_config_path(INTERNAL_FUNCTION_PARAMETERS, char *option)
INTERNAL_FUNCTION_PARAMETERS 1014 ext/reflection/php_reflection.c static void _function_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask)
INTERNAL_FUNCTION_PARAMETERS 1183 ext/reflection/php_reflection.c static void _reflection_export(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_ptr, int ctor_argc)
INTERNAL_FUNCTION_PARAMETERS 2638 ext/reflection/php_reflection.c static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object)
INTERNAL_FUNCTION_PARAMETERS 3316 ext/reflection/php_reflection.c static void _class_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask)
INTERNAL_FUNCTION_PARAMETERS 3886 ext/reflection/php_reflection.c static void _property_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask)
INTERNAL_FUNCTION_PARAMETERS  358 ext/snmp/snmp.c static void php_snmp_internal(INTERNAL_FUNCTION_PARAMETERS, int st, 
INTERNAL_FUNCTION_PARAMETERS  576 ext/snmp/snmp.c static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) 
INTERNAL_FUNCTION_PARAMETERS 1002 ext/snmp/snmp.c static void php_snmpv3(INTERNAL_FUNCTION_PARAMETERS, int st)
INTERNAL_FUNCTION_PARAMETERS   60 ext/snmp/winsnmp.c void _php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st) {
INTERNAL_FUNCTION_PARAMETERS  228 ext/snmp/winsnmp.c DLEXPORT void php3_snmpget(INTERNAL_FUNCTION_PARAMETERS) {
INTERNAL_FUNCTION_PARAMETERS  235 ext/snmp/winsnmp.c DLEXPORT void php3_snmpwalk(INTERNAL_FUNCTION_PARAMETERS) {
INTERNAL_FUNCTION_PARAMETERS   73 ext/soap/soap.c static void soap_call_function_handler(INTERNAL_FUNCTION_PARAMETERS, zend_property_reference *property_reference);
INTERNAL_FUNCTION_PARAMETERS 3175 ext/soap/soap.c static void soap_call_function_handler(INTERNAL_FUNCTION_PARAMETERS, zend_property_reference *property_reference)
INTERNAL_FUNCTION_PARAMETERS 1178 ext/spl/spl_array.c static void spl_array_method(INTERNAL_FUNCTION_PARAMETERS, char *fname, int fname_len, int use_arg)
INTERNAL_FUNCTION_PARAMETERS  831 ext/spl/spl_iterators.c int spl_dual_it_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  897 ext/spl/spl_iterators.c static spl_dual_it_object* spl_dual_it_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_base, zend_class_entry *ce_inner, dual_it_type dit_type)
INTERNAL_FUNCTION_PARAMETERS  454 ext/standard/array.c static void php_natsort(INTERNAL_FUNCTION_PARAMETERS, int fold_case) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 1219 ext/standard/array.c static void php_search_array(INTERNAL_FUNCTION_PARAMETERS, int behavior)
INTERNAL_FUNCTION_PARAMETERS 1999 ext/standard/array.c static void _phpi_pop(INTERNAL_FUNCTION_PARAMETERS, int off_the_end)
INTERNAL_FUNCTION_PARAMETERS 2360 ext/standard/array.c static void php_array_merge_wrapper(INTERNAL_FUNCTION_PARAMETERS, int recursive) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 2957 ext/standard/array.c static void php_array_intersect_key(INTERNAL_FUNCTION_PARAMETERS, int data_compare_type) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 3049 ext/standard/array.c static void php_array_intersect(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, int key_compare_type) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 3435 ext/standard/array.c static void php_array_diff_key(INTERNAL_FUNCTION_PARAMETERS, int data_compare_type) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 3527 ext/standard/array.c static void php_array_diff(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, int key_compare_type) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  202 ext/standard/dir.c static void _php_do_opendir(INTERNAL_FUNCTION_PARAMETERS, int createobject)
INTERNAL_FUNCTION_PARAMETERS  195 ext/standard/exec.c static void php_exec_ex(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS  390 ext/standard/filestat.c static void php_do_chgrp(INTERNAL_FUNCTION_PARAMETERS, int do_lchgrp) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  487 ext/standard/filestat.c static void php_do_chown(INTERNAL_FUNCTION_PARAMETERS, int do_lchown) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  997 ext/standard/filestat.c void name(INTERNAL_FUNCTION_PARAMETERS) { \
INTERNAL_FUNCTION_PARAMETERS   32 ext/standard/fsock.c static void php_fsockopen_stream(INTERNAL_FUNCTION_PARAMETERS, int persistent)
INTERNAL_FUNCTION_PARAMETERS 1256 ext/standard/html.c static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all)
INTERNAL_FUNCTION_PARAMETERS   53 ext/standard/microtime.c static void _php_gettimeofday(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS  185 ext/standard/reg.c static void php_ereg(INTERNAL_FUNCTION_PARAMETERS, int icase)
INTERNAL_FUNCTION_PARAMETERS  443 ext/standard/reg.c static void php_ereg_replace(INTERNAL_FUNCTION_PARAMETERS, int icase)
INTERNAL_FUNCTION_PARAMETERS  521 ext/standard/reg.c static void php_split(INTERNAL_FUNCTION_PARAMETERS, int icase)
INTERNAL_FUNCTION_PARAMETERS 1059 ext/standard/streamsfuncs.c static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  207 ext/standard/string.c static void php_spn_common_handler(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  758 ext/standard/string.c static void php_do_trim(INTERNAL_FUNCTION_PARAMETERS, int mode)
INTERNAL_FUNCTION_PARAMETERS 3699 ext/standard/string.c static void php_str_replace_common(INTERNAL_FUNCTION_PARAMETERS, int case_sensitivity)
INTERNAL_FUNCTION_PARAMETERS 3788 ext/standard/string.c static void php_hebrev(INTERNAL_FUNCTION_PARAMETERS, int convert_newlines)
INTERNAL_FUNCTION_PARAMETERS 4698 ext/standard/string.c static void php_strnatcmp(INTERNAL_FUNCTION_PARAMETERS, int fold_case)
INTERNAL_FUNCTION_PARAMETERS  203 ext/standard/type.c static void php_is_type(INTERNAL_FUNCTION_PARAMETERS, int type)
INTERNAL_FUNCTION_PARAMETERS  428 ext/standard/user_filters.c static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  310 ext/sybase/php_sybase_db.c static void php_sybase_do_connect(INTERNAL_FUNCTION_PARAMETERS,int persistent)
INTERNAL_FUNCTION_PARAMETERS  557 ext/sybase/php_sybase_db.c static int php_sybase_get_default_link(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 1064 ext/sybase/php_sybase_db.c static void php_sybase_fetch_hash(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  595 ext/sybase_ct/php_sybase_ct.c static void php_sybase_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent)
INTERNAL_FUNCTION_PARAMETERS  840 ext/sybase_ct/php_sybase_ct.c static int php_sybase_get_default_link(INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS 1356 ext/sybase_ct/php_sybase_ct.c static void php_sybase_query (INTERNAL_FUNCTION_PARAMETERS, int buffered)
INTERNAL_FUNCTION_PARAMETERS 1764 ext/sybase_ct/php_sybase_ct.c static void php_sybase_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int numerics)
INTERNAL_FUNCTION_PARAMETERS  277 ext/sysvsem/sysvsem.c static void php_sysvsem_semop(INTERNAL_FUNCTION_PARAMETERS, int acquire)
INTERNAL_FUNCTION_PARAMETERS  217 ext/tidy/tidy.c static void php_tidy_create_node(INTERNAL_FUNCTION_PARAMETERS, tidy_base_nodetypes);
INTERNAL_FUNCTION_PARAMETERS  456 ext/tidy/tidy.c static void php_tidy_quick_repair(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_file)
INTERNAL_FUNCTION_PARAMETERS  873 ext/tidy/tidy.c static void php_tidy_create_node(INTERNAL_FUNCTION_PARAMETERS, tidy_base_nodetypes node_type)
INTERNAL_FUNCTION_PARAMETERS 1070 ext/xml/xml.c  static void php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAMETERS, int ns_support)
INTERNAL_FUNCTION_PARAMETERS  422 ext/xmlreader/php_xmlreader.c static void php_xmlreader_string_arg(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_one_char_t internal_function) {
INTERNAL_FUNCTION_PARAMETERS  455 ext/xmlreader/php_xmlreader.c static void php_xmlreader_no_arg(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_int_t internal_function) {
INTERNAL_FUNCTION_PARAMETERS  476 ext/xmlreader/php_xmlreader.c static void php_xmlreader_no_arg_string(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_char_t internal_function) {
INTERNAL_FUNCTION_PARAMETERS  499 ext/xmlreader/php_xmlreader.c static void php_xmlreader_set_relaxng_schema(INTERNAL_FUNCTION_PARAMETERS, int type) {
INTERNAL_FUNCTION_PARAMETERS  414 ext/xmlwriter/php_xmlwriter.c static void php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAMETERS, xmlwriter_read_one_char_t internal_function, char *err_string)
INTERNAL_FUNCTION_PARAMETERS  456 ext/xmlwriter/php_xmlwriter.c static void php_xmlwriter_end(INTERNAL_FUNCTION_PARAMETERS, xmlwriter_read_int_t internal_function)
INTERNAL_FUNCTION_PARAMETERS 1548 ext/xmlwriter/php_xmlwriter.c static void php_xmlwriter_flush(INTERNAL_FUNCTION_PARAMETERS, int force_string) {
INTERNAL_FUNCTION_PARAMETERS  851 ext/zip/php_zip.c static void php_zip_entry_get_info(INTERNAL_FUNCTION_PARAMETERS, int opt) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS 1861 ext/zip/php_zip.c static void php_zip_get_from(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */
INTERNAL_FUNCTION_PARAMETERS  161 sapi/apache_hooks/php_apache.c static void apache_request_read_string_slot(int offset, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  185 sapi/apache_hooks/php_apache.c static void apache_request_string_slot(int offset, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  221 sapi/apache_hooks/php_apache.c static void apache_request_read_int_slot(int offset, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  241 sapi/apache_hooks/php_apache.c static void apache_request_int_slot(int offset, INTERNAL_FUNCTION_PARAMETERS)
INTERNAL_FUNCTION_PARAMETERS  564 sapi/apache_hooks/php_apache.c static void add_header_to_table(table *t, INTERNAL_FUNCTION_PARAMETERS)