OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vowel
(Results
51 - 59
of
59
) sorted by null
1
2
3
/external/icu4c/i18n/
ucol_imp.h
380
* Determine if a character is a Thai
vowel
(which sorts after
[
all
...]
ucol.cpp
[
all
...]
/external/svox/pico/lib/
picokdt.c
[
all
...]
/external/icu4c/test/cintltst/
nucnvtst.c
[
all
...]
/external/bluetooth/glib/docs/reference/glib/
regex-syntax.sgml
1067
For example, the character class [aeiou] matches any lower case
vowel
,
1068
while [^aeiou] matches any character that is not a lower case
vowel
.
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java
[
all
...]
/external/icu4c/test/intltest/
tstnorm.cpp
262
* The Tibetan
vowel
sign AA, 0f71, was messed up prior to Unicode version 2.1.9.
[
all
...]
/external/v8/src/
objects.cc
882
bool
vowel
= AnWord(str);
local
885
vowel
? "n" : "");
[
all
...]
/external/webkit/WebCore/
ChangeLog-2010-01-29
[
all
...]
Completed in 249 milliseconds
1
2
3