Searched defs:def (Results 1 – 12 of 12) sorted by relevance
/PHP-5.4/ext/pdo_oci/ |
H A D | php_pdo_oci_int.h | 48 OCIDefine *def; member
|
/PHP-5.4/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 57 char *def; member
|
/PHP-5.4/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 317 const char* def = NULL; in xml_element_to_method_description() local
|
/PHP-5.4/Zend/ |
H A D | zend_vm_gen.php | 1053 function gen_vm($def, $skel) {
|
/PHP-5.4/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.4/ext/pdo_mysql/ |
H A D | php_pdo_mysql_int.h | 116 MYSQL_FIELD *def; member
|
/PHP-5.4/ext/filter/ |
H A D | filter.c | 756 zval **option, **opt, **def; in PHP_FUNCTION() local
|
/PHP-5.4/ext/dom/ |
H A D | element.c | 700 xmlNsPtr def; in _dom_new_reconNs() local
|
/PHP-5.4/ext/date/ |
H A D | php_date.c | 3669 #define PHP_DATE_INTERVAL_READ_PROPERTY(element, member, itype, def) \ in php_date_interval_initialize_from_hash() argument
|
/PHP-5.4/ext/pgsql/ |
H A D | pgsql.c | 5413 zval *meta, **def, **type, **not_null, **has_default, **is_enum, **val, *new_val; local
|
/PHP-5.4/ext/mysqlnd/ |
H A D | mysqlnd_structs.h | 78 char *def; /* Default value (set by mysql_list_fields) */ member
|
Completed in 64 milliseconds