Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_constants.c285 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.c1255 zend_string *cname = zend_string_init(class_name, strlen(class_name), 0); in object_properties_load() local
2988 zend_string *mname, *cname; in zend_is_callable_check_func() local
/PHP-7.2/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.2/ext/spl/
H A Dspl_array.c1518 #define SPL_ARRAY_METHOD(cname, fname, use_arg) \ argument
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c3565 zval *classname, *object, name, cname; in ZEND_METHOD() local
5321 zval propname, cname, *classname; in ZEND_METHOD() local

Completed in 56 milliseconds