Home
last modified time | relevance | path

Searched refs:SEPARATORS_CHARACTERS (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DStringUtility.php15 public const SEPARATORS_CHARACTERS = [".", "(", ")", ",", "-"]; define in ComboStrap\\StringUtility
278 StringUtility::SEPARATORS_CHARACTERS
H A DSlug.php36 $excludedCharacters = array_merge(WikiPath::getReservedWords(), StringUtility::SEPARATORS_CHARACTERS);