Searched defs:sub (Results 1 – 2 of 2) sorted by relevance
92 def sub(self, sub, string, count=0): member in KernRe226 def sub(self, regex, sub, line, count=0): argument
179 static int str_ends_with(const char *s, int slen, const char *sub) in str_ends_with()
Completed in 5 milliseconds