Searched refs:ends_with (Results 1 – 2 of 2) sorted by relevance
23 if byte_string.starts_with("b\"") && byte_string.ends_with('\"') { in try_byte_string()
3206 static const char *ends_with(const char *str, const char *suffix) in ends_with() function3269 str = (char *)ends_with(script_root, suffix); in get_script_root()3542 return ends_with(script_path, "top") != NULL; in is_top_script()