Searched refs:is_ref (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/Data-Dump-1.21/lib/Data/Dump/
H A DFilterContext.pm9 is_ref => $ref,
53 sub is_ref { subroutine
55 return $self->{is_ref};
H A DFiltered.pm109 =item $ctx->is_ref
/macosx-10.10.1/CPANInternal-159.1/Data-Dump-1.21/t/
H A Dfiltered.t27 ok(!$ctx->is_ref);
51 ok($ctx->is_ref);
/macosx-10.10.1/swig-12/Lib/php/
H A Dphprun.swg30 # define Z_SET_ISREF_P(z) (z)->is_ref = 1
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldif/
H A Dldif.c1100 int is_ref = is_entry_referral( parent ); local
1102 if ( is_ref ) {

Completed in 123 milliseconds