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

  /external/libutf/
utf.h 179 // (e.g., isupperrune) return 0 for false and 1 for true.
191 // isupperrune tests for upper case characters, including Unicode
195 int isupperrune(Rune r);
runetypebody.h 749 isupperrune(Rune c) function

Completed in 76 milliseconds