HomeSort by relevance Sort by last modified time
    Searched refs:runenlen (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h 91 // runenlen returns the number of bytes required to convert the n
94 int runenlen(const Rune* r, int n);
rune.c 314 runenlen(const Rune *r, int nrune) function
  /external/libutf/
utf.h 73 // runenlen returns the number of bytes required to convert the n
76 int runenlen(const Rune* r, int n);
rune.c 314 runenlen(const Rune *r, int nrune) function

Completed in 143 milliseconds