Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d493 void assertNot(string s) pure in assertNot() function
519 assertNot("cat & dog");
520 assertNot("a &gt b");
521 assertNot("&#;");
522 assertNot("&#x;");
523 assertNot("&#2G;");
524 assertNot("&#x2G;");
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d490 void assertNot(string s) pure in assertNot() function
516 assertNot("cat & dog");
517 assertNot("a &gt b");
518 assertNot("&#;");
519 assertNot("&#x;");
520 assertNot("&#2G;");
521 assertNot("&#x2G;");