Searched refs:eh (Results 1 – 10 of 10) sorted by relevance
/PHP-8.3/Zend/tests/ |
H A D | bug51394.phpt | 7 function eh() 13 set_error_handler("eh"); 19 #0 %s(%d): eh(2, 'Undefined varia...', '%s', %d)
|
/PHP-8.3/ext/intl/tests/ |
H A D | calendar_setTimeZone_error.phpt | 15 function eh($errno, $errstr) { 18 set_error_handler('eh');
|
H A D | calendar_equals_error.phpt | 13 function eh($errno, $errstr) { 16 set_error_handler('eh');
|
H A D | calendar_isEquivalentTo_error.phpt | 13 function eh($errno, $errstr) { 16 set_error_handler('eh');
|
H A D | calendar_before_after_error.phpt | 13 function eh($errno, $errstr) { 16 set_error_handler('eh');
|
/PHP-8.3/ext/pdo_odbc/ |
H A D | odbc_driver.c | 59 SQLHANDLE eh; in pdo_odbc_error() local 79 eh = statement; in pdo_odbc_error() 82 eh = H->dbc; in pdo_odbc_error() 85 eh = H->env; in pdo_odbc_error() 88 rc = SQLGetDiagRec(htype, eh, recno++, (SQLCHAR *) einfo->last_state, &einfo->last_error, in pdo_odbc_error() 116 rc = SQLGetDiagRec(htype, eh, recno++, discard_state, &code, in pdo_odbc_error()
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | strspn_variation6.phpt | 66 "fl\t\eh ",
|
/PHP-8.3/ext/mysqli/tests/ |
H A D | mysqli_stmt_close.phpt | 16 // Yes, amazing, eh? AFAIK a workaround of a constructor bug...
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 15403 # offset to optional horizontal offset table 0 58h~88 5eh 252h 22548 # pointer to optional manufacturer string; like: 0 (4243.bin) 59h 5ch 60h c7h 14eh 27ch 296h 324h 3… 27772 # reserved should be 0h but 8c0dh for TUTMAC.WK3, 5h for SAMPADNS.WK3, 1h for a_readme.wk3, 1eh for…
|
H A D | magic私はガラスを食べられます | 15403 # offset to optional horizontal offset table 0 58h~88 5eh 252h 22548 # pointer to optional manufacturer string; like: 0 (4243.bin) 59h 5ch 60h c7h 14eh 27ch 296h 324h 3… 27772 # reserved should be 0h but 8c0dh for TUTMAC.WK3, 5h for SAMPADNS.WK3, 1h for a_readme.wk3, 1eh for…
|
Completed in 156 milliseconds