Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_gc.c288 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zval_scan_black() local
343 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zobj_scan_black() local
395 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zval_mark_grey() local
451 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zobj_mark_grey() local
535 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zval_scan() local
592 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zobj_scan() local
654 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zval_collect_white() local
726 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zobj_collect_white() local
/PHP-5.4/ext/date/
H A Dphp_date.h117 HashTable *props; member
134 HashTable *props; member
H A Dphp_date.c2113 HashTable *props; in date_object_get_properties() local
2266 HashTable *props; in date_object_get_properties_interval() local
4325 HashTable *props; in date_object_get_properties_period() local
/PHP-5.4/ext/spl/
H A Dspl_observer.c317 HashTable *props; in spl_object_storage_debug_info() local
369 HashTable *props; in spl_object_storage_get_gc() local
/PHP-5.4/ext/mbstring/ucgendat/
H A Ducgendat.c88 static _prop_t props[NUMPROPS] = { variable
/PHP-5.4/ext/mysqli/
H A Dmysqli.c460 HashTable *retval, *props = obj->prop_handler; in mysqli_object_get_debug_info() local
/PHP-5.4/ext/snmp/
H A Dsnmp.c2104 HashTable *props; in php_snmp_get_properties() local
/PHP-5.4/ext/ldap/
H A Dldap.c539 char *props = NULL; in PHP_FUNCTION() local
/PHP-5.4/ext/zip/
H A Dphp_zip.c1022 HashTable *props; in php_zip_get_properties() local

Completed in 87 milliseconds