Home
last modified time | relevance | path

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

/PHP-7.4/ext/reflection/
H A Dphp_reflection.c5973 char *rel_type; in ZEND_METHOD() local
5978 rel_type = "Required"; in ZEND_METHOD()
5982 rel_type = "Conflicts"; in ZEND_METHOD()
5986 rel_type = "Optional"; in ZEND_METHOD()
5990 rel_type = "Error"; /* shouldn't happen */ in ZEND_METHOD()
6005 rel_type, in ZEND_METHOD()

Completed in 57 milliseconds