Home
last modified time | relevance | path

Searched refs:strtolower (Results 126 – 150 of 846) sorted by relevance

12345678910>>...34

/plugin/twofactoraltemail/
H A Daction.php61 if (strtolower($newmail) == strtolower($USERINFO['mail'])) {
/plugin/swiftmail/Swift/
H A DMessage.php386 …if (($this->getEncoding() == "7bit") && (strtolower($charset) == "utf-8" || strtolower($charset) =…
524 $sign = (strtolower($child->getContentType()) == "text/plain") ? -1 : 1;
614 $sign = (strtolower($ref->getContentType()) == "text/plain"
615 || strtolower($ref->getContentType()) == $nested_type) ? -1 : 1;
683 $sign = (strtolower($ref->getContentType()) == "text/html"
684 || strtolower($ref->getContentType()) == "multipart/alternative") ? -1 : 1;
/plugin/datedifference/
H A Dsyntax.php83 switch(strtolower($value)) {
93 switch(strtolower($value)) {
/plugin/googlemaps/syntax/
H A Dgooglemap.php137 $key = strtolower($key);
138 if (isset($gmap[$key])) $gmap[$key] = strtolower($val);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMultipartStream.php149 $lowercaseHeader = strtolower($key);
151 if (strtolower($k) === $lowercaseHeader) {
/plugin/mikioplugin/
H A Daction.php68 $filename = strtolower($value);
108 if (strtolower(substr($style, -5)) == '.less') {
/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php127 $scheme = strtolower($parts['scheme']);
134 $host = strtolower($parts['host']);
158 $path = strtolower($parts['path']);
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DLinkTrait.php148 $key = strtolower($text);
150 $key = strtolower($refMatches[2]);
266 $label = strtolower($matches[1]);
/plugin/creole/helper/
H A Deventhandler.php145 $state = strtolower($state);
146 $clazz = strtolower($clazz);
147 $tag = strtolower($tag);
/plugin/farmer/
H A DDokuWikiFarmCore.php164 $animal = strtolower($animal);
180 if (strtolower($_SERVER['HTTP_HOST']) == $farmhost) {
430 $this->config['base']['farmhost'] = strtolower(trim($this->config['base']['farmhost']));
/plugin/openid/Auth/OpenID/
H A DTrustRoot.php127 $scheme = strtolower($parts['scheme']);
134 $host = strtolower($parts['host']);
158 $path = strtolower($parts['path']);
/plugin/struct/meta/
H A DConfigParser.php183 $line[0] = strtolower($line[0]);
221 $col = trim(strtolower($col));
250 $val = trim(strtolower($vals[$i]));
/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.utils.inc.php263 $attr = strtolower($matches[1]);
272 $attr = strtolower($matches[1]);
281 $attr = strtolower($matches[1]);
464 $result .= $matches[1].$matches[2].strtolower($matches[3]).$matches[4];
477 $result .= $matches[1].$matches[2].strtolower($matches[3]).$matches[4];
/plugin/glossary/syntax/
H A Dspan.php43 $data = strtolower (trim (substr ($match, 9, -2)));
46 $data = strtolower (trim (substr ($match, 9, -1)));
/plugin/interwikiformatting/
H A Dsyntax.php54 … $handler->_addCall('interwikilink', array($match, null, strtolower($shortcut), $target), $pos);
123 … $handler->_addCall('interwikilink', array($match, $title, strtolower($shortcut), $target), $pos);
/plugin/socialite/syntax/
H A Dbutton.php51 $match = strtolower(trim(substr($match, 11, -2))); // strip markup
61 $networks = strtolower(trim($this->getConf('networks')));
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriber.php91 if (strtolower($class) !== strtolower($parentClassName)) {
/plugin/tag/syntax/
H A Dtopic.php89 $conf_name = trim(strtolower(substr($flag, 0 , $separator_pos)));
90 $conf_val = trim(strtolower(substr($flag, $separator_pos+1)));
/plugin/struct/types/
H A DColor.php18 $rawvalue = trim(strtolower($rawvalue));
24 if ($rawvalue === strtolower($this->config['default'])) {
/plugin/svg/
H A Dsyntax.php.save130 strtolower( $this->getConf( 'im_format' ) )
147 strtolower( $this->getConf( 'mw_format' ) )
178 . '.' . strtolower( $this->getConf( 'im_format' ) )
193 . '.' . strtolower( $this->getConf( 'mw_format' ) )
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.apetag.php142 $item_key = strtolower(substr($APEtagData, $offset, $ItemKeyLength));
166 switch (strtolower($item_key)) {
341 $thisfile_ape['comments'][strtolower($item_key)][] = $comment;
449 return in_array(strtolower($itemkey), $APEtagItemIsUTF8Lookup);
H A Dmodule.audio.bonk.php50 …if (($TagHeaderTest[0] != "\x00") || (substr($PossibleBonkTag, 4, 4) != strtolower(substr($Possibl…
236 } elseif ($ignorecase && (strtolower($validtagname) == strtolower($PossibleBonkTag))) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DImg.php33 if (isset($properties ['DISPLAY']) && strtolower($properties ['DISPLAY']) === 'none') {
45 $v = strtolower($properties['VISIBILITY']);
264 if (strtolower($properties['IMAGE-RENDERING']) === 'crisp-edges') {
266 } elseif (strtolower($properties['IMAGE-RENDERING']) === 'optimizequality') {
268 } elseif (strtolower($properties['IMAGE-RENDERING']) === 'smooth') {
270 } elseif (strtolower($properties['IMAGE-RENDERING']) === 'auto') {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php374 $tag = 'LANG>>' . strtolower($m[1]);
376 $tag = 'LANG>>' . strtolower($m[1]);
386 $tag = $m[1] . '>>LANG>>' . strtolower($m[2]);
388 $tag = $m[1] . '>>LANG>>' . strtolower($m[2]);
423 $tag = 'LANG>>' . strtolower($m[1]);
425 $tag = 'LANG>>' . strtolower($m[1]);
435 $tag = $m[1] . '>>LANG>>' . strtolower($m[2]);
437 $tag = $m[1] . '>>LANG>>' . strtolower($m[2]);
604 $s = strtolower($s);
620 $v = strtolower(
[all...]
/plugin/scrape/HTMLPurifier/
H A DPrinter.php

12345678910>>...34