Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c5406 if (!(opt & PGSQL_CONV_IGNORE_DEFAULT) && Z_BVAL_PP(has_default)) { \
5427 zval *meta, **def, **type, **not_null, **has_default, **is_enum, **val, *new_val; local
5478 …h_find(Z_ARRVAL_PP(def), "has default", sizeof("has default"), (void **)&has_default) == FAILURE) {

Completed in 19 milliseconds