Home
last modified time | relevance | path

Searched refs:not_null (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/mysql/tests/
H A Dmysql_field_seek.phpt60 [%u|b%"not_null"]=>
89 [%u|b%"not_null"]=>
118 [%u|b%"not_null"]=>
H A Dmysql_fetch_field.phpt169 [%u|b%"not_null"]=>
197 [%u|b%"not_null"]=>
230 [%u|b%"not_null"]=>
259 [%u|b%"not_null"]=>
H A Dmysql_field_flags.phpt85 'not_null'),
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_33689.phpt57 [0] => not_null
/PHP-5.5/ext/pgsql/
H A Dpgsql.c5412 else if (!(opt & PGSQL_CONV_IGNORE_NOT_NULL) && Z_BVAL_PP(not_null)) { \
5427 zval *meta, **def, **type, **not_null, **has_default, **is_enum, **val, *new_val; local
5474 …if (!err && zend_hash_find(Z_ARRVAL_PP(def), "not null", sizeof("not null"), (void **)&not_null) =…

Completed in 27 milliseconds