Home
last modified time | relevance | path

Searched defs:props (Results 1 – 10 of 10) sorted by relevance

/PHP-8.0/ext/standard/
H A Dvar.c768 …HashTable *ht, HashTable *props, zend_string *name, zend_string *error_name, zval *struc) /* {{{ */ in php_var_serialize_try_add_sleep_prop()
801 HashTable *props = zend_get_properties_for(struc, ZEND_PROP_PURPOSE_SERIALIZE); in php_var_serialize_get_sleep_props() local
922 HashTable props; in php_var_serialize_class() local
/PHP-8.0/ext/date/
H A Dphp_date.c1838 HashTable *props; in date_object_get_properties_for() local
1990 HashTable *props; in date_object_get_properties_for_timezone() local
2022 HashTable *ht, *props; in date_object_get_debug_info_timezone() local
2076 HashTable *props; in date_object_get_properties_interval() local
4749 HashTable *props; in date_object_get_properties_period() local
/PHP-8.0/ext/mysqli/
H A Dmysqli.c401 HashTable *retval, *props = obj->prop_handler; in mysqli_object_get_debug_info() local
/PHP-8.0/ext/ldap/
H A Dldap.stub.php33 …g $realm = null, ?string $authc_id = null, ?string $authz_id = null, ?string $props = null): bool …
H A Dldap.c1336 char *props = NULL; in PHP_FUNCTION() local
/PHP-8.0/ext/spl/
H A Dspl_observer.c245 HashTable *props; in spl_object_storage_debug_info() local
/PHP-8.0/ext/snmp/
H A Dsnmp.c1777 HashTable *props; in php_snmp_get_properties() local
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c2506 HashTable *props; in row_get_properties_for() local
/PHP-8.0/ext/gmp/
H A Dgmp.c305 HashTable *ht, *props = zend_std_get_properties(obj); in gmp_get_debug_info() local
/PHP-8.0/ext/zip/
H A Dphp_zip.c976 HashTable *props; in php_zip_get_properties() local

Completed in 304 milliseconds