Home
last modified time | relevance | path

Searched refs:strpos (Results 1 – 25 of 66) sorted by relevance

123

/dokuwiki/inc/Action/
H A DSearch.php104 if (strpos($QUERY, '*') === false) {
107 if (strpos($part, '@') === 0) {
110 if (strpos($part, 'ns:') === 0) {
113 if (strpos($part, '^') === 0) {
116 if (strpos($part, '-ns:') === 0) {
/dokuwiki/vendor/splitbrain/php-jsstrip/src/
H A DJSStrip.php65 while ($idx < $slen && (strpos(self::CHARS, $source[$idx]) === false)) {
73 $endC = strpos($source, '*/', $idx + 2);
82 $beginNC = strpos($source, '/* BEGIN NOCOMPRESS */', $nextNC + 2);
83 $endNC = strpos($source, '/* END NOCOMPRESS */', $nextNC + 2);
106 $endC = strpos($source, "\n", $idx + 2);
210 || strpos(self::OPS, $source[$idx + 1]) === false)) {
212 if ($idx + 1 < $slen && (strpos(self::CHARS, $source[$idx + 1]) !== false)) {
219 if ($lch && (strpos(self::CHARS, $lch) !== false)) {
/dokuwiki/vendor/simplepie/simplepie/src/Content/Type/
H A DSniffer.php97 if (($pos = strpos($this->file->headers['content-type'], ';')) !== false) {
230 if ($pos < $len && ($pos = strpos($this->file->body, '-->', $pos)) !== false) {
236 if ($pos < $len && ($pos = strpos($this->file->body, '>', $pos)) !== false) {
242 if ($pos < $len && ($pos = strpos($this->file->body, '?>', $pos)) !== false) {
/dokuwiki/lib/plugins/styling/
H A Daction.php48 strpos($event->data['link'][$i]['href'], 'lib/exe/css.php') !== false
/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php120 if (strpos($class, 'SimplePie') !== 0)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php362 while (strpos($input, './') !== false || strpos($input, '/.') !== false || $input === '.' || $input === '..') {
364 if (strpos($input, '../') === 0) {
366 } elseif (strpos($input, './') === 0) {
370 elseif (strpos($input, '/./') === 0) {
376 elseif (strpos($input, '/../') === 0) {
388 elseif (($pos = strpos($input, '/', 1)) !== false) {
699 strpos($this->ipath, ':') !== false &&
700 strpos($this->ipath, '/', 1) !== false &&
701 strpos(
[all...]
H A DMisc.php1714 while (($start = strpos($data, '<!--')) !== false) {
1716 if (($end = strpos($data, '-->', $start)) !== false) {
1761 while ($position < $length && ($pos = strpos($string, '(', $position)) !== false) {
1797 if (($pos = strpos($mime, ';')) === false) {
1942 if (strpos($section, '=') !== false) {
1985 if ($pos = strpos($data, "\x00\x00\x00\x3F\x00\x00\x00\x3E")) {
1995 if ($pos = strpos($data, "\x3F\x00\x00\x00\x3E\x00\x00\x00")) {
2005 if ($pos = strpos($data, "\x00\x3F\x00\x3E")) {
2015 if ($pos = strpos($data, "\x3F\x00\x3E\x00")) {
2025 if ($pos = strpos(
[all...]
H A DParser.php128 if (substr($data, 0, 5) === '<?xml' && strspn(substr($data, 5, 1), "\x09\x0A\x0D\x20") && ($pos = strpos($data, '?>')) !== false) {
352 if ($pos = strpos($string, $this->separator)) {
486 } elseif (strpos($author, 'http') === 0) {
521 if (!empty($photo) && strpos($content, $photo) === false) {
607 } elseif ($position = strpos($data, '<title>')) {
/dokuwiki/inc/HTTP/
H A DDokuHTTPClient.php41 strpos($_SERVER['HTTP_REFERER'], 'httpdebug') !== false
/dokuwiki/lib/plugins/revert/
H A Dadmin.php100 if (strpos($data, (string) $filter) === false) break;
137 if (strpos(rawWiki($recent['id']), (string) $filter) === false) continue;
/dokuwiki/inc/parser/
H A Dcode.php34 if (strpos($INPUT->server->str('HTTP_USER_AGENT'), 'Windows') !== false) {
/dokuwiki/vendor/simplepie/simplepie/src/Net/
H A DIPv6.php97 if (strpos($ip2, '.') !== false) {
181 if (strpos($ip, '.') !== false) {
/dokuwiki/lib/plugins/safefnrecode/
H A Daction.php64 if (strpos($file, '%') === false) continue; # no encoding used
/dokuwiki/inc/Utf8/
H A DPhpString.php344 * This is an Unicode aware replacement for strpos
351 * @see strpos()
354 public static function strpos($haystack, $needle, $offset = 0)
360 $pos = strpos($haystack, $needle, $offset + $comp);
363 public static function strpos($haystack, $needle, $offset = 0) global() function in dokuwiki\\Utf8\\PhpString
/dokuwiki/inc/File/
H A DResolver.php68 if ($this->contextID !== '' && strpos($id, ':') === false) {
H A DPageResolver.php22 if (strpos($id, '#') !== false) {
/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php122 if (strpos($obfuscatedProp, $obfuscatedPropTail, 1) !== false) {
/dokuwiki/inc/Extension/
H A DRemotePlugin.php
/dokuwiki/inc/Form/
H A DElement.php134 if (strpos($id, '__') === false) {
/dokuwiki/inc/
H A DSafeFN.class.php109 if ($codepoint < 127 && (strpos(self::$plain . self::$post_indicator, chr($codepoint)) !== false)) {
H A Dfulltext.php111 if (strpos($text, $phrase) !== false) {
127 if (strpos($id, $ns) === 0) {
307 if ((strpos($in_ns ? $p_id : noNSorNS($p_id), $cleaned) !== false)) {
322 if (strpos($p_id, $ns) !== 0) {
329 if (strpos($p_id, $notns) === 0) {
396 $pos = PhpString::strpos(
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php696 if(strpos($path,':')) {
699 if(!preg_match('#^[a-zA-Z]:#', $path) || false !== strpos($path, ':', 2)) {
710 if(GESHI_SECURITY_PARANOID && false !== strpos($path, '/.')) {
714 if(GESHI_SECURITY_PARANOID && false !== strpos($path, '..')) {
2235 $open_pos = strpos($code, $open, $i);
2246 strpos($code, $close, $matches[$dk][$open]['next_match']+1);
2312 $close_pos = strpos($code, $next_match_pointer['close'], $i);
2588 $close_pos = strpos($part, $char, $start);
2633 $simple_escape = strpos($part, $this->language_data['ESCAPE_CHAR'], $start);
2762 while ($close_pos = strpos(
[all...]
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/
H A DEntities.php100 while (($this->position = strpos($this->data, '&', $this->position)) !== false) {
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientSSL.php209 $contents = substr($contents, strpos($contents, '<'));
/dokuwiki/inc/Cache/
H A DCache.php209 $i = strpos($line, ',');

123