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

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h 218 // isalpharune tests for Unicode letters; this includes ideographs in
221 int isalpharune(Rune r);
244 // isalpharune.3, and runestrcat.3. Some formatting changes were also made
  /external/libutf/
utf.h 200 // isalpharune tests for Unicode letters; this includes ideographs in
203 int isalpharune(Rune r);
226 // isalpharune.3, and runestrcat.3. Some formatting changes were also made
Makefile 59 install -c -m 0644 isalpharune.3 $(PREFIX)/share/man/man3/isalpharune.3
runetypebody.h 577 isalpharune(Rune c) function

Completed in 4077 milliseconds