Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dvar.c828 …HashTable *ht, HashTable *props, zend_string *name, zend_string *error_name, zval *struc) /* {{{ */ in php_var_serialize_try_add_sleep_prop()
861 HashTable *props = zend_get_properties_for(struc, ZEND_PROP_PURPOSE_SERIALIZE); in php_var_serialize_get_sleep_props() local
983 HashTable props; in php_var_serialize_class() local
/PHP-8.1/ext/gmp/
H A Dgmp.c305 HashTable *ht, *props = zend_std_get_properties(obj); in gmp_get_debug_info() local
2042 HashTable *props = Z_OBJ_P(ZEND_THIS)->properties; in ZEND_METHOD() local
2065 zval *props = zend_hash_index_find(data, 1); in ZEND_METHOD() local
/PHP-8.1/ext/date/
H A Dphp_date.c1827 HashTable *props; in date_object_get_properties_for() local
1991 HashTable *props; in date_object_get_properties_for_timezone() local
2023 HashTable *ht, *props; in date_object_get_debug_info_timezone() local
2077 HashTable *props; in date_object_get_properties_interval() local
4849 HashTable *props; in date_object_get_properties_period() local
/PHP-8.1/ext/mysqli/
H A Dmysqli.c396 HashTable *retval, *props = obj->prop_handler; in mysqli_object_get_debug_info() local
/PHP-8.1/ext/ldap/
H A Dldap.stub.php51 …g $realm = null, ?string $authc_id = null, ?string $authz_id = null, ?string $props = null): bool …
H A Dldap.c1466 char *props = NULL; in PHP_FUNCTION() local
/PHP-8.1/ext/spl/
H A Dspl_observer.c248 HashTable *props; in spl_object_storage_debug_info() local
/PHP-8.1/ext/snmp/
H A Dsnmp.c1797 HashTable *props; in php_snmp_get_properties() local
/PHP-8.1/ext/pdo/
H A Dpdo_stmt.c2423 HashTable *props; in row_get_properties_for() local
/PHP-8.1/ext/zip/
H A Dphp_zip.c985 HashTable *props; in php_zip_get_properties() local

Completed in 71 milliseconds