Home
last modified time | relevance | path

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

/PHP-5.5/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)
/PHP-5.5/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-5.5/ext/pdo_odbc/
H A Dodbc_driver.c63 SQLHANDLE eh; in pdo_odbc_error() local
83 eh = statement; in pdo_odbc_error()
86 eh = H->dbc; in pdo_odbc_error()
89 eh = H->env; in pdo_odbc_error()
92 rc = SQLGetDiagRec(htype, eh, recno++, einfo->last_state, &einfo->last_error, in pdo_odbc_error()
120 rc = SQLGetDiagRec(htype, eh, recno++, discard_state, &code, in pdo_odbc_error()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_close.phpt27 // Yes, amazing, eh? AFAIK a work around of a constructor bug...
/PHP-5.5/ext/standard/tests/strings/
H A Dstrspn_variation6.phpt73 "fl\t\eh ",
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput83053 /^a(bc+|b[eh])g|.h$/
3363 /^a(bc+|b[eh])g|.h$/i
H A Dtestinput12727 /^a(bc+|b[eh])g|.h$/
3064 /^a(bc+|b[eh])g|.h$/i
H A Dtestoutput84855 /^a(bc+|b[eh])g|.h$/
5301 /^a(bc+|b[eh])g|.h$/i
H A Dtestoutput14396 /^a(bc+|b[eh])g|.h$/
4950 /^a(bc+|b[eh])g|.h$/i

Completed in 55 milliseconds