Home | History | Annotate | Download | only in gensprep

Lines Matching refs:rfc

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.
670 The RFC text can be downloaded from ftp://ftp.rfc-editor.org/in-notes/rfc3454.txt