Searched refs:pop_context (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/CPANInternal-140/XML-NamespaceSupport/
H A DNamespaceSupport.pm72 # pop_context() - remove the topmost context fromt the stack
74 sub pop_context { subroutine
317 *XML::NamespaceSupport::popContext = \&pop_context;
374 $nsup->pop_context;
425 =item * $nsup->pop_context
521 popContext pop_context
/macosx-10.9.5/CPANInternal-140/XML-LibXML/lib/XML/LibXML/SAX/
H A DBuilder.pm189 $self->{NamespaceStack}->pop_context;
/macosx-10.9.5/bash-92/bash-3.2/
H A Dvariables.h277 extern void pop_context __P((void));
H A Dexecute_cmd.c3215 add_unwind_protect (pop_context, (char *)NULL);
H A Dvariables.c3620 pop_context () function
/macosx-10.9.5/CPANInternal-140/XML-SAX/SAX/
H A DPurePerl.pm255 $self->{NSHelper}->pop_context;

Completed in 107 milliseconds