Searched defs:subn (Results 1 – 4 of 4) sorted by relevance
157 def subn(pattern, repl, string, count=0, flags=0): function
211 def subn(pattern, repl, string, count=0, flags=0): function
1046 Py_ssize_t subn) in pattern_subx()
2381 Py_ssize_t count, Py_ssize_t subn) in pattern_subx()