APEY Ypsona
APEY Ypsona was a Cypriot football club based in Ypsonas, Cyprus. They played sometimes in Third and in Fourth Division.
Honours
gollark: `string.find("^[\0-\255]*$", "b")` and `string.find("[\0-\255]*", "bcdefgadg")` also return nil.
gollark: `/^[\n\t\x20-\x7f]*$/.exec("abcd\n\tefgh")` works fine in node.
gollark: I'm trying to match strings consisting of entirely printable ASCII characters, tabs and newlines.
gollark: `string.find("^[\n\t\32-\127]*$", "asgasga\nsg")` - why does this return nil?
gollark: I think it's due to CC's confusion with relative and absolute paths.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.