Home
last modified time | relevance | path

Searched defs:prop_name (Results 1 – 13 of 13) sorted by relevance

/PHP-5.6/ext/spl/
H A Dspl_functions.c73 void spl_register_property( zend_class_entry * class_entry, char *prop_name, int prop_name_len, int… in spl_register_property()
136 char * spl_gen_private_prop_name(zend_class_entry *ce, char *prop_name, int prop_len, int *name_len… in spl_gen_private_prop_name()
H A Dspl_functions.h46 #define REGISTER_SPL_PROPERTY(class_name, prop_name, prop_flags) \ argument
/PHP-5.6/ext/standard/
H A Dvar.c59 const char *prop_name, *class_name; in php_object_property_dump() local
216 const char *prop_name, *class_name; in zval_object_property_dump() local
/PHP-5.6/Zend/
H A Dzend_object_handlers.c396 const char *class_name, *prop_name; in zend_check_property_access() local
430 const char *class_name = NULL, *prop_name = NULL; in zend_get_property_guard() local
H A Dzend.c157 const char *prop_name, *class_name; in print_hash() local
H A Dzend_compile.c4395 …find_first_definition(zend_class_entry *ce, size_t current_trait, const char* prop_name, int prop_… in find_first_definition()
4417 const char* prop_name; in zend_do_traits_property_binding() local
5379 char *prop_name; in zend_mangle_property_name() local
5401 …(const char *mangled_property, int len, const char **class_name, const char **prop_name, int *prop… in zend_unmangle_property_name_ex()
H A Dzend_builtin_functions.c992 const char *prop_name, *class_name; in ZEND_FUNCTION() local
H A Dzend_vm_def.h4523 const char *class_name, *prop_name; variable
H A Dzend_compile.h698 #define zend_unmangle_property_name(mangled_property, mangled_property_len, class_name, prop_name) \ argument
H A Dzend_vm_execute.h14025 const char *class_name, *prop_name; in ZEND_FE_FETCH_SPEC_VAR_HANDLER() local
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c587 char *prop_name; in _class_string() local
964 static void _property_string(string *str, zend_property_info *prop, char *prop_name, char* indent T… in _property_string()
1360 const char *class_name, *prop_name; in reflection_property_factory() local
4848 const char *class_name, *prop_name; in ZEND_METHOD() local
5073 const char *class_name, *prop_name; in ZEND_METHOD() local
5148 const char *class_name, *prop_name; in ZEND_METHOD() local
5167 const char *prop_name, *class_name; in ZEND_METHOD() local
/PHP-5.6/ext/wddx/
H A Dwddx.c539 const char *class_name, *prop_name; in php_wddx_serialize_object() local
/PHP-5.6/ext/soap/
H A Dphp_encoding.c2071 const char *prop_name; in to_xml_object() local

Completed in 167 milliseconds