Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Search
Search.Utils

Method Search.Utils.normalize()


Method normalize

string normalize(string in)

Description

Normalize the input string. Performs unicode NFKD normalization and then lowercases the whole string