Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_constants.c389 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.c1713 zend_string *cname = zend_string_init(class_name, strlen(class_name), 0); in object_properties_load() local
3746 zend_string *mname, *cname; in zend_is_callable_check_func() local
/php-src/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-src/ext/spl/
H A Dspl_array.c1218 #define SPL_ARRAY_METHOD(cname, fname, use_arg) \ argument
/php-src/ext/date/
H A Dphp_date.c594 zend_string *cname; in update_property() local

Completed in 48 milliseconds