Searched refs:nullable_str (Results 1 – 1 of 1) sorted by relevance
1510 zend_string *nullable_str = zend_string_concat2("?", 1, ZSTR_VAL(str), ZSTR_LEN(str)); in zend_type_to_string_resolved() local1512 return nullable_str; in zend_type_to_string_resolved()8685 zend_string *nullable_str = zend_type_to_string(type); in zend_compile_prop_decl() local8690 ZSTR_VAL(str), ZSTR_VAL(nullable_str)); in zend_compile_prop_decl()
Completed in 32 milliseconds