Home
last modified time | relevance | path

Searched refs:preg_match (Results 176 – 200 of 1399) sorted by path

12345678910>>...56

/plugin/blogtng/exe/
H A Dpingback.php63 if (!preg_match("#^([a-z0-9\-\.+]+?)://.*#i", $sourceUri))
65 if (!preg_match("#^([a-z0-9\-\.+]+?)://.*#i", $targetUri))
105 if (!preg_match($regex, $page, $match) && !preg_match($regex2, $page, $match)) {
113 if (!preg_match($regex, $page, $match) && !preg_match($regex2, $page, $match))
122 if (!preg_match($regex, $page, $match))
H A Dtrackback.php55 if (!preg_match("#^([a-z0-9\-\.+]+?)://.*#i", $sourceUri)) {
/plugin/blogtng/helper/
H A Dentry.php890 return (preg_match('/^[0-9a-f]{32}$/', trim($pid)));
/plugin/blogtng/syntax/
H A Dblog.php218 case (preg_match('/^\d$/', $opt)):
221 case (preg_match('/^\+(\d+)$/', $opt, $match)):
224 case (preg_match('/^tpl(\w+)$/', $opt, $match)):
/plugin/bookcreator/action/
H A Dpagetools.php144 if(!$exists || ($this->getConf('skip_ids') !== '' && preg_match("/$skipPagesRegexp/i", $ID))) {
/plugin/booking/
H A Dhelper.php88 if (preg_match('/([\d\.,]+)([dhm])/i', $time, $m)) {
/plugin/bookmarkfile/
H A Dsyntax.php63 preg_match('/ file="(.*?)"/', $match, $matches);
66 preg_match('/ separators="(.*?)"/', $match, $matches);
69 preg_match('/ folder="(.*?)"/', $match, $matches);
214 if (preg_match('/\<H1\>(.*?)\<\/H1\>/', $sLine, $matches) == 1) {
219 } else if (preg_match('/\<DT\>\<H3.*?\>(.*?)\<\/H3\>/', $sLine, $matches) == 1) {
223 … } else if (preg_match('/\<DT\>\<A.*?HREF="(.*?)".*?\>(.*?)\<\/A\>/', $sLine, $matches) == 1) {
229 } else if (preg_match('/\<DL>/', $sLine, $matches) == 1) {
232 } else if (preg_match('/\<\/DL>/', $sLine, $matches) == 1) {
/plugin/bookmarkme/
H A Daction.php106preg_match("#^.*?BookmarkMe/([^\\/]+)#"," $HeadURL: https://svn.debugger.ru/repos/common/DokuWiki/…
164 if (!$exists || preg_match("/$sp/i",$ID))
208 …,"<li><a href=\"$v\" ".(preg_match("#^javascript:#",$v)?"":"target=\"_blank\"")."><img src=\"$iu$i…
/plugin/bookmarkme/syntax/
H A Dbookmarkme.php27preg_match("#^.+BookmarkMe[/.]([^\\/]+)#"," $HeadURL: https://svn.debugger.ru/repos/common/DokuWik…
/plugin/bootnote/
H A Dsyntax.php65 preg_match("/$note (\\w*)/", $match, $lvl);
/plugin/botbouncer/admin/
H A Dstatistics.php64 if (preg_match('/is whitelisted$/',$line)) {
66 } elseif (preg_match('/no match$/',$line)) {
/plugin/box/
H A Dsyntax.php172 if (preg_match('/^\d*\.?\d+(%|px|em|ex|pt|cm|mm|pi|in)$/', $token)) {
178 preg_match('/^(
188 if (preg_match('/[^A-Za-z0-9_-]/', $token)) {
/plugin/box2/
H A Daction.php29 if($PRE && preg_match('/^\s*<box.*?\|([^>\n]+)/',$TEXT,$match)){
H A Dsyntax.php198 if (preg_match('/^\d*\.?\d+(%|px|em|ex|pt|cm|mm|pi|in)$/', $token)) {
203 if (preg_match('/^(
207 if (preg_match('/^#[A-Za-z0-9_-]+$/', $token)) {
216 …if ( preg_match('/^(margin|padding)(-(left|right|top|bottom))?:\d+(%|px|em|ex|pt|cm|mm|pi|in)$/', …
221 if (preg_match('/[^A-Za-z0-9_-]/',$token)) continue;
/plugin/bpmnio/syntax/
H A Dbpmnio.php56 preg_match('/<bpmnio type="(\w+)">/', $match, $matched);
/plugin/btable2/
H A Dsyntax.php66 if (preg_match('#<opt.*?>(.*?)</opt>#u', $options, $matches)) {
131 $showempty = preg_match("#\bshowempty\b#", $opt);
132 $colongroups = preg_match("#\bcolongroups\b#", $opt);
133 $closed = preg_match("#\bclosed\b#", $opt);
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php111 if ( preg_match('/product:([A-Za-z0-9_,]+)/', $query, $m) ) {
114 if ( preg_match('/component:([A-Za-z0-9_,]+)/', $query, $m) ) {
117 if ( preg_match('/classification:([A-Za-z0-9_,]+)/', $query, $m) ) {
130 if ( preg_match('/status:([A-Za-z0-9,]+)/', $query, $m) ) {
133 if ( preg_match('/resolution:([A-Za-z0-9,]+)/', $query, $m) ) {
136 if ( preg_match('/summary:([A-Za-z0-9,]+)/', $query, $m) ) {
139 if ( preg_match('/assigned_to:([A-Za-z0-9_,@.]+)/', $query, $m) ) {
142 if ( preg_match('/creator:([A-Za-z0-9_,@.]+)/', $query, $m) ) {
145 if ( preg_match('/version:([A-Za-z0-9_\-\.]+)/', $query, $m) ) {
148 if ( preg_match('/target_milestone:([A-Za-z0-9_.-]+)/', $query, $m) ) {
/plugin/bugzillaint/syntax/
H A Dlink.php56 if ( preg_match('/^[Bb]ug\s([0-9]+)(?:\s<([a-z_,^>]+)>)?$/', $match, $submatch) ) {
H A Dlist.php56 if ( preg_match('/<[Bb]uglist\s+([^>]*)>/', $match, $submatch) ) {
59 'group_by' => preg_match('/group_by:([a-z_]+)/i', $match, $found) ? $found[1] : null,
60 …'extras' => preg_match('/extras:([a-z_,]+)/i', $match, $found) ? trim($found[1]) : $this->getConf(…
H A Dtree.php56 if ( preg_match('/<[Bb]ugtree\s+([0-9]+)[^>]*>/', $match, $submatch) ) {
59 …'depth' => preg_match('/depth:([0-9])/i', $match, $found) ? $found[1] : $this->getConf('tree_depth…
60 'hideResolved' => !!preg_match('/hideResolved/i', $match, $found),
61 …'extras' => preg_match('/extras:([a-z_,]+)/i', $match, $found) ? trim($found[1]) : $this->getConf(…
/plugin/bugzillalinks/
H A Dsyntax.php60 if ( preg_match('/^[Bb]ug\s*(\d+)$/', $match, $bugMatch) ) {
/plugin/bugzillaxmlrpc/
H A Dsyntax.php154 preg_match('/^bugz#([0-9]+)/', $match, $submatch);
/plugin/bureaucracy-au/helper/
H A Dactionscript.php58 $valid = preg_match($this->scriptNamePattern, $scriptName);
H A Dfield.php108 } elseif(preg_match('/x\d/', $arg)) {
112 } elseif(preg_match('/0{2,}/', $arg)) {
253 $delimiter = preg_match('/\(.*\)/s', $matches[0]) ? $matches['delimiter'] : ', ';
424 return @preg_match('/' . $d . '/i', $value);
H A Dfielddate.php38 if (!is_null($value) && !preg_match('/^\d{2}-\d{2}-\d{4}$/', $value)) {

12345678910>>...56