Home
last modified time | relevance | path

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

/PHP-7.1/ext/reflection/
H A Dphp_reflection.c6079 char *rel_type; in ZEND_METHOD() local
6084 rel_type = "Required"; in ZEND_METHOD()
6088 rel_type = "Conflicts"; in ZEND_METHOD()
6092 rel_type = "Optional"; in ZEND_METHOD()
6096 rel_type = "Error"; /* shouldn't happen */ in ZEND_METHOD()
6111 rel_type, in ZEND_METHOD()

Completed in 20 milliseconds