Lines Matching full:step
62 # Step 1: try ASCII
67 # Skip to step 3: UseSTD3ASCIIRules is false, so
68 # Skip to step 8.
73 # Step 2: nameprep
76 # Step 3: UseSTD3ASCIIRules is false
77 # Step 4: try ASCII
83 # Skip to step 8.
88 # Step 5: Check ACE prefix
92 # Step 6: Encode with PUNYCODE
95 # Step 7: Prepend ACE prefix
98 # Step 8: Check size
104 # Step 1: Check for ASCII
114 # Step 2: Perform nameprep
121 # Step 3: Check for ACE prefix
125 # Step 4: Remove ACE prefix
128 # Step 5: Decode using PUNYCODE
131 # Step 6: Apply ToASCII
134 # Step 7: Compare the result of step 6 with the one of step 3
139 # Step 8: return the result of step 5