Home | History | Annotate | Download | only in jni_generator

Lines Matching defs:replacer

672     def replacer(match):
680 return cls._comment_remover_regex.sub(replacer, contents)