Searched refs:normalization (Results 1 – 25 of 76) sorted by relevance
1234
14 "[normalization on]"23 "[normalization on]"
14 "[normalization on]"22 "[normalization on]"
14 "[normalization on]"26 "[normalization on]"
14 "[normalization on]"
1 # manage core stuff for LF normalization4 # Auto detect text files and perform LF normalization
5 1 8 #comment 0 1 no normalization 56 1 8 #comment 0 1 normalization
10 # The normalization stability policy of the Unicode Consortium19 # requirements for possible exceptions to normalization22 # of normalization, *including* any errors in the data, can
13 Database and low-level normalization functions (pairwise canonical16 properties, string normalization and encoding conversion.
1 # Auto detect text files and perform LF normalization
42 var collator = Intl.Collator([], {normalization: false}); property