Lines Matching refs:be
4 // Basic canonicalization, uppercase should be converted to lowercase.
6 // Spaces and some other characters should be escaped.
13 // Ideographic full stop (full-width period for Chinese, etc.) should be
18 // escaped UTF-8 (the invalid character should be replaced with the
23 // Test name prepping, fullwidth input should be converted to ASCII and NOT
34 // Basic IDN support, UTF-8 and UTF-16 input should be converted to IDN
37 // UTF-8 (wide case). The output should be equivalent to the true wide
40 // Invalid escaped characters should fail and the percents should be
46 // Escaped numbers should be treated like IP addresses if they are.
54 // Fullwidth and escaped UTF-8 fullwidth should still be treated as IP.