HomeSort by relevance Sort by last modified time
    Searched refs:RFC (Results 1 - 7 of 7) sorted by null

  /external/chromium/sdch/open-vcdiff/packages/rpm/
rpm.spec 6 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format
21 (RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt .
24 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format
  /external/chromium/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 7 # This tool filters the RFC-3454 txt file for StringPrep tables and creates a table
25 $copyright = "###################\n# This file was generated from RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt)\n# Copyright (C) The Internet Society (2002). All Rights Reserved. \n###################\n\n";
162 next if $line =~ /RFC\s3454/; # ignore heading
220 $comment = "# This table contains code points from Table A.1 from RFC 3454\n";
229 $comment = "# This table contains code points from Table B.1 from RFC 3454\n";
238 $comment = $warning."# This table contains code points from Table B.2 from RFC 3454\n";
247 $comment = $warning."# This table contains code points from Table B.3 from RFC 3454\n";
641 --src-filename=<name of RFC file>
669 filterRFC3454.pl filters the RFC file and creates String prep table files
    [all...]
  /external/icu4c/tools/gensprep/
filterRFC3454.pl 7 # This tool filters the RFC-3454 txt file for StringPrep tables and creates a table
25 $copyright = "###################\n# This file was generated from RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt)\n# Copyright (C) The Internet Society (2002). All Rights Reserved. \n###################\n\n";
162 next if $line =~ /RFC\s3454/; # ignore heading
220 $comment = "# This table contains code points from Table A.1 from RFC 3454\n";
229 $comment = "# This table contains code points from Table B.1 from RFC 3454\n";
238 $comment = $warning."# This table contains code points from Table B.2 from RFC 3454\n";
247 $comment = $warning."# This table contains code points from Table B.3 from RFC 3454\n";
641 --src-filename=<name of RFC file>
669 filterRFC3454.pl filters the RFC file and creates String prep table files
    [all...]