Extracted from Pike v7.8 release 866 at 2018-07-18.
pike.ida.liu.se
[Top]
Unicode

Method Unicode.split_words_and_normalize()


Method split_words_and_normalize

array(string) split_words_and_normalize(string input)

Description

A less wasteful equivalent of split_words (normalize (input , "NFKD")).