Home
last modified time | relevance | path

Searched defs:split_length (Results 1 – 3 of 3) sorted by relevance

/plugin/badbehaviour/bad-behavior/
H A Dfunctions.inc.php14 function str_split($string, $split_length=1)
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php542 public static function mb_str_split($string, $split_length = 1, $encoding = null) argument
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php93 function str_split($string, $split_length=1) {