Searched refs:has_default (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/pgsql/ |
H A D | pgsql.c | 5392 if (!(opt & PGSQL_CONV_IGNORE_DEFAULT) && Z_BVAL_PP(has_default)) { \ 5413 zval *meta, **def, **type, **not_null, **has_default, **is_enum, **val, *new_val; local 5464 …h_find(Z_ARRVAL_PP(def), "has default", sizeof("has default"), (void **)&has_default) == FAILURE) {
|
Completed in 26 milliseconds