Home
last modified time | relevance | path

Searched refs:strpos (Results 151 – 175 of 1099) sorted by relevance

12345678910>>...44

/plugin/randominc/
H A Dsyntax.php245 if (!(strncmp($flag,'max-width',9) || strpos($flag,';')))
249 if (!(strncmp($flag,'max-height',10) || strpos($flag,';')))
253 if (!(strncmp($flag,'depth',5) || strpos($flag,';')))
255 $equal = strpos($flag,'=');
/plugin/textinsert/
H A Dsyntax.php65 if(strpos($match, 'HTML')) $html=true;
66 if(strpos($match, 'LANG_') !== false) {
151 If(strpos($word,'_ID_') !== false ) {
183 if($translation ||strpos($keys[$i], 'LANG_') !== false) {
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
H A DUriTemplate.php73 $start = strpos($string, "{");
77 $end = strpos($string, "}");
159 if (strpos($section, ",") === false) {
202 if (strpos($key, ":") !== false) {
/plugin/docimporter/
H A D.action.php.swp26strpos($entry,'.png') !== false || strpos($entry,'.jpg') !== false || strpos($entry,'.gif') !== fa…
/plugin/git/lib/
H A DGit.php325 $pos = strpos($status, 'Your branch is ahead of');
336 if(strpos($line, 'commit')===0){
338 if (strpos($line, 'merge') > 0) continue;
345 else if(strpos($line, 'Author')===0){
348 else if(strpos($line, 'Date')===0){
/plugin/backup/
H A Dadmin.php354 if (strpos($path, '/.git') !== false) {
359 if (strpos($path, $filter) === 0) {
376 if (strpos($dir, $prefix) === 0) {
464 return (strpos($path, $relself) !== 0);
487 return (strpos($path, $relself) !== 0);
510 return (strpos($path, $relself) !== 0);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DHttpAsset.php39 if (0 === strpos($sourceUrl, '//')) {
41 } elseif (false === strpos($sourceUrl, '://')) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPrinter.php44 if (strpos($out, 'socket://') === 0) {
53 if (strpos($out, 'php://') === false &&
H A DTest.php353 if (strpos($message, '::') !== false && count(explode('::', $message)) == 2) {
923 if (strpos($element, '\\') !== false && function_exists($element)) {
925 } elseif (strpos($element, '::') !== false) {
948 if (strpos($methodName, 'protected')) {
950 } elseif (strpos($methodName, 'private')) {
952 } elseif (strpos($methodName, 'public')) {
996 if (strpos($element, '<extended>') !== false) {
1067 return $method->isStatic() && strpos($method->getDocComment(), '@beforeClass') !== false;
1087 return $method->isStatic() && strpos($method->getDocComment(), '@afterClass') !== false;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DPsrLogMessageProcessor.php48 if (false === strpos($record['message'], '{')) {
55 if (strpos($record['message'], $placeholder) === false) {
/plugin/odt/ODT/css/
H A Dcssimportnew.php33 $found = strpos ($attribute_string, '|');
36 $found = strpos ($attribute_string, '|', $found+1);
44 $found = strpos ($attribute_string, '=');
434 $result = strpos ($separators, $sign);
457 if (strpos (self::$combinators, $sign) === false) {
719 $colon = strpos ($decls, ':', $pos);
723 $semi = strpos ($decls, ';', $colon + 1);
953 $bracket_open = strpos ($contents, '{', $pos);
957 $bracket_close = strpos ($contents, '}', $pos);
1303 if (strpos($key, 'width') !== false) {
[all …]
/plugin/nftr/
H A Daction.php151 if (strpos($id, $hiddenpart.':') === 0) // subsite
157 if (strpos($ns, $hiddenpart.':') === 0) // subspace
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/
H A DDoubleQuoteUsageSniff.php82 if (strpos($workingString, '"') === false) {
128 if (strpos($workingString, $testChar) !== false) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DDisallowTabIndentSniff.php107 if (strpos($content, "\t") !== false) {
118 if (strpos($content, "\t") !== false) {
/plugin/ckgdoku/action/
H A Dedit.php127 if(strpos($ua, 'msie') !== false) {
233 …if(strpos($text, '%%') !== false || strpos($text, '\\\\') !== false || strpos($text, '|') !== fals…
258 $pos = strpos($text, '<');
1037 if(strpos($text,'~~NO_STYLING~~') !== false) {
1043 if(strpos($matches[0],"\n") !== false) return $matches[0];
1202 $pos = strpos($xhtml, 'MULTI_PLUGIN_OPEN');
1238 if(strpos($ua,'chrome') !== false) {
/plugin/sphinxsearch-was/
H A Daction.php193 if (false !== strpos($prev, ',')) {
327 if (false !== ($pos = strpos($query, "@ns"))) {;
337 if (false !== ($pos = strpos($query, "-@ns"))) {;
339 } else if (false !== ($pos = strpos($query, "@ns"))) {;
/plugin/sphinxsearch/
H A Daction.php246 if(false !== strpos($prev, ',')){
372 if (false !== ($pos = strpos($query, "@ns"))){;
382 if (false !== ($pos = strpos($query, "-@ns"))){;
384 }else if (false !== ($pos = strpos($query, "@ns"))){;
/plugin/multipoll/
H A Dsyntax.php43 $o = array_map('trim', explode(' ', substr($match, 0, strpos($match, '|'))));
55 $match = substr($match, strpos($match, '|') + 1);
57 $title = substr($match, 0, strpos($match, '>'));
58 $r = substr($match, strpos($match, '>') + 1);
/plugin/wrap/
H A Dhelper.php138 if (strpos($attr['width'],'%') !== false) {
180 if ( strpos ($attr ['class'], $box) !== false ) {
192 if ( strpos ($attr ['class'], $paragraph) !== false ) {
241 } else if (strpos ($attr ['class'], 'wrap_clear') !== false ) {
304 if ( strpos ($class, 'wrap_center') === false ) {
651 if (strpos ($class, 'wrap_left') !== false ) {
653 } else if (strpos ($class, 'wrap_center') !== false ) {
655 } else if (strpos ($class, 'wrap_right') !== false) {
/plugin/pdftools/
H A Dadmin.php37 if (strpos($command,"install:")===0) {
45 if (strpos($command,"erase:")===0) {
56 if(strpos($command,"upload")===0) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode128.php257 if (strpos($keys, $code[$i]) === false) {
260 $sum += (strpos($keys, $code[$i]) * ($i + 1));
275 $ck = strpos($keys, $code[$i]);
/plugin/redirector/
H A Daction.php43 …$checkID = strpos($_SERVER["REQUEST_URI"], '?') === false ? $_SERVER["REQUEST_URI"] : substr($_SER…
/plugin/ipgroup/
H A Daction.php42 $network_bits = substr($network,strpos($network,'/')+1);
64 $cx = strpos($ipaddr, '/');
/plugin/combo/vendor/symfony/polyfill-php80/
H A DPhp80.php53 if (false === strpos($class, '@')) {
93 return '' === $needle || false !== strpos($haystack, $needle);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
H A DColorConverter.php193 } elseif (strpos($color, '#') === 0) { // case of #nnnnnn or #nnn
289 if (strpos($cores[0], '%') !== false) {
296 if ($ncores > 1 && strpos($cores[1], '%') !== false) {
306 if ($ncores > 2 && strpos($cores[2], '%') !== false) {
316 if ($ncores > 3 && strpos($cores[3], '%') !== false) {

12345678910>>...44