Home
last modified time | relevance | path

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

/PHP-7.2/ext/pdo_mysql/tests/
H A Dbug_33689.phpt57 [0] => not_null
/PHP-7.2/ext/pgsql/
H A Dpgsql.c5839 else if (!(opt & PGSQL_CONV_IGNORE_NOT_NULL) && Z_TYPE_P(not_null) == IS_TRUE) { \
5851 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; local
5888 …if (!err && (not_null = zend_hash_str_find(Z_ARRVAL_P(def), "not null", sizeof("not null") - 1)) =…

Completed in 18 milliseconds