NORM_FORM 17 third_party/cld/encodings/compact_lang_det/win/normalizedunicodetext.cc typedef BOOL (WINAPI *IsNormalizedStringFunction)(NORM_FORM NormForm, NORM_FORM 20 third_party/cld/encodings/compact_lang_det/win/normalizedunicodetext.cc typedef int (WINAPI *NormalizeStringFunction)(NORM_FORM NormForm, NORM_FORM 42 third_party/cld/encodings/compact_lang_det/win/normalizedunicodetext.cc BOOL IsNormalizedString(NORM_FORM NormForm, LPCWSTR lpSrcString, NORM_FORM 48 third_party/cld/encodings/compact_lang_det/win/normalizedunicodetext.cc int NormalizeString(NORM_FORM NormForm, LPCWSTR lpSrcString, int cwSrcLength, NORM_FORM 86 third_party/cld/encodings/compact_lang_det/win/normalizedunicodetext.cc DWORD NormalizedUnicodeText::Normalize(NORM_FORM normalization_form, NORM_FORM 95 third_party/cld/encodings/compact_lang_det/win/normalizedunicodetext.cc NORM_FORM normalization_form, const WCHAR* text, DWORD *error_code) { NORM_FORM 39 third_party/cld/encodings/compact_lang_det/win/normalizedunicodetext.h DWORD Normalize(NORM_FORM normalization_form, const WCHAR* text); NORM_FORM 49 third_party/cld/encodings/compact_lang_det/win/normalizedunicodetext.h const WCHAR* TryToNormalizeText(NORM_FORM normalization_form,