Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dunicodedata.c1189 find_syllable(const char *str, int *len, int *pos, int count, int column) in find_syllable() function
1239 find_syllable(pos, &len, &L, LCount, 0); in _getcode()
1241 find_syllable(pos, &len, &V, VCount, 1); in _getcode()
1243 find_syllable(pos, &len, &T, TCount, 2); in _getcode()

Completed in 3 milliseconds