Home
last modified time | relevance | path

Searched refs:preg_match (Results 751 – 775 of 1399) sorted by relevance

1...<<31323334353637383940>>...56

/plugin/openid/Auth/OpenID/
H A DNonce.php35 $result = preg_match(Auth_OpenID_Nonce_REGEX, $nonce_string, $matches);
/plugin/diagrams/action/
H A Daction.php93 if (!preg_match('/^data:image\/png;base64,/', $png)) {
/plugin/sidebarng/
H A Daction.php135 …if(!preg_match("/^".$user_ns.":.*?$|^".$group_ns.":.*?$/", $svID)) { // skip group/user sidebars a…
157 if(preg_match('/'.$user_ns.':'.$user.':.*/', $svID)) {
/plugin/repo/
H A Dsyntax.php47 if (preg_match('/(\d+)([dhm])/', $refresh, $match)) {
80 } elseif (preg_match('/(jpe?g|gif|png)$/i', $url)) { // image
/plugin/textinsert/
H A Dsyntax.php96 while(preg_match('#(\*\*|//|__|\'\').*?\1#m',$match )) {
106 if(preg_match('/(.*?)~([\s\S]+)~$/',$match,$subtitution)) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php159 if (preg_match('/^\s*skip\s*(.+)\s*/i', $jobResult['stdout'], $message)) {
300 if (preg_match('/^--([_A-Z]+)--/', $line, $result)) {
/plugin/ireadit/action/
H A Dmigration.php73 $status = preg_match('/~~IREADIT.*~~/', $content, $matches);
237 $status = preg_match('/~~IREADIT.*~~/', $content, $matches);
/plugin/autotranslation/
H A Dhelper.php132 if(preg_match($rx, $id, $match)) {
144 if(preg_match($rx, $_SERVER['HTTP_ACCEPT_LANGUAGE'], $match)) {
193 if($skiptrans && preg_match('/' . $skiptrans . '/ui', ':' . $id)) return false;
/plugin/refnotes/
H A Ddatabase.php119 if ((preg_match($namespacePattern, $pageId) == 1) && file_exists(wikiFN($pageId))) {
362 if (preg_match('/\brefnotes\b/', $pluginData['classes'])) {
453 if (preg_match('/^' . refnotes_note::getNamePattern('full-extended') . '$/', $data['note-name']) == 1) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFileCommentSniff.php471 …if (preg_match('/^([^<]*)\s+<(['.$local.'](['.$localMiddle.']*['.$local.'])*@[\da-zA-Z][-.\w]*[\da…
499 if (preg_match('/^([0-9]{4})((.{1})([0-9]{4}))? (.+)$/', $content, $matches) !== 0) {
540 preg_match('/^([^\s]+)\s+(.*)/', $content, $matches);
/plugin/accscounter/syntax/
H A Dcounter.php77 if (preg_match($prefix, $clientIP)) $excluded = TRUE;
78 if (preg_match($prefix, $remotehost)) $excluded = TRUE;
136 if (preg_match($prefix, $clientIP)) $excluded = FALSE;
/plugin/airtable/
H A Dsyntax.php513preg_match("/tbl\w+/i", $query["record-url"], $table); //extract table, view, record from url
514 preg_match("/viw\w+/i", $query["record-url"], $view);
515 preg_match("/rec\w+/i", $query["record-url"], $record_id);
/plugin/imapmarkers/syntax/
H A Dmap.php110 …if (preg_match("/\[{2}\s*([^|]*?)\s*\|\s*([^|]*?)\s*\|\s*([^|]*?)\s*@\s*([\d,\s]+)\s*\]{2}/", $mat…
111 … or preg_match("/\[{2}\s*([^|]*?)\s*\|\s*([^|]*?)\s*@\s*([\d,\s]+)\s*\]{2}/", $match, $matches)) {
169 if (preg_match("/^\{{2}(?i)CFG>\}{2}\s*(.*?)\s*\{{2}<CFG\s*\}{2}$/s", $match, $matches)) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentSniff.php85 …$split = preg_match('`^((?:\|?(?:array\([^\)]*\)|[\\\\a-z0-9\[\]]+))*)( .*)?`i', $content, $return…
203 preg_match('/([^\s]+)(?:\s+(.*))?/', $tokens[($tag + 2)]['content'], $matches);
285preg_match('/([^$&.]+)(?:((?:\.\.\.)?(?:\$|&)[^\s]+)(?:(\s+)(.*))?)?/', $tokens[($tag + 2)]['conte…
539 if (preg_match('/^(\p{Ll}|\P{L})/u', $param['comment']) === 1) {
/plugin/datatables/
H A Daction.php71 if (!empty($excluded_pages) && (bool)preg_match("/$excluded_pages/", $ID)) {
/plugin/redirect2/
H A Dhelper.php55 if (preg_match('/^#/',$line)) continue;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.vorbiscomment.php53 if (preg_match('#(1|ON)#i', ini_get('safe_mode'))) {
/plugin/mtg/
H A Dsyntax.php66 preg_match("~{{mtg:(.*)}}~", $match, $matches);
/plugin/unameban/
H A Dadmin.php46 if(!preg_match('/^'.$del.'\t/',$ban)) $new[] = $ban;
/plugin/mdpage/vendor/cebe/markdown/
H A DMarkdown.php102 if (preg_match('~<\w+([^>]+)$~s', implode("\n", $content))) {
H A DGithubMarkdown.php84 if (preg_match('~<\w+([^>]+)$~s', implode("\n", $content))) {
/plugin/farm/
H A Dtestclient.php21 …if(preg_match('`<\[CDATA\[([^]]|\][^]]|\]\][^>])*\]\]>`i', $m)) return '<span style="color:purple"…
/plugin/html2pdf/html2pdf/html2ps/
H A Dutils_units.php22 if (preg_match("/(pt|pc|px|mm|cm|em|ex)$/",$value)) {
H A Dcss.property.declaration.php40 if (preg_match("/^(.*)!\s*important\s*$/", $value, $matches)) {
/plugin/badbehaviour/bad-behavior/
H A Dfunctions.inc.php63 if (preg_match('/HTTP_(.+)/', $h, $hp))

1...<<31323334353637383940>>...56