Home
last modified time | relevance | path

Searched refs:eh (Results 1 – 13 of 13) sorted by relevance

/PHP-7.4/Zend/tests/
H A Dbug51394.phpt7 function eh()
13 set_error_handler("eh");
18 #0 %sbug51394.php(%d): eh(8, 'Undefined varia%s', '%s', %d, Array)
H A Dbug75241.phpt5 function eh(){}
7 set_error_handler('eh');
/PHP-7.4/ext/intl/tests/
H A Dcalendar_setTimeZone_error.phpt17 function eh($errno, $errstr) {
20 set_error_handler('eh');
H A Dcalendar_equals_error.phpt15 function eh($errno, $errstr) {
18 set_error_handler('eh');
H A Dcalendar_isEquivalentTo_error.phpt15 function eh($errno, $errstr) {
18 set_error_handler('eh');
H A Dcalendar_before_after_error.phpt15 function eh($errno, $errstr) {
18 set_error_handler('eh');
H A Dcalendar_get_getActualMaximum_Minumum_error2.phpt15 function eh($errno, $errstr) {
18 set_error_handler('eh');
H A Dcalendar_get_Least_Greatest_Minimum_Maximum_error.phpt30 function eh($errno, $errstr) {
33 set_error_handler('eh');
/PHP-7.4/ext/pdo_odbc/
H A Dodbc_driver.c61 SQLHANDLE eh; in pdo_odbc_error() local
81 eh = statement; in pdo_odbc_error()
84 eh = H->dbc; in pdo_odbc_error()
87 eh = H->env; in pdo_odbc_error()
90 rc = SQLGetDiagRec(htype, eh, recno++, einfo->last_state, &einfo->last_error, in pdo_odbc_error()
118 rc = SQLGetDiagRec(htype, eh, recno++, discard_state, &code, in pdo_odbc_error()
/PHP-7.4/ext/standard/tests/strings/
H A Dstrspn_variation6.phpt73 "fl\t\eh ",
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_close.phpt27 // Yes, amazing, eh? AFAIK a work around of a constructor bug...
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12715 # offset to horizontal offset table 58h~88 5eh
21135 # reserved should be 0h but 8c0dh for TUTMAC.WK3, 5h for SAMPADNS.WK3, 1h for a_readme.wk3, 1eh for…
H A Dmagic12715 # offset to horizontal offset table 58h~88 5eh
21135 # reserved should be 0h but 8c0dh for TUTMAC.WK3, 5h for SAMPADNS.WK3, 1h for a_readme.wk3, 1eh for…

Completed in 153 milliseconds