Home
last modified time | relevance | path

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

/PHP-8.4/ext/spl/
H A Dspl_observer.c1108 bool info_is_null = 1; in PHP_METHOD() local
1113 Z_PARAM_STR_OR_LONG_OR_NULL(info_str, info_long, info_is_null) in PHP_METHOD()
1118 if (!info_is_null) { in PHP_METHOD()

Completed in 15 milliseconds