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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
backupfile.c 141 int this_version; local
156 this_version = version_number (file, dp->d_name, file_name_length);
157 if (this_version > highest_version)
158 highest_version = this_version;
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
backupfile.c 141 int this_version; local
156 this_version = version_number (file, dp->d_name, file_name_length);
157 if (this_version > highest_version)
158 highest_version = this_version;
  /src/usr.bin/patch/
backupfile.c 106 int highest_version, this_version; local
120 this_version = version_number(file, dp->d_name, file_name_length);
121 if (this_version > highest_version)
122 highest_version = this_version;
  /src/external/gpl2/gettext/dist/gettext-runtime/man/
help2man 30 my $this_version = '1.24';
32 GNU $this_program $this_version
485 .\\" DO NOT MODIFY THIS FILE! It was generated by $this_program $this_version.
  /src/external/gpl2/gettext/dist/gettext-tools/man/
help2man 30 my $this_version = '1.24';
32 GNU $this_program $this_version
485 .\\" DO NOT MODIFY THIS FILE! It was generated by $this_program $this_version.

Completed in 17 milliseconds