Home
last modified time | relevance | path

Searched refs:preg_match (Results 251 – 275 of 1399) sorted by relevance

1...<<11121314151617181920>>...56

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php81 return !preg_match('#[\x01-\x1f]#',$printable_utf8);
85 … return !preg_match('#[^'.self::$plain.self::$post_indicator.self::$pre_indicator.']#',$safe);
177 if($safe && preg_match('#^[a-zA-Z0-9/_\-\\]%]+$#',$file)){
/plugin/struct/types/
H A DColor.php19 if (!preg_match('/^#[a-f0-9]{6}$/', $rawvalue)) {
66 if (!preg_match('/^#[a-f0-9]{6}$/', $rawvalue)) {
117 if (!preg_match('/^#[0-9A-F]{6}$/i', $color)) {
/plugin/filterrss/
H A Dsyntax.php63 if(preg_match($limit_reg, $sort, $matches) )
76 if(preg_match($limit_reg, $args, $matches) )
107 preg_match('/(.*?)(>|<|=|>=|<=)+(.*)/', $cond, $res);
214 if(!preg_match($pattern, $subject))
/plugin/mdpage/vendor/cebe/markdown/
H A DMarkdownExtra.php72 …return ($line[0] === ' ' || $line[0] === '[') && preg_match('/^ {0,3}\[[^\[](.*?)\]:\s*([^\s]+?)(?…
80 …while (isset($lines[$current]) && preg_match('/^ {0,3}\[(.+?)\]:\s*(.+?)(?:\s+[\(\'"](.+?)[\)\'"])…
90 …if (isset($lines[$current + 1]) && preg_match('/^\s+[\(\'"](.+?)[\)\'"]\s*$/', $lines[$current + 1…
188 if (preg_match("~$this->_specialAttributesRegex~", $text, $matches)) {
/plugin/vote/
H A Dsyntax.php37 preg_match( '/<vote\s+(.*?)[\s>]/s', $data, $regx_result );
41 preg_match( '/<vote\s+.*?\s+(.*?)>/s', $data, $regx_result );
44 preg_match( '/<vote.*?>\n(.*?)\n\*/s', $data, $regx_result );
117 if( preg_match( '/check=(\w+)/s', $param, $regex_result ) > 0 ) {
/plugin/commonmark/vendor/league/commonmark/src/
H A DInlineParserEngine.php
/plugin/sectiontoggle/
H A Daction.php30 if($NS_inc && !preg_match("/($NS_inc)[^:]/",$ID)) {
38 if($id_inc && !preg_match('/^(' .$id_inc. ')$/',$ID)) {
46 if($NS && preg_match("/($NS)[^:]/",$ID)) {
52 if($id && preg_match('/^' . $id. '$/',$ID)) {
/plugin/sphinxsearch-was/
H A Dfunctions.php110 if (!preg_match("/$regex/i", $doc, $matches)) {
130 if (preg_match("/$regex/i", $doc, $matches)) {
136 if (preg_match("/$regex/i", $endDoc, $matches)) {
155 if (preg_match("/$regex/i", $endDoc, $matches)) {
317 if (preg_match("#:start$#", $page) && !preg_match("#:start:$#", $part)) {
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php48 if (!preg_match('/phpfreechat.class.php/',$f) &&
49 !preg_match('/pfcglobalconfig.class.php/',$f) &&
50 !preg_match('/pfctools.class.php/',$f) &&
51 !preg_match('/pfcinfo.class.php/',$f)
93 !preg_match("/^[a-z]\:\\\$/i",$p1) && // for windows rootdir
110 if (preg_match("/.*\/$/", $res)) $res = preg_replace("/(.*)\//","$1",$res);
/plugin/sphinxsearch/
H A Dfunctions.php118 if (!preg_match("/$regex/i",$doc,$matches)) {
138 if (preg_match("/$regex/i",$doc,$matches)) {
144 if (preg_match("/$regex/i",$endDoc,$matches)) {
163 if (preg_match("/$regex/i",$endDoc,$matches)) {
323 if (preg_match("#:start$#", $page) && !preg_match("#:start:$#", $part)) {
/plugin/schedule/
H A DscheduleRoot.class.php122 preg_match ("#([0-9]{8})#", $ds_date, $dumy);
131 elseif (preg_match ("#\+(?<delta>[0-9]+)#", $df_date, $matches))
133 elseif (preg_match ("#\-(?<delta>[0-9]+)#", $df_date, $matches))
135 elseif (preg_match ("#".$this->currentDateFormat ["longScan"]."#", $df_date, $dt_date))
137 elseif (preg_match ("#".$this->currentDateFormat ["shortScan"]."#", $df_date, $dt_date))
146 …if (preg_match ("#(?<Y>[0-9][0-9][0-9][0-9])(?<m>[0-9][0-9])(?<d>[0-9][0-9])#", $ds_date, $dt_dat…
156 …if (preg_match ("#(?<Y>[0-9][0-9][0-9][0-9])(?<m>[0-9][0-9])(?<d>[0-9][0-9])#", $ds_date, $dt_dat…
300 if (is_file ($pathFile) && preg_match ('#.*\.xml$#i', $file, $b))
/plugin/combo/ComboStrap/
H A DMarkupRef.php94 if (preg_match('<' . $emailPattern . '>', $ref)) {
120 if (preg_match('#^([a-z0-9\-.+]+?)://#i', $ref)) {
176 if (preg_match('/^\\\\\\\\[^\\\\]+?\\\\/u', $ref)) {
185 if (preg_match('/^#.?/', $ref)) {
200 if (preg_match('/^[a-zA-Z0-9.]+>/u', $ref)) {
531 if (preg_match('/^([0-9]+)(?:x([0-9]+))?/', $token, $sizing)) {
546 $found = preg_match('/^(nolink|direct|linkonly|details)/i', $token, $matches);
561 $found = preg_match('/^(' . $noCacheValue . ')/i', $token, $matches);
/plugin/columns/
H A Dsyntax.php77 if (preg_match($pattern, $match, $data) == 1) {
430 if (preg_match('/([\d\.]+)(.+)/', $width, $match) == 1) {
472 if (preg_match('/fo:page-width="([\d\.]+)(.+?)"/', $style, $match) == 1) {
477 if (preg_match('/fo:margin-left="([\d\.]+)(.+?)"/', $style, $match) == 1) {
483 if (preg_match('/fo:margin-right="([\d\.]+)(.+?)"/', $style, $match) == 1) {
497 …if (preg_match('/<style:default-style style:family="paragraph">(.+?)<\/style:default-style>/s', $s…
498 if (preg_match('/<style:text-properties(.+?)>/', $match[1], $match) == 1) {
499 if (preg_match('/fo:font-size="([\d\.]+)(.+?)"/', $match[1], $match) == 1) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dfetched_data.url.class.php16 if (preg_match("/Content-Type: .*charset=\s*([^\s;]+)/i", $header, $matches)) {
39 if (preg_match("/Content-Type: (.*)/", $header, $matches)) {
H A Dtreebuilder.class.php39 while (preg_match("@&#(\d+);@",$xmlstring, $matches)) {
43 while (preg_match("@&#x(\d+);@i",$xmlstring, $matches)) {
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DUrlEncoder.php36 if (\preg_match('/^[A-Za-z0-9~!@#$&*()\-_=+;:,.\/?]+$/', $uri)) {
52 if (\preg_match('/^[0-9a-f]{2}$/i', $chars[$i + 1] . $chars[$i + 2]) === 1) {
/plugin/clippy/
H A Dsyntax.php84 if ( preg_match( '/\<clippy\>(.*)\<\/clippy\>/is', $match, $result ) === 1 ) {
87 elseif ( preg_match( '/\[clippy\s(.*)\]/is', $match, $result ) === 1 ) {
/plugin/mdpage/vendor/cebe/markdown/block/
H A DHeadlineTrait.php22 $line[0] === '#' && !preg_match('/^#\d+/', $line)
27 preg_match('/^(\-+|=+)\s*$/', $lines[$current + 1])
/plugin/schulzevote/syntax/
H A Dvote.php38 if (preg_match('/ hideResults/', $lines[0], $hide_results)) {
45 if (preg_match('/ \d{4}-\d{2}-\d{2}/', $lines[0], $opts['date'])) {
54 if (preg_match('/ adminUsers=([a-zA-Z0-9,]+)/', $lines[0], $admins)) {
59 if (preg_match('/ adminGroups=([a-zA-Z0-9,]+)/', $lines[0], $admins)) {
65 if (preg_match('/(left|right|center)/',$lines[0], $align)) {
/plugin/syntaxhighlightjs/
H A Dhelper.php34 if (preg_match('/^\d*\.?\d+(%|px|em|ex|pt|pc|cm|mm|in)$/', $token)) {
41 if (preg_match('/[^A-Za-z0-9_\-]/', $token)) continue;
/plugin/markdowku/
H A Dheadersetext.php36 if (preg_match('/^\n(.+?)[ \t]*\n=/', $match))
38 if (preg_match('/^\n(.+?)[ \t]*\n-/', $match))
/plugin/strata/types/
H A Dimage.php14 return preg_match('#^(https?|ftp)#i', $value);
47 if(preg_match('/([0-9]+)(?:x([0-9]+))?/',$hint,$captures)) {
/plugin/siteexport/inc/
H A DpatchCSSmgr.php35 preg_match('/function (.+)\(/', $new_function, $aryMatches);
38 …if (preg_match('/(function ' . $func_name . '[\w\W\n]+?)(function)/s', $this->_code, $aryMatches))…
/plugin/stylingpages/
H A Daction.php61 if (@preg_match($pattern, '') === false) {
112 if (preg_match($pattern, $file) && !isset($contents[$file])) {
127 if (preg_match($pattern, $file)) {
/plugin/autonumbering/
H A Dsyntax.php84 if (preg_match('/~~(.*?)~~/', $match, $matches)) {
89 if (preg_match('/@(' . $this->COUNTER_ID_PATTERN . ')/', $data, $matches)) {
113 … } else if (preg_match('/(' . $this->NUMBER_PATTERN . ')/', $dataTab[$i], $matches))

1...<<11121314151617181920>>...56