Home
last modified time | relevance | path

Searched refs:DQ (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/usr.sbin/jail/
Djaillex.l52 %start _ DQ
84 <_,DQ>[A-Za-z0-9_!%&()\-.:<>?@\[\]^`|~]+ |
85 <_,DQ>\\(.|\n|[0-7]{1,3}|x[0-9A-Fa-f]{1,2}) |
86 <_,DQ>[$*+/\\] {
111 BEGIN DQ; variable
116 <DQ>\" BEGIN _;
119 <_,DQ>$[A-Za-z_][A-Za-z_0-9]* {
124 <DQ>$\{([^\n\"{}]|\\(.|\n))*\} {
142 <DQ>$\{([^\n\"{}]|\\.)* {
/freebsd-10-stable/contrib/sendmail/contrib/
Dmail.local.linux53 M*X)M>E<[!V81H,WC71:>&<$4/@\$_`2F&8.'.]T!L`B5_*(6DQ#,(!#!>$U4
156 M):D,KJ@5<`MR.0F]1;>DQ;[0$F2`3B`N,Z$F<(2<(`-L@&)@+F2QN4"7I2!=
164 MH#%?1LH(BPM)9';,F>DQ:P+(_`@A`R?>C!CBD7=BSNP)F`<2GTR>*19\IC?T
/freebsd-10-stable/contrib/binutils/opcodes/
Dppc-opc.c230 #define DQ DES + 1 macro
236 #define DS DQ + 1
4335 { "lq", OP(56), OP_MASK, POWER4, { RTQ, DQ, RAQ } },
DChangeLog-0203533 * ppc-opc.c (DQ, RAQ, RSQ, RTQ): Define.