Home
last modified time | relevance | path

Searched refs:preg_split (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/plugin/dokugource/
Daction.php49 $ls = preg_split('`\n+`', trim(@file_get_contents($conf['metadir'].'/gource.colors')));
53 if(array_shift(preg_split('`\s+`', $l, 2)) != $ns) fwrite($fp, $l."\n");
86 $auto = preg_split('`\n+`', @file_get_contents(DOKU_CONF.'/gource.cnf.php'));
100 foreach(preg_split('`\n+`', trim(@file_get_contents($conf['metadir'].'/gource.colors'))) as $l) {
102 $l = preg_split('`\s+`', $l, 2);
131 foreach(preg_split('`\n+`', trim(@file_get_contents($p.'/'.$i))) as $l) {
/plugin/structcondstyle/
Daction.php91 $condition = preg_split("/\s*\?\s*/",$val,2)[0];
92 $styles = preg_split("/\s*\?\s*/",$val,2)[1];
93 $style_true = trim(preg_split('/"\s*:\s*"/',$styles)[0],'"');
94 $style_false = trim(preg_split('/"\s*:\s*"/',$styles)[1],'"');
111 $column = trim(preg_split("/\s*$operator\s*/",$condition)[0]);
112 $argument = trim(preg_split("/\s*$operator\s*/",$condition)[1]);
/plugin/calendoku/
Daction.php18 $namespaces = preg_split('/\s/', $this->getconf('icalnamespaces'));
48 $templates = preg_split('/\s/', $this->getConf('icaltemplates'));
54 $namespaces = preg_split('/\s/', $this->getConf('icalnamespaces'));
68 $textlines = preg_split('/\n/', $text);
Dhelper.php31 $textlines = preg_split('/\n/', $text);
41 $pregretval = preg_split('/:/', $line, 2);
44 $properties = preg_split('/;/', $curfield);
48 $propretval = preg_split('/=/', $properties[$i]);
61 $datetime = preg_split('/T/', $datestr, 2);
68 $datetime = preg_split('/T/', $datestr, 2);
226 $geostr = preg_split('/;/', $this->icalfields['GEO']);
/plugin/crosspost/
Daction.php38 $match = preg_split( '/[\s,]+/', $match, -1, PREG_SPLIT_NO_EMPTY );
41 $meta = preg_split( '/[\s,]+/', $meta, -1, PREG_SPLIT_NO_EMPTY );
180 $xns = preg_split( '/[\s,+]/', $xns, -1, PREG_SPLIT_NO_EMPTY );
189 $meta = preg_split( '/[\s,+]/', $meta, -1, PREG_SPLIT_NO_EMPTY );
214 $xns = preg_split( '/[\s,+]/', $xns, -1, PREG_SPLIT_NO_EMPTY );
261 $cc = preg_split( '/[\s,+]/', $cc, -1, PREG_SPLIT_NO_EMPTY );
/plugin/avbarchart/
Dsyntax.php81 list($maxRange, $data1) = preg_split("/\|/", $match);
85 $values = preg_split("/,/", $data1);
90 $inColumn = preg_split("/:/", $col);
/plugin/bibtex/OSBib/format/bibtexParse/
DPARSEENTRIES.php210 $array = preg_split("/,\s*([-_.:,a-zA-Z0-9]+)\s*={1}\s*/U", $seg, PREG_SPLIT_DELIM_CAPTURE);
226 $split = preg_split("/=/", $oldString, 2);
241 $keys = preg_split("/=,/", $oldString);
268 $matches = preg_split("/@(.*)\s*[{(](.*),/U", $entry, 2, PREG_SPLIT_DELIM_CAPTURE);
272 $matches = preg_split("/@(.*)\s*[{(](.*)/U", $entry, 2, PREG_SPLIT_DELIM_CAPTURE);
426 $matches = preg_split("/@string\s*([{(])/i", $value, 2, PREG_SPLIT_DELIM_CAPTURE);
428 $matches = preg_split("/=/", $matches[2], 2, PREG_SPLIT_DELIM_CAPTURE);
/plugin/doodle4/
Ddoodle_template.php103 $trArray = preg_split('[<tr>]', $template['inputTR']);
107 $trArray = preg_split('[</td>]', $trA);
114 $trArray = preg_split('[</TD>]', $trArrayUser[1]);
/plugin/odt/helper/
Dcssimport.php153 $values = preg_split ('/\s+/', $this->value);
196 $values = preg_split ('/\s+/', $this->value);
346 $values = preg_split ('/\s+/', $this->value);
381 $values = preg_split ('/\s+/', $this->value);
417 $values = preg_split ('/\s+/', $this->value);
499 $values = preg_split ('/\s+/', $this->value);
578 $values = preg_split ('/\s+/', $this->value);
596 $values = preg_split ('/\s+/', $this->value);
617 $values = preg_split ('/\s+/', $this->value);
694 $values = preg_split ('/\s+/', $this->value);
[all …]
/plugin/calendoku/syntax/
Dshowtable.php37 $this->fields = preg_split('/(?<!\\\\) /', $fieldsstr[1]);
45 $this->fielddescs = preg_split('/(?<!\\\\) /', $fielddescsstr[1]);
85 $namespaces = preg_split('/(?<!\\\\) /', $namespacestr[1]);
88 $templates = preg_split('/\s/', $this->getConf('icaltemplates'));
/plugin/epub/scripts/utils/
Dent_ini.php5 list($char,$num,$name) = preg_split('/\s+/',$ent);
11 list($num,$name) = preg_split('/\s+/',$ent);
/plugin/iptrust2/
Daction.php71 $nets = preg_split('/, */', $nets);
115 $acl = preg_split('/\s+/',$match);
133 $acl = preg_split('/\s+/',$match);
/plugin/autlogin/
Dadmin.php276 $unit = preg_split('/\s+/',$line);
683 $user = preg_split('/\s+/',$line);
874 $rules = preg_split('/,/',$kriterium);
1031 $acl = preg_split('/\s+/',$line);
1053 $acl = preg_split('/\s+/',$line);
1073 $acl = preg_split('/\s+/',$line);
1112 $acll = preg_split('/\s+/',$match);
1162 $user = preg_split('/:/',$line);
1166 $user2 = preg_split('/,/',$user[4]);
1207 $user = preg_split('/:/',$line);
[all …]
/plugin/amcharts/
Daction.php42 $jsfiles = preg_split("/\|/", $this->getConf('amcharts_js'));
51 $cssfiles = preg_split("/\|/", $this->getConf('amcharts_css'));
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DHeader.php24 foreach (preg_split('/;(?=([^"]*"[^"]*")*[^"]*$)/', $val) as $kvp) {
63 foreach (preg_split('/,(?=([^"]*"[^"]*")*[^"]*$)/', $v) as $vv) {
/plugin/ckgedit/action/entities/
Dents_seri.php38 $lines_array=preg_split('/^\n/ms',$lines);
42 list($icon, $numeric,$character) = @preg_split('/\s+/',$line);
/plugin/fckg/action/entities/
Dents_seri.php38 $lines_array=preg_split('/^\n/ms',$lines);
42 list($icon, $numeric,$character) = @preg_split('/\s+/',$line);
/plugin/ckgdoku/action/entities/
Dents_seri.php38 $lines_array=preg_split('/^\n/ms',$lines);
42 list($icon, $numeric,$character) = @preg_split('/\s+/',$line);
/plugin/html2pdf/multilingual/
Daction.php67 $enabled_languages = preg_split("/ /", $this->getConf('enabled_langs') );
68 …$languages = preg_split("/,/", preg_replace('/\(;q=\d+\.\d+\)/i', '', getenv('HTTP_ACCEPT_LANGUAGE…
/plugin/multilingual/
Daction.php67 $enabled_languages = preg_split("/ /", $this->getConf('enabled_langs') );
68 …$languages = preg_split("/,/", preg_replace('/\(;q=\d+\.\d+\)/i', '', getenv('HTTP_ACCEPT_LANGUAGE…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
DStringMatches.php44 $from = preg_split('(\r\n|\r|\n)', $this->string);
45 $to = preg_split('(\r\n|\r|\n)', $other);
/plugin/btable2/
Dsyntax.php56 list($title, $options) = preg_split('/>/u', $match, 2);
72 …list($first, $second) = preg_split('#(\s|\n|\r)*<\/columns>(\s|\n|\r)*<rows>(\s|\n|\r)*#u', $optio…
75 list(, $ids) = preg_split('#(\S|\s|\n|\r)*<columns>(\s|\n|\r)*#u', $first);
76 list($dates) = preg_split('#(\s|\n|\r)*<\/rows>(\s|\n|\r)*#u', $second);
79 $ids = preg_split('/[\^\n]/', $ids);
81 $dates =preg_split('/[\^\n]/', $dates); # seperate by "^" or newline
/plugin/composer/
Dsyntax.php79 $nsOpt = preg_split("/\|/", $match);
89 $givenOpt = preg_split("/ /", $givenOptString);
93 $nsLevel = preg_split("/#/", $ns);
522 $levels = preg_split("/#/",$instr[1][0]);
547 $name = preg_split("/_/",$instr[1][0]);
/plugin/combo/ComboStrap/
H A DPipelineUtility.php94 $commands = preg_split("/\|/", $commandChain);
109 $commandArgs = preg_split("/\s*,\s*/", $signature);
231 $words = preg_split("/$pattern/i", $value);
234 $startEndSelector = preg_split("/-/i", $selector);
/plugin/zwidoku/
H A DShortDescription.php51 $array = preg_split("/\r\n|\n|\r/", $string);
66 $sentences = preg_split('/(?<=[.?!])\s+(?=[a-z])/i', $xsum);

12345678910>>...17