Searched refs:info_str (Results 1 – 1 of 1) sorted by relevance
1079 zend_string *info_str; in PHP_METHOD() local1086 Z_PARAM_STR_OR_LONG_OR_NULL(info_str, info_long, info_is_null) in PHP_METHOD()1094 if (info_str) { in PHP_METHOD()1095 ZVAL_STR(&zinfo, info_str); in PHP_METHOD()
Completed in 11 milliseconds