Lines Matching refs:we

145 Note that all we have described here in this quick overview is the
447 ## Determine if we were called via an object-ref or a classname
756 ## If 'interior_sequence' is the method to use, we have to pass
757 ## more than just the sequence object, we also need to pass the
772 ## NOTE that we push our own "accumulator" at the very beginning of the
774 ## the methods we need so we can use it to gather-up all the sequences
775 ## and strings we parse. Thus, by the end of our parsing, it should be
776 ## the only thing left on our stack and all we have to do is return it!
805 ## Make sure we match the right kind of closing delimiter
924 ## See if we want to preprocess nonPOD paragraphs as well as POD ones.
930 ## Perform any desired preprocessing if we wanted it this early
933 ## Ignore up until next POD directive if we are cutting
936 ## Now we know this is block of text in a POD section!
942 ## field exists then we assume there is an is_selected() method for
952 ## If we havent already, perform any desired preprocessing and
970 ## If this is a "cut" directive then we dont need to do anything
989 # ## then see if we need to do the default actions
990 # ## (invoke_callbacks will return true if we do).
1184 ## NOTE: we need to be *very* careful when "defaulting" the output
1223 ## in the case of a non-filename for reading and writing. Now we just
1224 ## have to parse the input and close the handles when we're finished.
1301 ## See if we are parsing non-POD sections as well as POD ones
1309 ## Did we ask to see '=cut' paragraphs?
1508 ## NOTE: we need to be *very* careful when "defaulting" the output
1568 ## Restore cutting state to whatever it was before we started
1637 given by the hash C<%options>. Then we might do something like the