Lines Matching refs:value
72 set name=pkg.fmri value=wombat/heaven@1.0,5.11-0.101
73 set name=bugs value=12345 value=54321 value=13524
74 set name=justonebug value=12345
82 set name=pkg.summary value="Doo wah diddy"
114 "fmrival": "<transform set name=pkg.fmri -> print test of \"%(value)\" ... or is it?>",
118 "fmrinotsaved": "<transform set name=pkg.fmri -> print test of \"%(value;notfound=noprint)\" ... or is it?>",
119 "list": "<transform set name=bugs -> print test of listval \"%(value)\">",
120 "listsep": "<transform set name=bugs -> print test of listval \"%(value;sep=\",\")\">",
121 "listsufpresep": "<transform set name=bugs -> print test of listval \"%(value;sep=\", \";prefix=\"bug='\";suffix=\"'\")\">",
122 "nolistsufpre": "<transform set name=justonebug -> print test of \"%(value;prefix=\"bug='\";suffix=\"'\")\">",
125 "emitaction": "<transform set name=pkg.fmri -> emit depend type=incorporate fmri=%(value)>",
134 "rbneeded": "<transform file reboot-needed=true -> emit set name=magic value=true>",
492 # we should see that value show up.
496 # If the notfound value has quotes, the quoted value should show
501 # When a notfound value is present, but the original attribute
502 # is also present, the notfound value should be ignored.
540 # The "action.hash" attribute can have a "notfound" value.
635 # value works. This one also uses the \1-style backreference.