Home | History | Annotate | Download | only in intltest

Lines Matching full:step

281     // step 1
294 // step 2 is performed only if the source contains non ASCII
323 // step 3 & 4
349 // step 5 : verify the sequence does not begin with ACE prefix
352 //step 6: encode the sequence with punycode
382 //Step 7: prepend the ACE prefix
384 //Step 6: copy the contents in b2 into dest
455 // step 1: find out if all the codepoints in src are ASCII
485 // step 2: process the string
520 //step 3: verify ACE Prefix
523 //step 4: Remove the ACE Prefix
527 //step 5: Decode using punycode
547 //step 6:Apply toASCII
569 //step 7: verify
575 //step 8: return output of step 5
621 // ToUnicode never fails. If any step fails, then the original input
622 // is returned immediately in that step.
624 // So if any step fails lets copy source to destination