Home
last modified time | relevance | path

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

1234567

/PHP-7.1/
H A DREADME.input_filter38 zend_function_entry my_input_filter_functions[] = {
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c6325 static const zend_function_entry reflection_exception_functions[] = {
6342 static const zend_function_entry reflection_functions[] = {
6348 static const zend_function_entry reflector_functions[] = {
6401 static const zend_function_entry reflection_function_functions[] = {
6420 static const zend_function_entry reflection_generator_functions[] = {
6460 static const zend_function_entry reflection_method_functions[] = {
6557 static const zend_function_entry reflection_class_functions[] = {
6624 static const zend_function_entry reflection_object_functions[] = {
6655 static const zend_function_entry reflection_property_functions[] = {
6739 static const zend_function_entry reflection_type_functions[] = {
[all …]
/PHP-7.1/ext/dom/
H A Dcharacterdata.c65 const zend_function_entry php_dom_characterdata_class_functions[] = {
H A Dxpath.c65 const zend_function_entry php_dom_xpath_class_functions[] = {
/PHP-7.1/ext/pdo_sqlite/
H A Dsqlite_driver.c689 static const zend_function_entry dbh_methods[] = {
696 static const zend_function_entry *get_driver_methods(pdo_dbh_t *dbh, int kind) in get_driver_methods()
/PHP-7.1/Zend/
H A Dzend_exceptions.c774 const zend_function_entry zend_funcs_throwable[] = {
803 static const zend_function_entry default_exception_functions[] = {
827 static const zend_function_entry error_exception_functions[] = {
/PHP-7.1/ext/intl/resourcebundle/
H A Dresourcebundle_class.c423 static zend_function_entry ResourceBundle_class_functions[] = {
/PHP-7.1/ext/sysvshm/
H A Dsysvshm.c81 const zend_function_entry sysvshm_functions[] = {
/PHP-7.1/ext/pdo/
H A Dphp_pdo_driver.h296 typedef const zend_function_entry *(*pdo_dbh_get_driver_methods_func)(pdo_dbh_t *dbh, int kind);
/PHP-7.1/ext/spl/
H A Dspl_directory.c1912 static const zend_function_entry spl_SplFileInfo_functions[] = {
1958 static const zend_function_entry spl_DirectoryIterator_functions[] = {
1987 static const zend_function_entry spl_FilesystemIterator_functions[] = {
1998 static const zend_function_entry spl_RecursiveDirectoryIterator_functions[] = {
2008 static const zend_function_entry spl_GlobIterator_functions[] = {
3056 static const zend_function_entry spl_SplFileObject_functions[] = {
3098 static const zend_function_entry spl_SplTempFileObject_functions[] = {
H A Dspl_dllist.c1351 static const zend_function_entry spl_funcs_SplQueue[] = {
1357 static const zend_function_entry spl_funcs_SplDoublyLinkedList[] = {
/PHP-7.1/ext/readline/
H A Dreadline.c133 static const zend_function_entry php_readline_functions[] = {
/PHP-7.1/ext/sysvmsg/
H A Dsysvmsg.c90 const zend_function_entry sysvmsg_functions[] = {
/PHP-7.1/ext/standard/
H A Ddir.c109 static const zend_function_entry php_dir_class_functions[] = {
H A Duser_filters.c61 static const zend_function_entry user_filter_class_funcs[] = {
/PHP-7.1/ext/com_dotnet/
H A Dcom_extension.c199 const zend_function_entry com_dotnet_functions[] = {
/PHP-7.1/sapi/apache2handler/
H A Dphp_functions.c520 static const zend_function_entry apache_functions[] = {
/PHP-7.1/ext/bcmath/
H A Dbcmath.c98 const zend_function_entry bcmath_functions[] = {
/PHP-7.1/ext/session/
H A Dsession.c2455 static const zend_function_entry session_functions[] = {
2485 static const zend_function_entry php_session_iface_functions[] = {
2498 static const zend_function_entry php_session_id_iface_functions[] = {
2506 static const zend_function_entry php_session_update_timestamp_iface_functions[] = {
2515 static const zend_function_entry php_session_class_functions[] = {
/PHP-7.1/ext/intl/timezone/
H A Dtimezone_class.cpp458 static zend_function_entry TimeZone_class_functions[] = {
/PHP-7.1/ext/bz2/
H A Dbz2.c100 static const zend_function_entry bz2_functions[] = {
/PHP-7.1/ext/tidy/
H A Dtidy.c381 static const zend_function_entry tidy_functions[] = {
411 static const zend_function_entry tidy_funcs_doc[] = {
436 static const zend_function_entry tidy_funcs_node[] = {
/PHP-7.1/ext/pdo_pgsql/
H A Dpgsql_driver.c1129 static const zend_function_entry dbh_methods[] = {
1142 static const zend_function_entry *pdo_pgsql_get_driver_methods(pdo_dbh_t *dbh, int kind) in pdo_pgsql_get_driver_methods()
/PHP-7.1/ext/odbc/
H A Dbirdstep.c107 const zend_function_entry birdstep_functions[] = {
/PHP-7.1/ext/calendar/
H A Dcalendar.c134 const zend_function_entry calendar_functions[] = {

Completed in 154 milliseconds

1234567