HomeSort by relevance Sort by last modified time
    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 1952 utf8_next( unsigned char* *pp, unsigned char* end ) function
    [all...]

Completed in 165 milliseconds