Lines Matching full:step
64 # Step 1: try ASCII
69 # Skip to step 3: UseSTD3ASCIIRules is false, so
70 # Skip to step 8.
75 # Step 2: nameprep
78 # Step 3: UseSTD3ASCIIRules is false
79 # Step 4: try ASCII
85 # Skip to step 8.
90 # Step 5: Check ACE prefix
94 # Step 6: Encode with PUNYCODE
97 # Step 7: Prepend ACE prefix
100 # Step 8: Check size
106 # Step 1: Check for ASCII
116 # Step 2: Perform nameprep
123 # Step 3: Check for ACE prefix
127 # Step 4: Remove ACE prefix
130 # Step 5: Decode using PUNYCODE
133 # Step 6: Apply ToASCII
136 # Step 7: Compare the result of step 6 with the one of step 3
141 # Step 8: return the result of step 5