Home
last modified time | relevance | path

Searched defs:onTextRaw (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d1916 @safe @nogc pure nothrow void onTextRaw(Handler handler) { rawTextHandler = handler; } in onTextRaw() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d1907 @safe @nogc pure nothrow void onTextRaw(Handler handler) { rawTextHandler = handler; } in onTextRaw() function