Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
Dpatchcheck.py171 def normalize_whitespace(file_paths): function
259 fixed.extend(normalize_whitespace(python_files))
278 normalize_whitespace(python_files)
/third_party/gettext/gettext-tools/src/
Dits.c392 normalize_whitespace (const char *text, enum its_whitespace_type_ty whitespace) in normalize_whitespace() function
612 normalize_whitespace (ccontent, whitespace); in _its_collect_text_content()
658 content = normalize_whitespace (ccontent, whitespace); in _its_collect_text_content()