Home
last modified time | relevance | path

Searched defs:cname (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_constants.c322 ZEND_API zval *zend_get_constant_ex(zend_string *cname, zend_class_entry *scope, uint32_t flags) in zend_get_constant_ex()
H A Dzend_API.c1338 zend_string *cname = zend_string_init(class_name, strlen(class_name), 0); in object_properties_load() local
3016 zend_string *mname, *cname; in zend_is_callable_check_func() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_utils.c171 PHPDBG_API const zend_function *phpdbg_get_function(const char *fname, const char *cname) /* {{{ */ in phpdbg_get_function()
/PHP-7.4/ext/spl/
H A Dspl_array.c1478 #define SPL_ARRAY_METHOD(cname, fname, use_arg) \ argument

Completed in 31 milliseconds