Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d1074 reqc(s,'<'); in this()
1091 reqc(s,'='); in this()
1099 reqc(s,quote); in this()
1110 reqc(s,'>'); in this()
2988 void reqc(ref string s, char c) @safe pure in reqc() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d1066 reqc(s,'<'); in this()
1083 reqc(s,'='); in this()
1091 reqc(s,quote); in this()
1102 reqc(s,'>'); in this()
2979 void reqc(ref string s, char c) @safe pure in reqc() function