Searched refs:add_filter (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/json/lib/json/
H A Dext.rb4 add_filter "/tests/"
/macosx-10.9.5/ruby-104/ruby/lib/irb/ext/
H A Dtracer.rb18 Tracer.add_filter {
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dtracer.rb11 # trace output (see Tracer.add_filter, Tracer.on, and Tracer.off).
144 def add_filter(p = proc) # :nodoc: method
267 # Tracer.add_filter do |event, file, line, id, binding, klass, *rest|
271 def Tracer.add_filter(p = proc) singleton method
272 Single.add_filter(p)
/macosx-10.9.5/CPANInternal-140/Data-Dump/lib/Data/Dump/
H A DFiltered.pm53 This undoes the effect of L<add_filter>.
61 Any filters registered with L<add_filter()> are ignored when
/macosx-10.9.5/CPANInternal-140/Data-Dump-1.21/lib/Data/Dump/
H A DFiltered.pm55 This undoes the effect of L<add_filter>.
63 Any filters registered with L<add_filter()> are ignored when
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-import.cxx156 driver->add_filter(filter);
H A Dppdc.h405 void add_filter(ppdcFilter *f) { filters->add(f); } function in class:ppdcDriver

Completed in 101 milliseconds