Home
last modified time | relevance | path

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

/PHP-5.3/Zend/tests/
H A Dbug51394.phpt7 function eh()
13 set_error_handler("eh");
18 #0 %sbug51394.php(9): eh(8, 'Undefined varia...', '%s', 9, Array)
/PHP-5.3/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.3/ext/mysqli/tests/
H A Dmysqli_stmt_close.phpt27 // Yes, amazing, eh? AFAIK a work around of a constructor bug...
/PHP-5.3/ext/standard/tests/strings/
H A Dstrspn_variation6.phpt73 "fl\t\eh ",
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput83048 /^a(bc+|b[eh])g|.h$/
3358 /^a(bc+|b[eh])g|.h$/i
H A Dtestinput12720 /^a(bc+|b[eh])g|.h$/
3057 /^a(bc+|b[eh])g|.h$/i
H A Dtestoutput14377 /^a(bc+|b[eh])g|.h$/
4931 /^a(bc+|b[eh])g|.h$/i
H A Dtestoutput85041 /^a(bc+|b[eh])g|.h$/
5498 /^a(bc+|b[eh])g|.h$/i

Completed in 59 milliseconds