Home
last modified time | relevance | path

Searched refs:PHP_DEP_FE (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/ereg/
H A Dereg.c55 PHP_DEP_FE(ereg, arginfo_ereg)
56 PHP_DEP_FE(ereg_replace, arginfo_ereg_replace)
57 PHP_DEP_FE(eregi, arginfo_ereg)
58 PHP_DEP_FE(eregi_replace, arginfo_ereg_replace)
59 PHP_DEP_FE(split, arginfo_split)
60 PHP_DEP_FE(spliti, arginfo_split)
61 PHP_DEP_FE(sql_regcase, arginfo_sql_regcase)
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c241 PHP_DEP_FE(mcrypt_ecb, arginfo_mcrypt_ecb)
242 PHP_DEP_FE(mcrypt_cbc, arginfo_mcrypt_cbc)
243 PHP_DEP_FE(mcrypt_cfb, arginfo_mcrypt_cfb)
244 PHP_DEP_FE(mcrypt_ofb, arginfo_mcrypt_ofb)
/PHP-5.5/main/
H A Dphp.h350 #define PHP_DEP_FE ZEND_DEP_FE macro
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c248 PHP_DEP_FE(mysql_create_db, arginfo_mysql_select_db)
249 PHP_DEP_FE(mysql_drop_db, arginfo_mysql_select_db)
254 PHP_DEP_FE(mysql_db_query, arginfo_mysql_db_query)
255 PHP_DEP_FE(mysql_list_dbs, arginfo__optional_mysql_link)
256 PHP_DEP_FE(mysql_list_tables, arginfo_mysql_select_db)
/PHP-5.5/ext/standard/
H A Dbasic_functions.c2980 PHP_DEP_FE(set_magic_quotes_runtime, arginfo_set_magic_quotes_runtime)
2988 PHP_DEP_FE(call_user_method, arginfo_call_user_method)
2989 PHP_DEP_FE(call_user_method_array, arginfo_call_user_method_array)

Completed in 33 milliseconds