Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_constants.c396 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.c1683 zend_string *cname = zend_string_init(class_name, strlen(class_name), 0); in object_properties_load() local
3687 zend_string *mname, *cname; in zend_is_callable_check_func() local
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_utils.c168 PHPDBG_API const zend_function *phpdbg_get_function(const char *fname, const char *cname) /* {{{ */ in phpdbg_get_function()
/PHP-8.3/ext/spl/
H A Dspl_array.c1424 #define SPL_ARRAY_METHOD(cname, fname, use_arg) \ argument
/PHP-8.3/ext/date/
H A Dphp_date.c595 zend_string *cname; in update_property() local

Completed in 47 milliseconds