Home
last modified time | relevance | path

Searched defs:isSpace (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringExtras.h125 inline bool isSpace(char C) { in isSpace() function
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d203 bool isSpace(dchar c) @safe @nogc pure nothrow in isSpace() function
H A Duni.d9492 bool isSpace(dchar c) in isSpace() function
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d206 bool isSpace(dchar c) @safe @nogc pure nothrow in isSpace() function
H A Duni.d9492 bool isSpace(dchar c) in isSpace() function
/netbsd/external/mit/expat/dist/lib/
H A Dxmltok.c1050 isSpace(int c) { in isSpace() function