Searched refs:not_null (Results 1 – 2 of 2) sorted by relevance
58 [0] => not_null
4838 else if (!(opt & PGSQL_CONV_IGNORE_NOT_NULL) && Z_TYPE_P(not_null) == IS_TRUE) { \4850 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; in php_pgsql_convert() local4889 …if (!err && (not_null = zend_hash_str_find(Z_ARRVAL_P(def), "not null", sizeof("not null") - 1)) =… in php_pgsql_convert()
Completed in 18 milliseconds