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

  /external/libutf/
isalpharune.3 9 .TH ISALPHARUNE 3
11 isalpharune, islowerrune, isspacerune, istitlerune, isupperrune, tolowerrune, totitlerune, toupperrune \- Unicode character classes and cases
16 int isalpharune(Rune c)
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
  /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

Completed in 148 milliseconds