Home
last modified time | relevance | path

Searched refs:Separator (Results 1 – 9 of 9) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dgetid3.lib.php655 * @param string $Separator
660 public static function CreateDeepArray($ArrayPath, $Separator, $Value) { argument
667 $ArrayPath = ltrim($ArrayPath, $Separator);
668 if (($pos = strpos($ArrayPath, $Separator)) !== false) {
669 …tr($ArrayPath, 0, $pos)] = self::CreateDeepArray(substr($ArrayPath, $pos + 1), $Separator, $Value);
/plugin/jukebox/id3/
Dgetid3.lib.php470 function CreateDeepArray($ArrayPath, $Separator, $Value) { argument
477 while ($ArrayPath && ($ArrayPath{0} == $Separator)) {
480 if (($pos = strpos($ArrayPath, $Separator)) !== false) {
481 …rayPath, 0, $pos)] = getid3_lib::CreateDeepArray(substr($ArrayPath, $pos + 1), $Separator, $Value);
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.mp3header.php1064 function CreateDeepArray($ArrayPath, $Separator, $Value) { argument
1071 while ($ArrayPath[0] == $Separator) {
1074 if (($pos = strpos($ArrayPath, $Separator)) !== false) {
1075 …y[substr($ArrayPath, 0, $pos)] = CreateDeepArray(substr($ArrayPath, $pos + 1), $Separator, $Value);
/plugin/interwikiformatting/
DREADME.md31 …- **Word Separator List** (*word_separators*) - A space separated list of characters that should b…
/plugin/diagramsnet/lib/resources/
Ddia_no.txt219 divider=Separator
/plugin/codemirror/dist/
Dscripts.min.js.map1Separator\n // % (ET): European Number Terminator\n // n (AN): Arabic Number\n // , (CS): Co…
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.cjs22457 $const_set($nesting[0], 'Separator', $const_set($nesting[0], 'SEPARATOR', "/"));
23426 $const_set($nesting[0], 'Separator', $const_set($nesting[0], 'SEPARATOR', "/"));
23806 if ($truthy(__path__.sep !== $$('Separator'))) {
Dindex.mjs22448 $const_set($nesting[0], 'Separator', $const_set($nesting[0], 'SEPARATOR', "/"));
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1Separator } from '../../../common/actions.js';\nimport * as DOM from '../../dom.js';\nimport * as …