Searched refs:SEPARATORS_CHARACTERS (Results 1 – 2 of 2) sorted by relevance
15 public const SEPARATORS_CHARACTERS = [".", "(", ")", ",", "-"]; define in ComboStrap\\StringUtility278 StringUtility::SEPARATORS_CHARACTERS
36 …cludedCharacters = array_merge(WikiPath::getReservedWords(), StringUtility::SEPARATORS_CHARACTERS);