Searched defs:nullable_str (Results 1 – 1 of 1) sorted by relevance
1307 zend_string *nullable_str = zend_string_concat2("?", 1, ZSTR_VAL(str), ZSTR_LEN(str)); in zend_type_to_string_resolved() local7611 zend_string *nullable_str = zend_type_to_string(type); in zend_compile_prop_decl() local
Completed in 39 milliseconds