Home
last modified time | relevance | path

Searched refs:explode (Results 76 – 100 of 1634) sorted by relevance

12345678910>>...66

/plugin/tagfilter/helper/
H A Dsyntax.php250 list($flag, $value) = array_pad(explode('=', $flag, 2), 2, '');
279 $conf['tagimagecolumn'][] = explode('=', $value, 2);
291 $conf['excludeNs'] = explode(',', $value, 2); //TODO really maximum of two namespaces?
294 $conf['withTags'] = explode(',', $value, 2); //TODO really maximum of two tags?
297 $conf['excludeTags'] = explode(',', $value, 2); //TODO really maximum of two tags?
312 $conf['include'] = explode(';', $value);
/plugin/ckgdoku/syntax/
H A Dfont.php42 list($size,$weight) = explode(':',$size);
45 list($weight,$fstyle) = explode(',',$weight);
71 list($face,$fg,$bg) = explode(';;',$face);
/plugin/bookcreator/syntax/
H A Dexportsaved.php49 [$type, $savedSelectionPage] = array_pad(explode(':', $match, 2), 2, '');
63 [$savedSelectionPage, $linktitle] = array_pad(explode('|', $savedSelectionPage, 2), 2, '');
64 [$savedSelectionPage, $extraParameters] = array_pad(explode('&', $savedSelectionPage, 2), 2, '');
/plugin/ckgedit/syntax/
H A Dfont.php42 list($size,$weight) = explode(':',$size);
45 list($weight,$fstyle) = explode(',',$weight);
71 list($face,$fg,$bg) = explode(';;',$face);
/plugin/targetlink/
H A Dsyntax.php33 return explode('|', substr($match, 2, -2));
52 $interwiki = explode('>',$ref,2);
81 $interwiki = explode('>',$ref,2);
112 $parts = explode('?', $id, 2);
146 @list($id, $hash) = explode('#', $id, 2);
198 list($scheme) = explode('://', $url);
/plugin/structodt/
H A Dhelper.php284 $dvalue = array_map('trim', explode('|', $dvalue));
346 $explode = explode('.', $matches[1], 2);
347 $label = $explode[0];
349 if (isset($explode[1]) && in_array($explode[1], $possibleValueTypes)) {
350 $valueType = $explode[1];
/plugin/publistf/
H A Dsyntax.php64 $matches = explode('|', $matches[6]);
68 $optparts[2] = explode(';', $optparts[2]);
71 $single = explode('=', $single);
86 $tmp = explode(':', $data['options']['authors'],2);
/plugin/namespacesearch/
H A Dsyntax.php32 foreach( explode(' ', $match) as $ns ) {
68 list($dir, $class) = explode('|', $dir);
102 $ns = explode('@', $FANCYDATA['query']);
105 foreach ( explode(' ', array_shift($ns)) as $part) {
/plugin/xssnipper/
H A Dsyntax.php63 … $params = explode(",",$match); // if you will have more parameters and choose ',' to delim them
72 $params = explode(",",$match,4);
76 $alpha = explode(' ',$params[2]);
88 $alpha = explode(' ',$params[3]);
/plugin/bugzillaint/action/
H A Dfetch.php68 …$result['lists'][] = $bugzillaClient->quicksearch( $i['quicksearch'], explode(',', $i['extras']), …
75 …$tree = $bugzillaClient->getBugDependencyTrees( $i['id'], $i['depth'], explode(',', $i['extras']) …
87 $extras = array_merge( $extras, explode(',', $i['extras']) );
/plugin/statdisplay/
H A Dsyntax.php39 list($command, $params) = array_pad(explode('?', $command), 2, '');
40 $params = explode(' ', $params);
96 list($month, $year) = array_pad(explode('_', strtolower($date)), 2, '');
/plugin/tplmod/
H A Daction.php56 $language = explode( ',',$language);
145 $ips = explode(',',$ips);
203 $logos = explode(',',$logos);
240 $names = explode(',',$names);
275 $tags = explode(',',$tags);
331 $mobile_pt = explode(',',$JSINFO['tmplft_pagetools']);
332 $mobile_st = explode(',',$JSINFO['tmplft_sitetools']);
337 $pt_conf = explode(',',$pagetools_conf);
339 $pt_conf = array_diff($pt_conf, explode(',',$JSINFO['tmplft_ptools_xcl'] ));
/plugin/epub/
H A Drenderer.php127 list($title,$rest) = explode('(', $title);
138 list($title,$rest) = explode('(', $title);
183 list($url,$rest) = explode('?', $link['url']);
195 list($type,$ext) = explode('/', $mime_type[1] );
336 list($starturl,$frag) = explode('#',$link['url']);
341 list($name,$rest) = explode('?',$base_name);
356 list($type,$ext) = explode('/', $mime_type[1] );
368 $elems=explode('/',$tmp);
370 $elems=explode('\\',$tmp);
/plugin/syntaxhighlighter3/action/
H A Daction.php79 $brushes_split = explode(',', $brushes);
83 $brush_split = explode(' ', $brush);
90 $brush_split = explode(' ', $lastbrush);
/plugin/linksenhanced/syntax/
H A Dtable.php52 $options = explode(',', $options);
60 list($key, $val) = explode('=', $option);
85 $namespace = explode(';', $namespace);
/plugin/eshop/
H A Dsyntax.php28 $pairs = explode('&', $match);
30 list($key, $value) = explode('=', $pair, 2);
69 … $out .= sprintf('<input type="hidden" name="id" value="%s" />', end(explode(':', $INFO['id'])));
/plugin/phosphor/
H A Dphblock.php56 foreach ( explode(' ', substr($match, 10, -1)) as $item ) {
57 list($v,$n) = explode('=', $item, 2);
58 list($w1, $w2) = explode('x', $item, 2);
/plugin/toctweak/
H A Dhelper.php29 list($param, $tocTitle) = explode('|', $param);
37 list($param, $id) = explode('>', $param, 2);
38 list($id, $hash) = array_map('trim', explode('#', $id, 2));
42 $params = explode(' ', $param);
/plugin/ipmap/
H A Drendertables.php60 $subnet = explode(">",$subnet);
83 $subnets = explode("*",$data);
85 $subnetu = explode("-",$value);
86 $subneta = explode("/",trim($subnetu[0]));
/plugin/badbehaviour/
H A Dadmin.php67 $data = explode("\t",$line);
122 $fields = explode("\t",$line);
192 $cparts = explode("\n",$chunk);
204 list($cdate) = explode("\t",$cparts[0]);
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A Dinet6.php46 $part = explode('::', $addr);
47 $part[0] = explode(':', $part[0]);
48 $part[1] = explode(':', $part[1]);
55 $part = explode(":", $addr);
/plugin/sql/
H A DDB.php63 $parts = explode('/', $dsn);
64 list($dsna['phptype']) = explode(':', $parts[0]);
65 list($creds , $dsna['hostspec']) = explode('@', $parts[2]);
66 list($dsna['username'], $dsna['password']) = explode(':', $creds);
/plugin/aclplusregex/
H A Daction.php110 [, $perm] = explode('x', $key); // the part after the x is our permission
204 $result[] = $this->cleanID(explode("\n", $match)[0]);
265 $partsA = explode(':', $a);
267 $partsB = explode(':', $b);
313 $parts = explode(':', $id);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.misc.cue.php76 foreach (explode("\n", str_replace("\r", null, $filedata)) as $line)
100 list($key) = explode(' ', strtolower($file[$i]), 2);
149 $explodedline = explode(' ', $line, 3);
195 foreach (explode(' ', strtolower($line)) as $type)
264 $explodedline = explode(':', $line);
/plugin/addnewpage/
H A Dsyntax.php69 $options = explode('#', $options, 3);
72 $templates = explode(',', $options[1] ?? '');
212 $nsparts = explode(':', $ns);
253 $excludes = @explode(';', strtolower($excludes));
313 @list($template, $name) = explode('|', $nstemplate, 2);

12345678910>>...66