Home
last modified time | relevance | path

Searched refs:S22 (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_clear_error.phpt78 Warning: PDOStatement::execute(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'unknown_c…
79 [003] Execute has failed, '42S22' array (
80 0 => '42S22',
94 Warning: PDO::prepare(): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'unknown_column' in…
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_sqlstate.phpt45 %s(5) "42S22"
/PHP-5.5/ext/hash/
H A Dhash_md.c215 #define S22 9 macro
382 GG(d, a, b, c, x[6], S22, 0xc040b340); /* 18 */
386 GG(d, a, b, c, x[10], S22, 0x2441453); /* 22 */
390 GG(d, a, b, c, x[14], S22, 0xc33707d6); /* 26 */
394 GG(d, a, b, c, x[2], S22, 0xfcefa3f8); /* 30 */

Completed in 22 milliseconds