Home
last modified time | relevance | path

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

1234567

/PHP-7.4/ext/mysqli/
H A Dmysqli_warning.c327 const zend_function_entry mysqli_warning_methods[] = {
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c6311 static const zend_function_entry reflection_exception_functions[] = {
6328 static const zend_function_entry reflection_functions[] = {
6334 static const zend_function_entry reflector_functions[] = {
6386 static const zend_function_entry reflection_function_functions[] = {
6405 static const zend_function_entry reflection_generator_functions[] = {
6445 static const zend_function_entry reflection_method_functions[] = {
6542 static const zend_function_entry reflection_class_functions[] = {
6610 static const zend_function_entry reflection_object_functions[] = {
6645 static const zend_function_entry reflection_property_functions[] = {
6706 static const zend_function_entry reflection_parameter_functions[] = {
[all …]
/PHP-7.4/ext/dom/
H A Dcharacterdata.c63 const zend_function_entry php_dom_characterdata_class_functions[] = {
H A Dxpath.c63 const zend_function_entry php_dom_xpath_class_functions[] = {
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp295 static const zend_function_entry IntlPartsIterator_class_functions[] = {
/PHP-7.4/Zend/
H A Dzend_exceptions.c767 static const zend_function_entry zend_funcs_throwable[] = {
796 static const zend_function_entry default_exception_functions[] = {
820 static const zend_function_entry error_exception_functions[] = {
/PHP-7.4/ext/sysvshm/
H A Dsysvshm.c80 static const zend_function_entry sysvshm_functions[] = {
/PHP-7.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c425 static const zend_function_entry ResourceBundle_class_functions[] = {
/PHP-7.4/ext/pdo/
H A Dphp_pdo_driver.h303 typedef const zend_function_entry *(*pdo_dbh_get_driver_methods_func)(pdo_dbh_t *dbh, int kind);
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c703 static const zend_function_entry dbh_methods[] = {
710 static const zend_function_entry *get_driver_methods(pdo_dbh_t *dbh, int kind) in get_driver_methods()
/PHP-7.4/ext/spl/
H A Dspl_directory.c1912 static const zend_function_entry spl_SplFileInfo_functions[] = {
1959 static const zend_function_entry spl_DirectoryIterator_functions[] = {
1988 static const zend_function_entry spl_FilesystemIterator_functions[] = {
1999 static const zend_function_entry spl_RecursiveDirectoryIterator_functions[] = {
2009 static const zend_function_entry spl_GlobIterator_functions[] = {
3092 static const zend_function_entry spl_SplFileObject_functions[] = {
3134 static const zend_function_entry spl_SplTempFileObject_functions[] = {
H A Dspl_dllist.c1421 static const zend_function_entry spl_funcs_SplQueue[] = {
1427 static const zend_function_entry spl_funcs_SplDoublyLinkedList[] = {
/PHP-7.4/ext/standard/
H A Ddir.c95 static const zend_function_entry php_dir_class_functions[] = {
H A Duser_filters.c59 static const zend_function_entry user_filter_class_funcs[] = {
/PHP-7.4/ext/com_dotnet/
H A Dcom_extension.c136 static const zend_function_entry com_dotnet_functions[] = {
/PHP-7.4/ext/sysvmsg/
H A Dsysvmsg.c113 static const zend_function_entry sysvmsg_functions[] = {
/PHP-7.4/sapi/apache2handler/
H A Dphp_functions.c518 static const zend_function_entry apache_functions[] = {
/PHP-7.4/ext/bcmath/
H A Dbcmath.c97 static const zend_function_entry bcmath_functions[] = {
/PHP-7.4/ext/readline/
H A Dreadline.c131 static const zend_function_entry php_readline_functions[] = {
/PHP-7.4/ext/bz2/
H A Dbz2.c98 static const zend_function_entry bz2_functions[] = {
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_class.cpp461 static const zend_function_entry TimeZone_class_functions[] = {
/PHP-7.4/ext/session/
H A Dsession.c2778 static const zend_function_entry session_functions[] = {
2808 static const zend_function_entry php_session_iface_functions[] = {
2821 static const zend_function_entry php_session_id_iface_functions[] = {
2829 static const zend_function_entry php_session_update_timestamp_iface_functions[] = {
2838 static const zend_function_entry php_session_class_functions[] = {
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c1130 static const zend_function_entry dbh_methods[] = {
1143 static const zend_function_entry *pdo_pgsql_get_driver_methods(pdo_dbh_t *dbh, int kind) in pdo_pgsql_get_driver_methods()
/PHP-7.4/ext/tidy/
H A Dtidy.c423 static const zend_function_entry tidy_functions[] = {
453 static const zend_function_entry tidy_funcs_doc[] = {
478 static const zend_function_entry tidy_funcs_node[] = {
/PHP-7.4/ext/calendar/
H A Dcalendar.c133 static const zend_function_entry calendar_functions[] = {

Completed in 178 milliseconds

1234567