Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c1457 zend_string *nullable_str = zend_string_concat2("?", 1, ZSTR_VAL(str), ZSTR_LEN(str)); in zend_type_to_string_resolved() local
1459 return nullable_str; in zend_type_to_string_resolved()
7997 zend_string *nullable_str = zend_type_to_string(type); in zend_compile_prop_decl() local
8002 ZSTR_VAL(str), ZSTR_VAL(nullable_str)); in zend_compile_prop_decl()

Completed in 58 milliseconds