Home
last modified time | relevance | path

Searched defs:utf16Patterns (Results 1 – 1 of 1) sorted by relevance

/third_party/tex-hyphen/ohos/src/hyphen-build/
Dhyphen_pattern_processor.cpp526 …atternsFromSections(map<string, vector<string>>& sections, vector<vector<uint16_t>>& utf16Patterns) in ResolvePatternsFromSections()
590 void ResolveLeavesFromPatterns(const vector<vector<uint16_t>>& utf16Patterns, map<uint16_t, Pattern… in ResolveLeavesFromPatterns()
949 vector<vector<uint16_t>> utf16Patterns; in Proccess() local