Home
last modified time | relevance | path

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

/PHP-5.6/ext/reflection/
H A Dphp_reflection.c5522 char *rel_type; in ZEND_METHOD() local
5527 rel_type = "Required"; in ZEND_METHOD()
5530 rel_type = "Conflicts"; in ZEND_METHOD()
5533 rel_type = "Optional"; in ZEND_METHOD()
5536 rel_type = "Error"; /* shouldn't happen */ in ZEND_METHOD()
5541 rel_type, in ZEND_METHOD()

Completed in 19 milliseconds