Searched defs:remove_prefix (Results 1 – 3 of 3) sorted by relevance
40 bool remove_prefix(std::string_view line, const char* prefix, const char** rest) { in remove_prefix() function
139 def remove_prefix(src, sub): function
288 constexpr void basic_string_view<CharT>::remove_prefix(size_type n) in remove_prefix() function