Searched defs:def (Results 1 – 15 of 15) sorted by relevance
/PHP-5.6/ext/zip/lib/ |
H A D | zip_extra_field.c | 47 struct zip_extra_field *head, *prev, *def; in _zip_ef_clone() local
|
/PHP-5.6/ext/fileinfo/libmagic/ |
H A D | funcs.c | 175 const char *def = "data"; in file_buffer() local
|
/PHP-5.6/ext/pdo_oci/ |
H A D | php_pdo_oci_int.h | 48 OCIDefine *def; member
|
/PHP-5.6/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 317 const char* def = NULL; in xml_element_to_method_description() local
|
/PHP-5.6/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 55 char *def; member
|
/PHP-5.6/Zend/ |
H A D | zend_vm_gen.php | 1059 function gen_vm($def, $skel) {
|
/PHP-5.6/ext/soap/ |
H A D | php_sdl.h | 209 char *def; member 248 char *def; member
|
H A D | php_schema.c | 1640 xmlAttrPtr def; in schema_element() local 1894 xmlAttrPtr def; in schema_attribute() local
|
/PHP-5.6/ext/pdo_mysql/ |
H A D | php_pdo_mysql_int.h | 116 MYSQL_FIELD *def; member
|
/PHP-5.6/ext/filter/ |
H A D | filter.c | 765 zval **option, **opt, **def; in PHP_FUNCTION() local
|
/PHP-5.6/ext/dom/ |
H A D | element.c | 700 xmlNsPtr def; in _dom_new_reconNs() local
|
/PHP-5.6/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-5.6/ext/pgsql/ |
H A D | pgsql.c | 5793 zval *meta, **def, **type, **not_null, **has_default, **is_enum, **val, *new_val; local
|
/PHP-5.6/ext/date/ |
H A D | php_date.c | 4196 #define PHP_DATE_INTERVAL_READ_PROPERTY(element, member, itype, def) \ in php_date_interval_initialize_from_hash() argument
|
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd_structs.h | 81 char *def; /* Default value (set by mysql_list_fields) */ member
|
Completed in 120 milliseconds