Home
last modified time | relevance | path

Searched refs:itext (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dmacro.c789 ITEXT *itext = NULL; in remember_itext() local
804 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() local
938 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 …]
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
DXHTML.pm411 $_[0]{itext} .= $text if $_[0]{'in_item_text'};
456 $_[0]{'in_item_text'} = 1; $_[0]{itext} = '';
/openbsd/src/gnu/usr.bin/perl/lib/
Dperl5db.pl9233 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 ) {