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

  /bionic/libc/netbsd/resolv/
res_comp.c 164 #define underscorechar(c) ((c) == 0x5f) macro
167 #define middlechar(c) (borderchar(c) || hyphenchar(c) || underscorechar(c))

Completed in 48 milliseconds