Searched defs:cname (Results 1 – 5 of 5) sorted by relevance
396 ZEND_API zval *zend_get_constant_ex(zend_string *cname, zend_class_entry *scope, uint32_t flags) in zend_get_constant_ex()
1683 zend_string *cname = zend_string_init(class_name, strlen(class_name), 0); in object_properties_load() local3687 zend_string *mname, *cname; in zend_is_callable_check_func() local
168 PHPDBG_API const zend_function *phpdbg_get_function(const char *fname, const char *cname) /* {{{ */ in phpdbg_get_function()
1431 #define SPL_ARRAY_METHOD(cname, fname, use_arg) \ argument
595 zend_string *cname; in update_property() local
Completed in 65 milliseconds