OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utfrrune
(Results
1 - 5
of
5
) sorted by null
/external/libutf/
utfrrune.c
21
utfrrune
(const char *s, Rune c)
function
Android.mk
21
utfrrune
.c \
utf.h
114
//
utfrrune
returns a pointer to the last occurrence of rune r in the
119
const char*
utfrrune
(const char* s, Rune r);
Makefile
48
utfrrune
.$O\
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h
132
//
utfrrune
returns a pointer to the last occurrence of rune r in the
137
const char*
utfrrune
(const char* s, Rune r);
Completed in 313 milliseconds