Home
last modified time | relevance | path

Searched refs:preg_match (Results 876 – 900 of 1399) sorted by relevance

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

/plugin/bibtex4dw/syntax/
H A Dcite.php49 preg_match('/\{\[(.+?)\]\}/', $match, $matches);
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.random.php24 if (is_file($dirname.'/'.$file) && preg_match('#\\.(jpg|jpeg|gif|png|tiff|bmp)$#i', $file)) {
/plugin/structpublish/
H A Dadmin.php59 if (@preg_match($assignment['pattern'], null) === false) {
/plugin/groupmail/
H A Dsyntax.php354 …if ((!$multiline && preg_match("/(\r|\n)/",$val)) || preg_match("/(MIME-Version: )/",$val) || pre…
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php447 if (0 != preg_match('#^(' . $sk . ')#u', $handle, $match)) {
539 if (0 != preg_match('#^(' . $ntoken . ')#u', $handle, $match)) {
786 if (0 != preg_match('#^(\d+),(.*)$#', $token, $matches)) {
/plugin/indexnumber/
H A Dsyntax.php77 …if($state == DOKU_LEXER_ENTER && preg_match('/<idxnum ([^#]+)(?:#(\d+)(.*))?>/', $match, $matches)…
/plugin/youtrack/syntax/
H A Dlist.php84 if(preg_match('/^\d{13}$/', $value)) {
/plugin/fckg/action/
H A Dsave.php35 if(!preg_match('/^\s+(\-|\*)/',$TEXT)) {
/plugin/autolink2/
H A Dadmin.php111 if(!preg_match('#\.txt$#',$file)) return true;;
/plugin/emphasis/syntax/
H A Dfont.php89 if(preg_match('/[^A-Fa-f0-9]/', $color)) continue;
/plugin/xtern/scripts/
H A Dchk_links.php25 if(preg_match("#\[\[(https?://.*?)\]\]#",$buffer,$matches)) {
/plugin/combo/ComboStrap/
H A DPagePublicationDate.php126 $result = preg_match("/(\d{4}-\d{2}-\d{2}).*/i", $lastName, $matches);
/plugin/icons/syntax/
H A Dicon.php72 if (isset($title) && preg_match('/'.$this->pattern.'/', $title)) {
165 if (preg_match('/^(http?|ftp?|www?)/', $url)) {
/plugin/eclipseupdateurl/
H A Dsyntax.php65 if ( !preg_match("/site.xml$/", $data) ) {
70 if ( !preg_match( "&^(?i)https?://&", $data ) ) {
/plugin/masciimath/
H A Dsyntax.php316 if ((! isset($sym)) and (preg_match ('/^[0-9.]+/', $this->parsestr, $m))) {
322 if ((! isset($sym)) and (preg_match ('/^"(.*?)"/', $this->parsestr, $m))) {
/plugin/odt/ODT/
H A DXMLUtil.php31 if (preg_match ($pattern, $xmlCode, $matches) === 1) {
391 if (preg_match ($pattern, $xmlCode, $matches) === 1) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBarCode.php41 if (preg_match('/^(EAN13|ISBN|ISSN|EAN8|UPCA|UPCE)P([25])$/', $objattr['btype'], $m)) {
44 if (preg_match('/^(\S+)\s+(.*)$/', $objattr['code'], $mm)) {
/plugin/todo/syntax/
H A Dtodo.php107 $x = preg_match('%<todo([^>]*)>%i', $match, $tododata);
462 $x = preg_match('%<todo([^>]*)>(.*)</[\W]*todo[\W]*>%i', $todomatch, $tododata);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DJS.php466 && (preg_match('|[a-zA-z0-9_]|', $char) === 0
468 || preg_match('|[a-zA-z0-9_]|', $chars[($i + 1)]) === 0)
832 while (preg_match('|^[0-9\.]+$|', $tokens[$stackPtr]['content']) !== 0) {
976 while (preg_match('|[a-zA-Z]|', $chars[($next + 1)]) !== 0) {
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php630 if (preg_match('/^\s*$/', $value)) {
681 if (!preg_match($pattern, $value)) {
691 if (preg_match($pattern, $value, $matches, PREG_OFFSET_CAPTURE)) {
1060 …if (!preg_match('/^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}$/',…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1204 if (!preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/', $attributeName)) {
1232 if (!preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/', $attributeName)) {
1260 if (!preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/', $attributeName)) {
1288 if (!preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/', $attributeName)) {
1318 if (!preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/', $attributeName)) {
1346 if (!preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/', $attributeName)) {
2774 if (!preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/', $attributeName)) {
2828 if (!preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/', $attributeName)) {
2873 if (!preg_match('/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/', $attributeName)) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php536 if (preg_match('#^\\xFF\\xD8\\xFF#', $atom_structure['data'])) {
538 … } elseif (preg_match('#^\\x89\\x50\\x4E\\x47\\x0D\\x0A\\x1A\\x0A#', $atom_structure['data'])) {
540 } elseif (preg_match('#^GIF#', $atom_structure['data'])) {
563 if (preg_match('#^\\xFF\\xD8\\xFF#', $atom_structure['data'])) {
565 … } elseif (preg_match('#^\\x89\\x50\\x4E\\x47\\x0D\\x0A\\x1A\\x0A#', $atom_structure['data'])) {
567 } elseif (preg_match('#^GIF#', $atom_structure['data'])) {
1587 …if (preg_match('#([\\+\\-][0-9\\.]+)([\\+\\-][0-9\\.]+)([\\+\\-][0-9\\.]+)?/$#i', $atom_data, $mat…
1607 if (preg_match('/^\xFF\xD8\xFF/', $atom_data)) {
1889preg_match('#^([0-9]{1,3})([0-9]{2}\\.[0-9]+)$#', $GPS_this_GPRMC['raw'][$latlon], $matches);
2947 if (preg_match('/(.*)\x00/', $lstring, $lmatches)) {
[all …]
/plugin/tfslink/syntax/
H A Dworkitemlink.php29 …if(!preg_match('/^\[\[wi>(?<cn>[^#>]*?)#(?<id>\d+)\s*(\|(?<title>.+?)|)\]\]$/m', $match, $options)…
/plugin/editor/
H A Dhelper.php52 } elseif (preg_match("/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}/", $user)) { // filter IP
/plugin/givemeyouremail/
H A Dsyntax.php161 if(empty($email_adress) || !preg_match($pattern,$email_adress)){

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