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

  /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 68 milliseconds