Home
last modified time | relevance | path

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

/plugin/struct/meta/
H A DValueValidator.php41 $rawvalue = $type->splitValues($rawvalue);
/plugin/struct/types/
H A DAbstractBaseType.php248 public function splitValues($value) function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType