Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dunicode.py124 def ReadUnicodeTable(filename, nfields, doline): function
250 ReadUnicodeTable(unicode_dir+"/CaseFolding.txt", 4, DoLine)
276 ReadUnicodeTable(unicode_dir+"/Scripts.txt", 2, DoLine)
301 ReadUnicodeTable(unicode_dir+"/UnicodeData.txt", 15, DoLine)