Searched refs:reqc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | xml.d | 1074 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 D | xml.d | 1066 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
|