Home
last modified time | relevance | path

Searched refs:def (Results 101 – 116 of 116) sorted by relevance

12345

/PHP-7.4/ext/sockets/
H A Dconversions.c107 static int param_get_bool(void *ctx, const char *key, int def) in param_get_bool() argument
113 return def; in param_get_bool()
/PHP-7.4/ext/soap/
H A Dphp_encoding.c1300 } else if (model->u.element->def && !model->u.element->nillable) { in model_to_zval_object()
1302 xmlNodeSetContent(dummy, BAD_CAST(model->u.element->def)); in model_to_zval_object()
1325 } else if (model->u.element->def && !model->u.element->nillable) { in model_to_zval_object()
1327 xmlNodeSetContent(dummy, BAD_CAST(model->u.element->def)); in model_to_zval_object()
1511 } else if (attr->def) { in to_zval_object_ex()
1512 str_val = attr->def; in to_zval_object_ex()
H A Dsoap.c4449 } else if (param->element->def && !param->element->nillable) {
4450 ZVAL_STRING(&defval, param->element->def);
/PHP-7.4/ext/intl/
H A Dphp_intl.c188 ZEND_ARG_INFO(0, def)
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1286 meta->def = packet->memory_pool->get_chunk(packet->memory_pool, len + 1); in php_mysqlnd_rset_field_read()
1287 memcpy(meta->def, p, len); in php_mysqlnd_rset_field_read()
1288 meta->def[len] = '\0'; in php_mysqlnd_rset_field_read()
H A Dmysqlnd_structs.h92 char *def; /* Default value */ member
/PHP-7.4/ext/pgsql/
H A Dpgsql.c5852 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; local
5881 if (!err && (def = zend_hash_find(Z_ARRVAL(meta), field)) == NULL) {
5885 if (!err && (type = zend_hash_str_find(Z_ARRVAL_P(def), "type", sizeof("type") - 1)) == NULL) {
5889 …if (!err && (not_null = zend_hash_str_find(Z_ARRVAL_P(def), "not null", sizeof("not null") - 1)) =…
5893 …if (!err && (has_default = zend_hash_str_find(Z_ARRVAL_P(def), "has default", sizeof("has default"…
5897 …if (!err && (is_enum = zend_hash_str_find(Z_ARRVAL_P(def), "is enum", sizeof("is enum") - 1)) == N…
/PHP-7.4/ext/intl/tests/
H A Dgrapheme.phpt100 …d . $char_a_ring_nfd . "a" . $char_a_ring_nfd . "bc" . $char_a_ring_nfd . "def", $char_a_ring_nfd …
167 …d . $char_a_ring_nfd . "a" . $char_A_ring_nfd . "bC" . $char_a_ring_nfd . "def", $char_a_ring_nfd …
233 …d . $char_a_ring_nfd . "a" . $char_a_ring_nfd . "bc" . $char_a_ring_nfd . "def", $char_a_ring_nfd …
298 …d . $char_a_ring_nfd . "a" . $char_A_ring_nfd . "bC" . $char_a_ring_nfd . "def", $char_a_ring_nfd …
H A Dgrapheme2.phpt100 …d . $char_a_ring_nfd . "a" . $char_a_ring_nfd . "bc" . $char_a_ring_nfd . "def", $char_a_ring_nfd …
167 …d . $char_a_ring_nfd . "a" . $char_A_ring_nfd . "bC" . $char_a_ring_nfd . "def", $char_a_ring_nfd …
233 …d . $char_a_ring_nfd . "a" . $char_a_ring_nfd . "bc" . $char_a_ring_nfd . "def", $char_a_ring_nfd …
298 …d . $char_a_ring_nfd . "a" . $char_A_ring_nfd . "bC" . $char_a_ring_nfd . "def", $char_a_ring_nfd …
/PHP-7.4/ext/mysqli/
H A Dmysqli_api.c1164 add_property_stringl(value, "def", (field->def ? field->def : ""), field->def_length);
/PHP-7.4/ext/date/
H A Dphp_date.c4416 #define PHP_DATE_INTERVAL_READ_PROPERTY(element, member, itype, def) \ in php_date_interval_initialize_from_hash() argument
4422 (*intobj)->diff->member = (itype)def; \ in php_date_interval_initialize_from_hash()
4453 #define PHP_DATE_INTERVAL_READ_PROPERTY_DOUBLE(element, member, def) \ in php_date_interval_initialize_from_hash() argument
4459 (*intobj)->diff->member = (double)def; \ in php_date_interval_initialize_from_hash()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dump.c1199 zend_dump_var_set(op_array, "def", DFG_BITSET(dfg->def, dfg->size, j)); in zend_dump_dfg()
/PHP-7.4/build/
H A Dltmain.sh2674 if test -f "$output_objdir/$soname-def"; then :
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch3284 " with `%s'", file, line, desc, def);
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6125 >0 regex \^#[[:space:]]*(if\|ifn)def
6129 >0 regex \^#[[:space:]]*(if\|ifn)def
24594 # def __init__ (self, ...):
24595 0 search/4096 def\ __init__
24637 # def name(*args, **kwargs):
24638 0 search/8192 def\
25170 >>0 regex def\ [a-z]|\ do$
25175 >0 regex (modul|includ)e\ [A-Z]|def\ [a-z]
25185 # def name (args)
25187 0 search/8192 def\
[all …]
H A Dmagic6125 >0 regex \^#[[:space:]]*(if\|ifn)def
6129 >0 regex \^#[[:space:]]*(if\|ifn)def
24594 # def __init__ (self, ...):
24595 0 search/4096 def\ __init__
24637 # def name(*args, **kwargs):
24638 0 search/8192 def\
25170 >>0 regex def\ [a-z]|\ do$
25175 >0 regex (modul|includ)e\ [A-Z]|def\ [a-z]
25185 # def name (args)
25187 0 search/8192 def\
[all …]

Completed in 266 milliseconds

12345