Home
last modified time | relevance | path

Searched refs:is_null (Results 176 – 185 of 185) sorted by relevance

12345678

/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt16 if (!is_null($exp) && ($ret !== $exp)) {
H A Dpdo_mysql_prepare_native.phpt47 if (is_null($input_params))
H A Dpdo_mysql_prepare_emulated.phpt44 if (is_null($input_params))
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_field.phpt16 if (!is_null($tmp = @mysql_fetch_field()))
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_array_oo.phpt83 if (is_null($php_value)) {
H A Dmysqli_fetch_all_oo.phpt107 if (is_null($php_value)) {
H A Dmysqli_get_client_stats.phpt84 if (!is_null($tmp = @mysqli_get_client_stats($link)))
/PHP-5.5/ext/mysqli/
H A Dmysqli.c152 efree(bbuf.is_null); in php_free_stmt_bind_buffer()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c1167 is_null: in node_new_cclass_by_codepoint_range()
1174 if (n == 0) goto is_null; in node_new_cclass_by_codepoint_range()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c3068 PHP_FE(is_null, arginfo_is_null)

Completed in 79 milliseconds

12345678