Home
last modified time | relevance | path

Searched refs:name_str (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/reflection/
H A Dphp_reflection.c1139 size_t name_len = strlen(name_str); in reflection_extension_factory()
1315 ZVAL_STR_COPY(&name, name_str); in reflection_class_constant_factory()
1571 char *name_str; in ZEND_METHOD() local
2990 char *name_str, *tmp; in ZEND_METHOD() local
3001 "Invalid method name %s", name_str); in ZEND_METHOD()
3005 tmp_len = tmp - name_str; in ZEND_METHOD()
3008 name_str = tmp + 2; in ZEND_METHOD()
5322 char *name_str; in ZEND_METHOD() local
5721 char *name_str; in ZEND_METHOD() local
6086 char *name_str; in ZEND_METHOD() local
[all …]

Completed in 22 milliseconds