Searched defs:def (Results 1 – 13 of 13) sorted by relevance
/PHP-5.3/ext/snmp/ |
H A D | snmp.c | 1070 const oid *def = get_default_authtype(&(s->securityAuthProtoLen)); local 1099 const oid *def = get_default_privtype(&(s->securityPrivProtoLen)); local
|
/PHP-5.3/ext/pdo_oci/ |
H A D | php_pdo_oci_int.h | 48 OCIDefine *def; member
|
/PHP-5.3/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 57 char *def; member
|
/PHP-5.3/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 317 const char* def = NULL; in xml_element_to_method_description() local
|
/PHP-5.3/Zend/ |
H A D | zend_vm_gen.php | 969 function gen_vm($def, $skel) {
|
/PHP-5.3/ext/soap/ |
H A D | php_sdl.h | 209 char *def; member 248 char *def; member
|
H A D | php_schema.c | 1624 xmlAttrPtr def; in schema_element() local 1870 xmlAttrPtr def; in schema_attribute() local
|
/PHP-5.3/ext/pdo_mysql/ |
H A D | php_pdo_mysql_int.h | 116 MYSQL_FIELD *def; member
|
/PHP-5.3/ext/filter/ |
H A D | filter.c | 771 zval **option, **opt, **def; in PHP_FUNCTION() local
|
/PHP-5.3/ext/dom/ |
H A D | element.c | 700 xmlNsPtr def; in _dom_new_reconNs() local
|
/PHP-5.3/ext/date/ |
H A D | php_date.c | 3687 #define PHP_DATE_INTERVAL_READ_PROPERTY(element, member, itype, def) \ in php_date_interval_initialize_from_hash() argument
|
/PHP-5.3/ext/pgsql/ |
H A D | pgsql.c | 5156 zval *meta, **def, **type, **not_null, **has_default, **is_enum, **val, *new_val; local
|
/PHP-5.3/ext/mysqlnd/ |
H A D | mysqlnd_structs.h | 72 char *def; /* Default value (set by mysql_list_fields) */ member
|
Completed in 103 milliseconds