Searched defs:def (Results 1 – 16 of 16) sorted by relevance
/PHP-7.0/ext/zip/lib/ |
H A D | zip_extra_field.c | 43 zip_extra_field_t *head, *prev, *def; in _zip_ef_clone() local
|
/PHP-7.0/ext/pdo_oci/ |
H A D | php_pdo_oci_int.h | 50 OCIDefine *def; member
|
/PHP-7.0/ext/fileinfo/libmagic/ |
H A D | funcs.c | 175 const char *def = "data"; in file_buffer() local
|
H A D | softmagic.c | 107 file_fmtcheck(struct magic_set *ms, const struct magic *m, const char *def, in file_fmtcheck()
|
/PHP-7.0/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 317 const char* def = NULL; in xml_element_to_method_description() local
|
/PHP-7.0/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 55 char *def; member
|
/PHP-7.0/Zend/ |
H A D | zend_vm_gen.php | 1313 function gen_vm($def, $skel) {
|
/PHP-7.0/ext/soap/ |
H A D | php_sdl.h | 209 char *def; member 248 char *def; member
|
H A D | php_schema.c | 1642 xmlAttrPtr def; in schema_element() local 1896 xmlAttrPtr def; in schema_attribute() local
|
/PHP-7.0/ext/pdo_mysql/ |
H A D | php_pdo_mysql_int.h | 120 MYSQL_FIELD *def; member
|
/PHP-7.0/ext/filter/ |
H A D | filter.c | 739 zval *option, *opt, *def; in PHP_FUNCTION() local
|
/PHP-7.0/ext/dom/ |
H A D | element.c | 695 xmlNsPtr def; in _dom_new_reconNs() local
|
/PHP-7.0/ext/sockets/ |
H A D | conversions.c | 107 static int param_get_bool(void *ctx, const char *key, int def) in param_get_bool()
|
/PHP-7.0/ext/date/ |
H A D | php_date.c | 4211 #define PHP_DATE_INTERVAL_READ_PROPERTY(element, member, itype, def) \ in php_date_interval_initialize_from_hash() argument
|
/PHP-7.0/ext/pgsql/ |
H A D | pgsql.c | 5809 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; local
|
/PHP-7.0/ext/mysqlnd/ |
H A D | mysqlnd_structs.h | 80 char *def; /* Default value (set by mysql_list_fields) */ member
|
Completed in 115 milliseconds