OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasVowel
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/makemandb/
custom_apropos_tokenizer.c
268
hasVowel
(const char *z)
446
(stem(&z, "gni", "",
hasVowel
) || stem(&z, "de", "",
hasVowel
))
460
if (z[0] == 'y' &&
hasVowel
(z + 1)) {
custom_apropos_tokenizer.c
268
hasVowel
(const char *z)
446
(stem(&z, "gni", "",
hasVowel
) || stem(&z, "de", "",
hasVowel
))
460
if (z[0] == 'y' &&
hasVowel
(z + 1)) {
Completed in 23 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025