Searched refs:str_constants (Results 1 – 1 of 1) sorted by relevance
1033 smart_str str_constants = {0}; in _extension_string() local1036 …(EG(zend_constants), (apply_func_args_t) _extension_const_string, 4, &str_constants, indent, modul… in _extension_string()1039 smart_str_append_smart_str(str, &str_constants); in _extension_string()1042 smart_str_free(&str_constants); in _extension_string()
Completed in 35 milliseconds