OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isupperrune
(Results
1 - 2
of
2
) sorted by null
/external/libutf/
utf.h
179
// (e.g.,
isupperrune
) return 0 for false and 1 for true.
191
//
isupperrune
tests for upper case characters, including Unicode
195
int
isupperrune
(Rune r);
runetypebody.h
749
isupperrune
(Rune c)
function
Completed in 76 milliseconds