Home
last modified time | relevance | path

Searched refs:separator_length (Results 1 – 1 of 1) sorted by path

/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php353 static $separator_length;
354 if (!$separator_length) {
355 $separator_length = strlen($this->separator);
358 $local_name = substr($string, $pos + $separator_length);