Home
last modified time | relevance | path

Searched refs:explode (Results 151 – 175 of 1634) sorted by relevance

12345678910>>...66

/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVFreeBusy.php41 $periods = explode(',', (string)$freebusy);
47 list($busyStart, $busyEnd) = explode('/', $period);
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVFreeBusy.php39 $periods = explode(',', (string)$freebusy);
45 list($busyStart, $busyEnd) = explode('/', $period);
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVFreeBusy.php39 $periods = explode(',', (string)$freebusy);
45 list($busyStart, $busyEnd) = explode('/', $period);
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVFreeBusy.php39 $periods = explode(',', (string)$freebusy);
45 list($busyStart, $busyEnd) = explode('/', $period);
/plugin/publist/
H A Dsyntax.php62 $matches = explode('|', $matches[6]);
66 $optparts[2] = explode(';', $optparts[2]);
69 $single = explode('=', $single);
/plugin/htvid/syntax/
H A Dvideo.php63 return array(state, explode('|', $params));
111 $obj_dimensions = explode('x', $video_size);
121 $arr_attr = explode(',', $video_attr);
/plugin/dokubookmark/
H A Daction.php110 foreach (explode(';', trim($this->getConf('presets'))) as $p) {
111 $l=explode('=',$p,2);
112 $d=explode('|',$l[1],2);
/plugin/stlviewer/
H A Dsyntax.php60 list($params, $media) = explode('>', $cleanmatch, 2);
64 list($link, $title) = explode('|', $media, 2);
66 list($id, $args) = explode('?', $link, 2);
/plugin/gh/
H A Dsyntax.php75 list($url, $lines) = explode(' ', $match, 2);
76 list($from, $to) = explode('-', $lines, 2);
148 $lines = explode("\n", $text);
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode2D.php95 $mode = explode(',', $type);
155 $rows = explode(',', $code);
159 $rows = explode('][', $code);
/plugin/mobiletable/
H A Daction.php31 explode(',', $this->getConf('hideHeadings'))
75 foreach (explode('^', substr(trim($row), 1, -1)) as $th) {
93 foreach (explode("\n", $body) as $line) {
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php52 $v = explode(',', $v);
213 foreach (explode(';', $value) as $part) {
219 list($partName, $partValue) = explode('=', $part);
223 $partValue = explode(',', $partValue);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php49 $v = explode(',', $v);
198 foreach (explode(';', $value) as $part) {
203 list($partName, $partValue) = explode('=', $part);
207 $partValue = explode(',', $partValue);
/plugin/toolbuttondel/
H A Daction.php28 $excludes = explode(',',$which);
68 $misc = explode(',',$misc);
71 $a = explode(' ', $misc[$i]);
97 $conf = explode(',',$str);
/plugin/docnavigation/syntax/
H A Dtoc.php80 $optstrs = explode(',', $optstrs);
89 list($key, $value) = array_pad(explode('=', $optstr, 2), 2, '');
97 [$start, $end] = array_pad(explode('-', $value, 2), 2, '');
299 [$page, /* $hash */] = array_pad(explode('#', $pageid, 2), 2, '');
/plugin/vcard/
H A Dsyntax.php45 list($match, $address) = explode('|', $match, 2);
47 list($street, $place, $country) = explode(',', $address, 3);
48 list($zip, $city) = explode(' ', trim($place), 2);
52 list($match, $phones) = explode('#', $match, 2);
53 $phones = explode('&', $phones);
86 list($first,$middle) = explode(' ', substr($match, 0, $pos), 2);
/plugin/schedule/
H A DscheduleRoot.class.php191 foreach (explode ($vSep, $string) as $kv) {
192 $data = explode ($kSep, $kv);
253 foreach (explode ('|', $this->plugin->getConf ('scheduleWhat')) as $tmpCatDef) {
254 $tmpCatExp = explode (':', trim ($tmpCatDef));
256 foreach (explode (',', $tmpCatExp[1]) as $tmpWhat) {
262 foreach (explode (',', $this->plugin->getConf ('scheduleAudience')) as $tmpAudience)
292 $exclude_array = explode("|", $exclude);
440 $exclude_array = explode ("|", ".|..");
/plugin/deeplautotranslate/
H A Daction.php69 $split_id = explode(':', $ID);
101 $split_id = explode(':', $ID);
262 $split_id = explode(':', $ID);
344 $split_id = explode(':', $ID);
363 $split_id = explode(':', $ID);
501 $split_id = explode(':', $ID);
535 $split_id = explode(':', $ID);
719 return explode(' ', $push_langs);
759 $split_id = explode(':', $resolved_id);
810 $split_id = explode('
[all...]
/plugin/gitlink2/
H A Dsyntax.php77 $gitv = explode('#', $data[0]);
80 $gitv = explode('?', $data[0]);
/plugin/gitlink/
H A Dsyntax.php77 $gitv = explode('#', $data[0]);
80 $gitv = explode('?', $data[0]);
/plugin/badbehaviour/bad-behavior/
H A Dpost.inc.php39 $screener1 = explode(" ", $_COOKIE[BB2_COOKIE]);
44 $screener2 = explode(" ", $_POST[BB2_COOKIE]);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DGitblame.php62 $parts = explode(' ', $blameParts[0]);
97 $blames = explode("\n", $rawContent);
/plugin/flyspraylink/
H A Dsyntax.php77 $fsv = explode('#', $data[0]);
80 $fsv = explode('?', $data[0]);
/plugin/textmodule/
H A Dadmin.php36 $t = explode("\n[TEXT MODULE DELIMITER]\n",$t);
37 foreach ($t as &$m) $m = explode(PHP_EOL,$m);
/plugin/dokumicrobugtracker/
H A Dsyntax.php45 $params = explode('|',$match,3);
51 $splitparam = explode('=',$param);
198 $values = explode(',', $this->getConf($pref_name));
336 $statuses = explode(',', $this->getConf('statuses'));
376 $severities = explode(',', $this->getConf('severities'));

12345678910>>...66