Home
last modified time | relevance | path

Searched refs:detect_opened_file_encoding (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/
DUtils.py189 return detect_opened_file_encoding(f)
193 def detect_opened_file_encoding(f): function
286 encoding = detect_opened_file_encoding(f)