Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:U1

33 	@echo :$@: :${:U1 2 3:@\@@x${@}y@}: :$@:
43 @echo $@:${:U1:@word@${word}$@:Q}:
61 .if ${:U1 2 3:@i@$i${:Ua b c:@i@$i@}${i:Uu}@} != "1a b cu 2a b cu 3a b cu"
89 USE_8_DOLLARS= ${:U1:@var@${8_DOLLARS}@} ${8_DOLLARS} $$$$$$$$
209 : ${:U1:@i@ t=$$(( $${t:-0} + $i ))@}
230 : ${:U1:@i@ dollar=\$ end@}
235 : ${:U1:@i@ backslash=\ end@}
238 : ${:U1:@i@ dollar=\$\$ at=\@ backslash=\\ end@}
240 : ${:U1:@i@ dollar=\$\$\$\$ at=\@\@ backslash=\\\\ end@}
242 : ${:U1:@i@ dollar=$$$$ at=\@\@ backslash=\\\\ end@}