Home
last modified time | relevance | path

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

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

/plugin/ckgedit/ckeditor/
H A Dget_headers.php40 if (preg_match('/^=+([^=]+)=+\s*$/',$line,$matches)) {
/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)){
H A Dcommands.php48 if(preg_match('/%[a-zA-a0-9]/', $ns_tmp) && $Dwfck_conf_values['fnencode'] == 'safe') {
436 if(preg_match('/^(.*?)\/(.*?)$/',$filename,$matches)) {
446 if(preg_match('/secure$/', $sMoveDir)){
493 if(preg_match('/%25/',$path)) {
495 while(preg_match('/%25/',$path)) {
503 if(preg_match('/%[A-F]\d/i',$path) || preg_match('/%\d[A-F]/i',$path)) {
568 … if(preg_match('/%[a-z]+[0-9]/',$currentFolder) || preg_match('/%[0-9][a-z]/',$currentFolder)) {
580 while(preg_match('/%25/',$test)){
H A Dconfig.php119 if(preg_match('#(\/\w+\/' . $animal . ')#',$path,$matches)) {
H A Dio.php236 if ( !preg_match( '|/$|', $sCurrentFolder ) )
248 if ( preg_match(",(/\.)|(//)|(\\\\)|([\:\*\?\"\<\>\|]),", $sCurrentFolder))
H A Dutf8.php26 define('UTF8_PREGSUPPORT', (bool) @preg_match('/^.$/u', 'ñ'));
35 define('UTF8_PROPERTYSUPPORT', (bool) @preg_match('/^\pL$/u', 'ñ'));
51 return (preg_match('/(?:[^\x00-\x7F])/', $str) !== 1);
264 if (!preg_match('#'.$offset_pattern.$length_pattern.'#us',$str,$match)) return '';
416 preg_match('/^(.{1})(.*)$/us', $str, $matches);
1021 while (preg_match('/'.$UTF8_BAD.'/S', $str, $matches)) {
H A Dutil.php50 while (preg_match('/'.$regex.'/S', $string, $matches)) {
139 if ( preg_match( "/<!DOCTYPE\W*X?HTML/sim", $chunk ) )
150 if($tag == '<title' && preg_match("/svg-edit/",$chunk)) continue;
156 if ( preg_match( '!type\s*=\s*[\'"]?\s*(?:\w*/)?(?:ecma|java)!sim', $chunk ) )
164 if ( preg_match( '!(?:href|src|data)\s*=\s*[\'"]?\s*(?:ecma|java)script:!sim', $chunk ) )
170 if ( preg_match( '!url\s*\(\s*[\'"]?\s*(?:ecma|java)script:!sim', $chunk ) )
236 if(!preg_match("#$filetypes#", $path, $matches)) {
243 if(preg_match("#$pat#", $path)) {
266 if(preg_match('/(file|media|flash)/', $file_type)) {
/plugin/ckgedit/
H A Dhelper.php37 if(preg_match("/image/", $mtype)) {
95 $media_tmp_ns = preg_match('/:/',$ID) ? preg_replace('/:\w+$/',"",$ID,1) : "";
167 if(isset($verdata) && preg_match('/(\d+)-(\d+)-(\d+)/',$verdata['date'],$ver_date)) {
H A Drenderer.php39 if(isset($verdata) && preg_match('/(\d+)-(\d+)-(\d+)/',$verdata['date'],$ver_date)) {
/plugin/ckgedit/scripts/
H A Dcss6.php86 if(preg_match('#' .$xcl . '#',$file) ) {
164 if(preg_match('/line: (\d+)$/', $msg, $m)){
171 if(preg_match('/\/(\* XXXXXXXXX )(.*?)( XXXXXXXXX \*)\//', $lines[$i], $m)){
341 if(preg_match('/([_\-a-z0-9]+(?:\.[_\-a-z0-9]+)*?)\.(png|gif)/i',$file,$match)){
433 if (preg_match('#^(/|data:|https?://)#',$match[3])) {
H A Ddraft_delete.php9 if(!preg_match("#/data/cache/\w/[a-f0-9]{32}\.draft$#i", $cname)) return;
/plugin/ckgedit/syntax/
H A Dspecials.php76 if(preg_match('/OPEN/', $match)) {
79 elseif(preg_match('/CLOSE/', $match)) {
82 …elseif(preg_match('/(TABLES|STYLING|AUTO_INTERNAL)/', $match)) { …
/plugin/cleanup/
H A Dhelper.php143 if($lvl == 1 && !preg_match('/^\/[a-f0-9]$/', $file)) return false;
212 if(!preg_match('/\.(meta|changes|indexed)$/', $file, $m)) return false;
235 if(!preg_match('/\.(changes)$/', $file, $m)) return false;
258 if(!preg_match('/\.(lock)$/', $file, $m)) return false;
/plugin/cli/
H A Dsyntax.php217 if ($prompt_continue && preg_match($cont_prompt, $line, $matches)) {
222 if (preg_match($main_prompt, $line, $matches)) {
367 if(preg_match('/^([\/|=,;%@#]).+(\1)$/', $s)) {
/plugin/clipboardutils/
H A Dsyntax.php59 if (preg_match('/<(?:clipb?)\b(.*?)>(.*?)<\/clipb>/s',$match,$m)) {
65 if (preg_match('/(\w+)\s*[=:]\s*(.*)$/',trim($el),$m2)) {
/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/cloud/
H A Dsyntax.php48 if (preg_match('/\[.*]/', $junk, $matches) === 1) {
/plugin/code2/
H A Dsyntax.php125 if (preg_match('|^\n(\*{5,})|',
129 } else if (preg_match('|^\n(\x2A{3}\s[^\n]*)(.*)|s',
263 && preg_match('|(\d+)\.(\d+)\.(\d+)\.(\d+)|', GESHI_VERSION, $hits)
277 if (preg_match('|^((.*)<span class="re3">)(.*)$|i', $l, $hits)) {
283 } else if (! preg_match('|^\s*<span|i', $l)) {
676 if (preg_match('/^\s*(?=\S)(?>(?>(diff)(?>\s+([cnrsu]?))?)|'
752 if (preg_match(
756 } else if (preg_match(
760 } else if (preg_match(
766 } else if (preg_match(
[all …]
/plugin/codedoc/
H A Dblock.php73 if(preg_match('/^(toggle)(.*)/',$match, $matches)) {
H A Dspecials.php42 if(preg_match('/\s*xref:(.*)/i',$match,$matches)) {
47 if(preg_match('/\s*clean:(.*)/i',$match,$matches)) {
77 else if(preg_match("/<(em|b)/",$match)) {
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …ession_set_cookie_params session_get_cookie_params session_write_close preg_match preg_match_all p…
/plugin/codeprettify/syntax/
H A Dcode.php147 if (preg_match('/\b(no)?linenums(:\d+)?/', $params, $m, PREG_OFFSET_CAPTURE)) {
153 if (preg_match('/\blang-\w+/', $params, $m, PREG_OFFSET_CAPTURE)) {
185 if ( preg_match('/\[.*\]/', $params, $matches) ) {
/plugin/colorswatch/syntax/
H A Dcolorswatch.php82 preg_match('/<colorswatch (#[0-9a-fA-F]{3,8})(:([\p{Xwd}_ -]+))?>/', $match, $match_data);
/plugin/colortag/
H A Dcolortag.php86 if( !( preg_match('/^[a-z]+$/',$c)
87 or preg_match('/^#[0-9a-f]{6,6}$/i',$c)
88 or preg_match('/^#[0-9a-f]{3,3}$/i',$c)
93 if( preg_match('/^[a-z]+$/',$l)
94 or preg_match('/^#[0-9a-f]{6,6}$/i',$l)
95 or preg_match('/^#[0-9a-f]{3,3}$/i',$l)
/plugin/columns/
H A Daction.php363 if (preg_match($pattern, $attribute, $match) == 1) {
412 return preg_match('/[lrcj]/', $align) ? 'text-align' : 'vertical-align';

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