Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dvar.c788 …HashTable *ht, HashTable *props, zend_string *name, zend_string *error_name, zval *struc) /* {{{ */ in php_var_serialize_try_add_sleep_prop()
821 HashTable *props = zend_get_properties_for(struc, ZEND_PROP_PURPOSE_SERIALIZE); in php_var_serialize_get_sleep_props() local
942 HashTable props; in php_var_serialize_class() local
/PHP-7.4/ext/date/
H A Dphp_date.c2297 HashTable *props; in date_object_get_properties_for() local
2447 HashTable *props; in date_object_get_properties_for_timezone() local
2479 HashTable *ht, *props; in date_object_get_debug_info_timezone() local
2533 HashTable *props; in date_object_get_properties_interval() local
5232 HashTable *props; in date_object_get_properties_period() local
/PHP-7.4/ext/mysqli/
H A Dmysqli.c434 HashTable *retval, *props = obj->prop_handler; in mysqli_object_get_debug_info() local
/PHP-7.4/ext/spl/
H A Dspl_observer.c286 HashTable *props; in spl_object_storage_debug_info() local
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c2563 HashTable *props; in row_get_properties_for() local
/PHP-7.4/ext/snmp/
H A Dsnmp.c2045 HashTable *props; in php_snmp_get_properties() local
/PHP-7.4/ext/gmp/
H A Dgmp.c443 HashTable *ht, *props = zend_std_get_properties(obj); in gmp_get_debug_info() local
/PHP-7.4/ext/zip/
H A Dphp_zip.c1006 HashTable *props; in php_zip_get_properties() local
/PHP-7.4/ext/ldap/
H A Dldap.c1351 char *props = NULL; in PHP_FUNCTION() local

Completed in 71 milliseconds