Home
last modified time | relevance | path

Searched refs:zend_function_entry (Results 76 – 100 of 165) sorted by relevance

1234567

/PHP-5.4/ext/pdo_sqlite/
H A Dsqlite_driver.c716 static const zend_function_entry dbh_methods[] = {
723 static const zend_function_entry *get_driver_methods(pdo_dbh_t *dbh, int kind TSRMLS_DC) in get_driver_methods()
/PHP-5.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c410 static zend_function_entry ResourceBundle_class_functions[] = {
/PHP-5.4/ext/sysvmsg/
H A Dsysvmsg.c90 const zend_function_entry sysvmsg_functions[] = {
/PHP-5.4/sapi/continuity/
H A Dcapi.c83 const zend_function_entry continuity_functions[] = {
/PHP-5.4/ext/standard/
H A Ddir.c104 static const zend_function_entry php_dir_class_functions[] = {
H A Duser_filters.c70 static const zend_function_entry user_filter_class_funcs[] = {
/PHP-5.4/ext/com_dotnet/
H A Dcom_extension.c197 const zend_function_entry com_dotnet_functions[] = {
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c5632 static const zend_function_entry reflection_exception_functions[] = {
5649 static const zend_function_entry reflection_functions[] = {
5655 static const zend_function_entry reflector_functions[] = {
5705 static const zend_function_entry reflection_function_functions[] = {
5745 static const zend_function_entry reflection_method_functions[] = {
5842 static const zend_function_entry reflection_class_functions[] = {
5906 static const zend_function_entry reflection_object_functions[] = {
5937 static const zend_function_entry reflection_property_functions[] = {
5968 static const zend_function_entry reflection_parameter_functions[] = {
6000 static const zend_function_entry reflection_extension_functions[] = {
[all …]
/PHP-5.4/ext/spl/
H A Dspl_directory.c1952 static const zend_function_entry spl_SplFileInfo_functions[] = {
1998 static const zend_function_entry spl_DirectoryIterator_functions[] = {
2027 static const zend_function_entry spl_FilesystemIterator_functions[] = {
2038 static const zend_function_entry spl_RecursiveDirectoryIterator_functions[] = {
2048 static const zend_function_entry spl_GlobIterator_functions[] = {
2964 static const zend_function_entry spl_SplFileObject_functions[] = {
3005 static const zend_function_entry spl_SplTempFileObject_functions[] = {
H A Dspl_dllist.c1307 static const zend_function_entry spl_funcs_SplQueue[] = {
1313 static const zend_function_entry spl_funcs_SplDoublyLinkedList[] = {
/PHP-5.4/Zend/
H A Dzend_exceptions.c755 const static zend_function_entry default_exception_functions[] = {
779 static const zend_function_entry error_exception_functions[] = {
H A Dzend_API.h41 } zend_function_entry; typedef
263 ZEND_API int zend_register_functions(zend_class_entry *scope, const zend_function_entry *functions,…
264 ZEND_API void zend_unregister_functions(const zend_function_entry *functions, int count, HashTable …
H A Dzend_closures.c409 static const zend_function_entry closure_functions[] = {
/PHP-5.4/sapi/apache2handler/
H A Dphp_functions.c516 static const zend_function_entry apache_functions[] = {
/PHP-5.4/ext/readline/
H A Dreadline.c131 static const zend_function_entry php_readline_functions[] = {
/PHP-5.4/sapi/aolserver/
H A Daolserver.c248 static const zend_function_entry aolserver_functions[] = {
/PHP-5.4/ext/bz2/
H A Dbz2.c99 static const zend_function_entry bz2_functions[] = {
/PHP-5.4/ext/pdo_pgsql/
H A Dpgsql_driver.c979 static const zend_function_entry dbh_methods[] = {
990 static const zend_function_entry *pdo_pgsql_get_driver_methods(pdo_dbh_t *dbh, int kind TSRMLS_DC) in pdo_pgsql_get_driver_methods()
/PHP-5.4/sapi/apache/
H A Dphp_apache.c98 const zend_function_entry apache_functions[] = {
/PHP-5.4/ext/bcmath/
H A Dbcmath.c98 const zend_function_entry bcmath_functions[] = {
/PHP-5.4/ext/intl/
H A Dphp_intl.c411 zend_function_entry intl_functions[] = {
/PHP-5.4/ext/tidy/
H A Dtidy.c377 static const zend_function_entry tidy_functions[] = {
407 static const zend_function_entry tidy_funcs_doc[] = {
432 static const zend_function_entry tidy_funcs_node[] = {
/PHP-5.4/ext/dom/
H A Dxpath.c65 const zend_function_entry php_dom_xpath_class_functions[] = {
/PHP-5.4/ext/calendar/
H A Dcalendar.c132 const zend_function_entry calendar_functions[] = {
/PHP-5.4/ext/odbc/
H A Dbirdstep.c107 const zend_function_entry birdstep_functions[] = {

Completed in 147 milliseconds

1234567