OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utf8_next
(Results
1 - 2
of
2
) sorted by null
/external/qemu/telephony/
gsm.c
384
utf8_next
( cbytes_t *pp, cbytes_t end )
function
523
int c =
utf8_next
(&p, end);
615
int c =
utf8_next
( &q, end );
642
int c =
utf8_next
( &utf8, utf8end );
786
int c =
utf8_next
( &utf8, utf8end );
860
int c =
utf8_next
( &utf8, utf8end );
893
int c =
utf8_next
( &utf8, utf8end );
/external/qemu/android/
console.c
1932
utf8_next
( unsigned char* *pp, unsigned char* end )
function
[
all
...]
Completed in 3462 milliseconds