HomeSort by: relevance | last modified time | path
    Searched refs:SPLITTAG (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
texi2html 48 $SPLITTAG = "<!-- SPLIT HERE -->\n"; # tag to know where to split
649 push(@lines, $SPLITTAG) if $split_num++;
920 push(@lines, $SPLITTAG) if $split_num++;
1506 last if ($_ eq $SPLITTAG);
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
texi2html 48 $SPLITTAG = "<!-- SPLIT HERE -->\n"; # tag to know where to split
649 push(@lines, $SPLITTAG) if $split_num++;
920 push(@lines, $SPLITTAG) if $split_num++;
1506 last if ($_ eq $SPLITTAG);

Completed in 19 milliseconds