Home
last modified time | relevance | path

Searched refs:zend_restore_error_handling (Results 1 – 18 of 18) sorted by relevance

/PHP-8.0/ext/intl/spoofchecker/
H A Dspoofchecker_create.c60 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/ext/intl/collator/
H A Dcollator_create.c78 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/ext/fileinfo/
H A Dfileinfo.c240 zend_restore_error_handling(&zeh); in PHP_FUNCTION()
249 zend_restore_error_handling(&zeh); in PHP_FUNCTION()
268 zend_restore_error_handling(&zeh); in PHP_FUNCTION()
281 zend_restore_error_handling(&zeh); in PHP_FUNCTION()
290 zend_restore_error_handling(&zeh); in PHP_FUNCTION()
/PHP-8.0/ext/spl/tests/
H A Dbug79987.phpt2 Bug #79987 (Memory leak in SplFileInfo because of missing zend_restore_error_handling())
/PHP-8.0/ext/intl/formatter/
H A Dformatter_main.c96 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat.c128 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp102 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_create.cpp215 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/ext/spl/
H A Dspl_directory.c474 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_info()
570 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
754 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
1163 zend_restore_error_handling(&error_handling); \
1243 zend_restore_error_handling(&error_handling); in FileInfoFunction()
1255 zend_restore_error_handling(&error_handling); in FileInfoFunction()
1277 zend_restore_error_handling(&error_handling); in FileInfoFunction()
1297 zend_restore_error_handling(&error_handling); in PHP_METHOD()
1320 zend_restore_error_handling(&error_handling); in PHP_METHOD()
2100 zend_restore_error_handling(&error_handling); in PHP_METHOD()
[all …]
H A Dspl_iterators.c546 zend_restore_error_handling(&error_handling); in spl_recursive_it_it_construct()
594 zend_restore_error_handling(&error_handling); in spl_recursive_it_it_construct()
1380 zend_restore_error_handling(&error_handling); in spl_dual_it_construct()
1401 zend_restore_error_handling(&error_handling); in spl_dual_it_construct()
/PHP-8.0/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp201 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle_class.c150 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/Zend/
H A Dzend.h351 ZEND_API void zend_restore_error_handling(zend_error_handling *saved);
H A Dzend_API.c4417 ZEND_API void zend_restore_error_handling(zend_error_handling *saved) /* {{{ */ in zend_restore_error_handling() function
/PHP-8.0/ext/pdo/
H A Dpdo_dbh.c416 zend_restore_error_handling(&zeh); in PHP_METHOD()
422 zend_restore_error_handling(&zeh); in PHP_METHOD()
/PHP-8.0/ext/date/
H A Dphp_date.c2447 zend_restore_error_handling(&error_handling); in PHP_METHOD()
2467 zend_restore_error_handling(&error_handling); in PHP_METHOD()
3498 zend_restore_error_handling(&error_handling); in PHP_METHOD()
3917 zend_restore_error_handling(&error_handling); in PHP_METHOD()
4215 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/ext/sqlite3/
H A Dsqlite3.c1848 zend_restore_error_handling(&error_handling); in PHP_METHOD()
/PHP-8.0/
H A DNEWS1499 zend_restore_error_handling()). (Dmitry)

Completed in 101 milliseconds