Home | History | Annotate | Download | only in python2.7

Lines Matching refs:maxcount

1269 /* Replace at most maxcount occurrences of substr in str with replstr
1276 Py_ssize_t maxcount /* Max. number of replacements to apply;