Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method Standards.IDNA.zone_to_ascii()


Method zone_to_ascii

string zone_to_ascii(string s, bool|void allow_unassigned, bool|void use_std3_ascii_rules)

Description

Takes a sequence of labels separated by '.' and applies to_ascii on each.