Searched refs:replace_specials (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DStringEncoding.py211 def replace_specials(m): function in function:_build_specials_replacer
214 return sub(replace_specials, s)

Completed in 1113 milliseconds