Home
last modified time | relevance | path

Searched refs:splitString (Results 1 – 3 of 3) sorted by relevance

/plugin/aichat/
DTextSplitter.php106 array_merge($subSentences, $this->splitString($word, $wordLen, $chunkSize));
135 protected function splitString(string $text, int $tokenlength, int $chunksize): array function in dokuwiki\\plugin\\aichat\\TextSplitter
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DQRcode.php667 $ret = $this->splitString();
1403 protected function splitString() { function in jucksearm\\barcode\\lib\\QRcode
/plugin/qrcode2/
Dphpqrcode.php2185 public function splitString() function in QRsplit
2246 return $split->splitString();