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

  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Util.pm 44 =item B<cmp_versions "VERSION1", "VERSION2">
46 Compares VERSION1 with VERSION2, paying attention to OpenSSL versioning.
48 Returns 1 if VERSION1 is greater than VERSION2, 0 if they are equal, and
49 -1 if VERSION1 is less than VERSION2.
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Util.pm 44 =item B<cmp_versions "VERSION1", "VERSION2">
46 Compares VERSION1 with VERSION2, paying attention to OpenSSL versioning.
48 Returns 1 if VERSION1 is greater than VERSION2, 0 if they are equal, and
49 -1 if VERSION1 is less than VERSION2.

Completed in 69 milliseconds