Searched defs:dstrcmp (Results 1 – 3 of 3) sorted by relevance
239 int dstrcmp()( scope const char[] s1, scope const char[] s2 ) @trusted in dstrcmp() function
178 int dstrcmp()( scope const char[] s1, scope const char[] s2 ) @trusted in dstrcmp() function
226 alias dstrcmp = externDFunc!("core.internal.string.dstrcmp", in opCmp() local