Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Dcdatasection.c62 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
66 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dcomment.c62 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
66 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dentityreference.c61 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
65 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Ddocumentfragment.c63 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
67 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dprocessinginstruction.c63 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
67 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dtext.c77 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
81 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dattr.c69 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
73 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dxpath.c282 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
286 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Delement.c169 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
172 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Ddocument.c1463 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
1467 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.5/ext/spl/
H A Dspl_directory.c463 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_filesystem_object_create_info()
557 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_filesystem_object_create_type()
561 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_filesystem_object_create_type()
737 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_filesystem_object_construct()
1146 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1287 zend_restore_error_handling(&error_handling TSRMLS_CC); in FileInfoFunction()
1329 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1358 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1376 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1394 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
[all …]
H A Dspl_iterators.c510 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_recursive_it_it_construct()
560 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_recursive_it_it_construct()
1030 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_recursive_tree_iterator_get_entry()
1394 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
1399 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
1404 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
1413 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
1418 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
1432 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
1473 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
[all …]
H A Dspl_observer.c1002 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1008 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
H A Dspl_array.c1212 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1224 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c107 zend_restore_error_handling(&error_handling TSRMLS_CC);
111 zend_restore_error_handling(&error_handling TSRMLS_CC);
1629 zend_restore_error_handling(&error_handling TSRMLS_CC);
1637 zend_restore_error_handling(&error_handling TSRMLS_CC);
/PHP-5.5/ext/date/
H A Dphp_date.c2757 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
2775 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
3712 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
4152 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
4396 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
4460 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.5/Zend/
H A Dzend.h857 ZEND_API void zend_restore_error_handling(zend_error_handling *saved TSRMLS_DC);
H A Dzend_API.c3968 ZEND_API void zend_restore_error_handling(zend_error_handling *saved TSRMLS_DC) /* {{{ */ in zend_restore_error_handling() function
/PHP-5.5/ext/snmp/
H A Dsnmp.c1826 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
1830 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c2249 zend_restore_error_handling(&error_handling TSRMLS_CC); in SXE_METHOD()
2253 zend_restore_error_handling(&error_handling TSRMLS_CC); in SXE_METHOD()

Completed in 123 milliseconds