Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_attributes.h71 ZEND_API zend_attribute *zend_get_attribute_str(HashTable *attributes, const char *str, size_t len);
H A Dzend_attributes.c188 ZEND_API zend_attribute *zend_get_attribute_str(HashTable *attributes, const char *str, size_t len) in zend_get_attribute_str() function
H A Dzend_inheritance.c1039 zend_attribute *return_type_will_change_attribute = zend_get_attribute_str( in emit_incompatible_method_error()
H A Dzend_compile.c7621 zend_attribute *override_attribute = zend_get_attribute_str( in zend_compile_func_decl()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c6769 if (NULL == (marker = zend_get_attribute_str(ce->attributes, ZEND_STRL("attribute")))) { in ZEND_METHOD()

Completed in 64 milliseconds