Home
last modified time | relevance | path

Searched defs:isPunctuation (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCharInfo.h131 LLVM_READONLY inline bool isPunctuation(unsigned char c) { in isPunctuation() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dascii.d416 bool isPunctuation(dchar c) @safe pure nothrow @nogc function
H A Duni.d9436 bool isPunctuation(dchar c) in isPunctuation() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dascii.d487 bool isPunctuation(dchar c) @safe pure nothrow @nogc function