Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_builtin_functions.c138 ZEND_ARG_INFO(0, allow_string)
1041 zend_bool allow_string = only_subclass; in is_a_impl() local
1048 Z_PARAM_BOOL(allow_string) in is_a_impl()
1057 if (allow_string && Z_TYPE_P(obj) == IS_STRING) { in is_a_impl()

Completed in 14 milliseconds