Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_gc.c283 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zval_scan_black() local
338 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zobj_scan_black() local
390 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zval_mark_grey() local
446 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zobj_mark_grey() local
530 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zval_scan() local
587 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zobj_scan() local
649 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zval_collect_white() local
721 HashTable *props = get_gc(pz, &table, &n TSRMLS_CC); in zobj_collect_white() local
/PHP-5.5/ext/date/
H A Dphp_date.h132 HashTable *props; member
144 HashTable *props; member
150 HashTable *props; member
H A Dphp_date.c2211 HashTable *props; in date_object_get_properties() local
2319 HashTable *props; in date_object_get_properties_timezone() local
2408 HashTable *props; in date_object_get_properties_interval() local
4819 HashTable *props; in date_object_get_properties_period() local
/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c88 static _prop_t props[NUMPROPS] = { variable
/PHP-5.5/ext/mysqli/
H A Dmysqli.c460 HashTable *retval, *props = obj->prop_handler; in mysqli_object_get_debug_info() local
/PHP-5.5/ext/spl/
H A Dspl_observer.c323 HashTable *props; in spl_object_storage_debug_info() local
/PHP-5.5/ext/snmp/
H A Dsnmp.c2112 HashTable *props; in php_snmp_get_properties() local
/PHP-5.5/ext/ldap/
H A Dldap.c539 char *props = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c1030 HashTable *props; in php_zip_get_properties() local

Completed in 73 milliseconds