Home
last modified time | relevance | path

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

/PHP-7.3/ext/reflection/
H A Dphp_reflection.c5879 char *rel_type; in ZEND_METHOD() local
5884 rel_type = "Required"; in ZEND_METHOD()
5888 rel_type = "Conflicts"; in ZEND_METHOD()
5892 rel_type = "Optional"; in ZEND_METHOD()
5896 rel_type = "Error"; /* shouldn't happen */ in ZEND_METHOD()
5911 rel_type, in ZEND_METHOD()

Completed in 20 milliseconds