Lines Matching +defs:c +defs:set
2191 set: function(new_value) { method
2587 set: function(_val) { $deny_frozen_access(obj); }, method
3646 return $send(name.$split("::"), 'inject', [self], function $$10(o, c){ argument
8881 function explode_sequences_in_character_set(set) { argument
11804 $def(self, '$step', function $$step($a, $b, $c) {
20551 c = (a).$ceil(); property
21448 result = result.replace(/[A-Z]/, function(c) { c.toLowerCase(); }). argument
21449 replace(/[a-z]/, function(c) { c.toUpperCase(); }); argument
22292 function is_set(set) { argument
22296 $def(self, '$superset?', function $Set_superset$ques$27(set) { argument
22310 $def(self, '$proper_superset?', function $Set_proper_superset$ques$29(set) { argument
22324 $def(self, '$subset?', function $Set_subset$ques$31(set) { argument
22337 $def(self, '$proper_subset?', function $Set_proper_subset$ques$33(set) { argument
22350 $def(self, '$intersect?', function $Set_intersect$ques$35(set) { argument
22368 $def(self, '$disjoint?', function $Set_disjoint$ques$38(set) { argument