Home
last modified time | relevance | path

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

1234567

/PHP-7.2/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp299 static const zend_function_entry IntlPartsIterator_class_functions[] = {
/PHP-7.2/
H A DREADME.input_filter38 zend_function_entry my_input_filter_functions[] = {
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c6224 static const zend_function_entry reflection_exception_functions[] = {
6241 static const zend_function_entry reflection_functions[] = {
6247 static const zend_function_entry reflector_functions[] = {
6300 static const zend_function_entry reflection_function_functions[] = {
6319 static const zend_function_entry reflection_generator_functions[] = {
6359 static const zend_function_entry reflection_method_functions[] = {
6456 static const zend_function_entry reflection_class_functions[] = {
6524 static const zend_function_entry reflection_object_functions[] = {
6555 static const zend_function_entry reflection_property_functions[] = {
6639 static const zend_function_entry reflection_type_functions[] = {
[all …]
/PHP-7.2/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.2/ext/pdo_sqlite/
H A Dsqlite_driver.c697 static const zend_function_entry dbh_methods[] = {
704 static const zend_function_entry *get_driver_methods(pdo_dbh_t *dbh, int kind) in get_driver_methods()
/PHP-7.2/Zend/
H A Dzend_exceptions.c758 const zend_function_entry zend_funcs_throwable[] = {
787 static const zend_function_entry default_exception_functions[] = {
811 static const zend_function_entry error_exception_functions[] = {
/PHP-7.2/ext/pdo/
H A Dphp_pdo_driver.h305 typedef const zend_function_entry *(*pdo_dbh_get_driver_methods_func)(pdo_dbh_t *dbh, int kind);
/PHP-7.2/ext/intl/resourcebundle/
H A Dresourcebundle_class.c423 static zend_function_entry ResourceBundle_class_functions[] = {
/PHP-7.2/ext/sysvshm/
H A Dsysvshm.c81 const zend_function_entry sysvshm_functions[] = {
/PHP-7.2/ext/spl/
H A Dspl_directory.c1935 static const zend_function_entry spl_SplFileInfo_functions[] = {
1981 static const zend_function_entry spl_DirectoryIterator_functions[] = {
2010 static const zend_function_entry spl_FilesystemIterator_functions[] = {
2021 static const zend_function_entry spl_RecursiveDirectoryIterator_functions[] = {
2031 static const zend_function_entry spl_GlobIterator_functions[] = {
3079 static const zend_function_entry spl_SplFileObject_functions[] = {
3121 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.2/ext/standard/
H A Ddir.c101 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.2/ext/readline/
H A Dreadline.c133 static const zend_function_entry php_readline_functions[] = {
/PHP-7.2/ext/sysvmsg/
H A Dsysvmsg.c90 const zend_function_entry sysvmsg_functions[] = {
/PHP-7.2/sapi/apache2handler/
H A Dphp_functions.c520 static const zend_function_entry apache_functions[] = {
/PHP-7.2/ext/com_dotnet/
H A Dcom_extension.c200 const zend_function_entry com_dotnet_functions[] = {
/PHP-7.2/ext/bcmath/
H A Dbcmath.c99 const zend_function_entry bcmath_functions[] = {
/PHP-7.2/ext/session/
H A Dsession.c2675 static const zend_function_entry session_functions[] = {
2705 static const zend_function_entry php_session_iface_functions[] = {
2718 static const zend_function_entry php_session_id_iface_functions[] = {
2726 static const zend_function_entry php_session_update_timestamp_iface_functions[] = {
2735 static const zend_function_entry php_session_class_functions[] = {
/PHP-7.2/ext/bz2/
H A Dbz2.c100 static const zend_function_entry bz2_functions[] = {
/PHP-7.2/ext/intl/timezone/
H A Dtimezone_class.cpp458 static zend_function_entry TimeZone_class_functions[] = {
/PHP-7.2/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.2/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.2/ext/odbc/
H A Dbirdstep.c106 const zend_function_entry birdstep_functions[] = {

Completed in 91 milliseconds

1234567