Home
last modified time | relevance | path

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

/third_party/python/Tools/unicode/
H A Dmakeunicodedata.py76 BIDIRECTIONAL_NAMES = [ "", "L", "LRE", "LRO", "R", "AL", "RLE", "RLO", variable
155 bidirectional = BIDIRECTIONAL_NAMES.index(record.bidi_class)
305 for name in BIDIRECTIONAL_NAMES:
835 bidir_changes[i] = BIDIRECTIONAL_NAMES.index(value)

Completed in 3 milliseconds