Searched refs:itext (Results 1 – 3 of 3) sorted by relevance
789 ITEXT *itext = NULL; in remember_itext() local804 itext = itext_info[i]; in remember_itext()833 itext = itext_info[i]; in remember_itext()835 return itext; in remember_itext()933 ITEXT *itext = NULL; in append_to_expansion_output() local938 itext = itext_info[i]; in append_to_expansion_output()942 if (!itext) in append_to_expansion_output()945 if (offset > itext->offset) in append_to_expansion_output()947 write_region_to_macro_output (input_text, itext->offset, offset); in append_to_expansion_output()957 ITEXT *itext = NULL; in maybe_write_itext() local[all …]
411 $_[0]{itext} .= $text if $_[0]{'in_item_text'};456 $_[0]{'in_item_text'} = 1; $_[0]{itext} = '';
9233 my ( $itext, $search, $prefix, $pack ) =9421 if ( @out == 1 and $out[0] =~ /::$/ and $out[0] ne $itext ) {9511 if ( @out == 1 and $out[0] =~ /::$/ and $out[0] ne $itext ) {