Home
last modified time | relevance | path

Searched defs:properties (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/simplexml/
H A Dphp_simplexml.h61 HashTable *properties; member
/PHP-5.5/ext/libxml/
H A Dphp_libxml.h80 HashTable *properties; member
/PHP-5.5/Zend/
H A Dzend.c355 HashTable *properties = NULL; in zend_print_flat_zval_r() local
413 HashTable *properties; in zend_print_zval_r_ex() local
H A Dzend_builtin_functions.c986 HashTable *properties; in ZEND_FUNCTION() local
H A Dzend.h314 HashTable *properties; member
H A Dzend_API.h364 #define object_and_properties_init(arg, ce, properties) _object_and_properties_init((arg), (ce), (p… argument
H A Dzend_API.c1038 ZEND_API void zend_merge_properties(zval *obj, HashTable *properties, int destroy_ht TSRMLS_DC) /* … in zend_merge_properties()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c557 HashTable *properties = Z_OBJ_HT_P(obj)->get_properties(obj TSRMLS_CC); in _class_string() local
3982 HashTable *properties = Z_OBJ_HT_P(intern->obj)->get_properties(intern->obj TSRMLS_CC); in ZEND_METHOD() local

Completed in 87 milliseconds