Searched refs:ends_with (Results 1 – 2 of 2) sorted by relevance
110 bool ends_with(const StringPiece& x) const { in ends_with() function
919 static const char *ends_with(const char *str, const char *suffix) in ends_with() function982 str = (char *)ends_with(script_root, suffix); in get_script_root()1215 return ends_with(script_path, "top") == NULL ? false : true; in is_top_script()