Home
last modified time | relevance | path

Searched refs:implode (Results 976 – 989 of 989) sorted by relevance

1...<<31323334353637383940

/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …epeat count_chars chunk_split trim ltrim strip_tags similar_text explode implode setlocale localec…
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1292 $this->class = implode(' ', $class);
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default275 …$ParameterString = implode($PHPTHUMB_CONFIG['high_security_url_separator'], $ParamterStringEncoded…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php1111 $framedata .= implode('/', $pricestrings);
H A Dmodule.audio-video.riff.php1690 …} elseif (preg_match('/^('.implode('|', array_map('preg_quote', getid3_dts::$syncwords)).')/', $te…
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md284 …return "<pre><code$class>" . htmlspecialchars(implode("\n", $block['content']) . "\n", ENT_NOQUOTE…
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php913 $options_str = $handler->_array(implode(" ",$options));
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php512 $propertyValue = rtrim(implode(' ', $parts), " */\r\n");
/plugin/googlesearch/
H A Dnusoap.php4397 …this->debug("msg " . $this->currentMessage . ": found part $attrs[name]: " . implode(',', $attrs));
4401 …this->debug("msg " . $this->currentMessage . ": found part $attrs[name]: " . implode(',', $attrs));
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php817 $options_str = $handler->_array(implode(" ",$options));
/plugin/mantis/lib/
H A Dnusoap.php4875 …"msg " . $this->currentMessage . ": found part (with type) $attrs[name]: " . implode(',', $attrs));
4879 …g " . $this->currentMessage . ": found part (with element) $attrs[name]: " . implode(',', $attrs));
/plugin/a2s/
H A DASCIIToSVG.php4011 echo implode('', $lines) . "\n";
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3438 $n = implode('', $a);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php11477 $pattern = sprintf('@^(?!%s)[a-z0-9\.\-+]+:.*@i', implode('|', $wrappers));
25905 array_splice($writehtml_a, $writehtml_i + 1, 0, [$font, implode('|', $repl), '/' . $font, $m[3]]); // e.g. <tts>
26841 $n = implode('', $a);
27044 $html = implode('', $h);

1...<<31323334353637383940