Searched refs:ZZZ (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/bootstraptest/
H A Dtest_autoload.rb4 autoload :ZZZ, './zzz.rb'
6 ZZZ
16 autoload :ZZZ, './zzz.rb'
18 ZZZ
26 open('zzz.rb', 'w') {|f| f.puts 'class ZZZ; def self.ok;:ok;end;end'}
28 autoload :ZZZ, './zzz.rb'
29 ZZZ.ok
34 open("zzz.rb", "w") {|f| f.puts "class ZZZ; def self.ok;:ok;end;end"}
35 autoload :ZZZ, "./zzz.rb"
36 ZZZ
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dcmd_res_test.rb7 cmd2 = TkOptionDB.new_proc_class(:ZZZ, [:show_msg, :bye_msg], 3, false, cmd1)
8 cmd3 = TkOptionDB.new_proc_class(:ZZZ, [:show_msg, :bye_msg], 3, false, b)
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/Statements/
H A Dregress-121744.js138 * property names like obj.ZZZ that cannot be looked up are set to |undefined|
144 for (var i in this.ZZZ)
H A Dregress-131348.js110 * property names like obj.ZZZ that cannot be looked up are set to |undefined|
116 for (var i in this.ZZZ)
/macosx-10.10.1/CPANInternal-159.1/Class-Trigger-0.14/inc/
H A DSpiffy.pm11 our @EXPORT_OK = (@EXPORT_BASE, qw(id WWW XXX YYY ZZZ));
12 our %EXPORT_TAGS = (XXX => [qw(WWW XXX YYY ZZZ)]);
18 sub WWW; sub XXX; sub YYY; sub ZZZ;
530 sub ZZZ { subroutine
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dsql-test900-write196 telephoneNumber: +39 333 ZZZ 1234
H A Dsql-test901-syncrepl267 telephoneNumber: +39 333 ZZZ 1234
/macosx-10.10.1/CPANInternal-159.1/Class-Trigger-0.14/inc/Test/
H A DBase.pm33 WWW XXX YYY ZZZ

Completed in 177 milliseconds