Home
last modified time | relevance | path

Searched refs:isFormat (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d9561 bool isFormat(dchar c) in isFormat() function
9570 assert(isFormat('\u00AD'));
9572 assert(isFormat(ch));
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d10438 bool isFormat(dchar c)
10447 assert(isFormat('\u00AD'));
10449 assert(isFormat(ch));