pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
Unicode

Unicode.split_words()


Method split_words

array(string) split_words(string input)

Description

Splits the input string into an array of words, on the boundaries between the different kinds of word characters as defined by is_wordchar . The result is an array of words, with the non-word characters between them thrown away.

Module reference for Pike v7.8 release 116, 2008-12-31