Home
last modified time | relevance | path

Searched refs:stripos (Results 1 – 25 of 68) sorted by path

123

/plugin/aichat/vendor/vanderlee/php-sentence/tests/
H A Dbootstrap.php5 if (stripos($class, $prefix) === 0) {
/plugin/anewssystem/
H A Daction.php67 if(stripos($_GET['archive'],'archive')!== false) $ans_conf['param'] = $_GET['archive'];
157 … if(($tag!==false) && (stripos($archive_options['tag'],trim($tag))!==false)){
H A Dsyntax.php142 … if((stripos($record, $delete_record)!==false) && (stripos($record, $delete_anchor)!==false)) {
901 if((stripos($token,'tleft') !== false) ||
902 (stripos($token,'tright') !== false) ||
903 (stripos($token,'tcenter') !== false) ||
904 (stripos($token,'tjustify') !== false) ||
905 (stripos($token,'tinherit') !== false)) {
908 if(stripos($token,'tright')!== false) {
918 if((stripos($token,'fleft') !== false) ||
919 (stripos($token,'fright') !== false) ||
920 (stripos($token,'fnone') !== false) ||
[all …]
/plugin/authgoogle/google/io/
H A DGoogle_CurlIO.php166 if (stripos($respData, parent::CONNECTION_ESTABLISHED) !== false) {
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DBatch.php230 if (stripos($respData, $established_header) !== false) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php20 use function stripos; alias
145 if (stripos($header, 'content-type:') === 0) {
161 …if (stripos($contentType, 'application/javascript') !== false || stripos($contentType, 'text/javas…
165 if (stripos($contentType, 'text/html') !== false) {
/plugin/backlinks/
H A Dsyntax.php106 if(stripos($filterNS, "!", 0) === 0) {
111 return stripos($ns, $filterNS, 0) !== 0;
118 return stripos($ns, $filterNS, 0) === 0;
/plugin/backlinks2/
H A Dsyntax.php109 if (stripos($filterNS, "!", 0) === 0) {
113 return stripos($ns, $filterNS, 0) !== 0;
118 return stripos($ns, $filterNS, 0) === 0;
/plugin/badbehaviour/bad-behavior/
H A Dcommon_tests.inc.php9 …if (array_key_exists('Expect', $package['headers_mixed']) && stripos($package['headers_mixed']['Ex…
81 … (stripos($package['headers_mixed']['Via'], "pinappleproxy") !== FALSE || stripos($package['header…
H A Dcore.inc.php166 …if (stripos($ua, "bingbot") !== FALSE || stripos($ua, "msnbot") !== FALSE || stripos($ua, "MS Sear…
171 …} elseif (stripos($ua, "Googlebot") !== FALSE || stripos($ua, "Mediapartners-Google") !== FALSE ||…
176 …} elseif (stripos($ua, "Yahoo! Slurp") !== FALSE || stripos($ua, "Yahoo! SearchMonkey") !== FALSE)…
183 if (stripos($ua, "MSIE") !== FALSE) {
185 if (stripos($ua, "Opera") !== FALSE) {
192 } elseif (stripos($ua, "Konqueror") !== FALSE) {
196 } elseif (stripos($ua, "Opera") !== FALSE) {
200 } elseif (stripos($ua, "Safari") !== FALSE) {
204 } elseif (stripos($ua, "Lynx") !== FALSE) {
208 } elseif (stripos($ua, "MovableType") !== FALSE) {
[all …]
H A Dfunctions.inc.php7 function stripos($haystack,$needle,$offset = 0) { function
H A Dkonqueror.inc.php9 …if (stripos($package['headers_mixed']['User-Agent'], "YahooSeeker/CafeKelsa") === FALSE || match_c…
H A Dpost.inc.php11 if (stripos($package['headers_mixed']['User-Agent'], "MovableType") !== FALSE) {
33 …ite_forms'] && array_key_exists('Referer', $package['headers_mixed']) && stripos($package['headers…
/plugin/bureaucracy-au/
H A Daction.php45 stripos($username, $search) === 0 || // Username (prefix)
46 stripos($data['name'], $search) !== false) { // Full name
/plugin/bureaucracy/
H A Daction.php45 stripos($username, $search) === 0 || // Username (prefix)
46 stripos($data['name'], $search) !== false) { // Full name
/plugin/bureaucracyau/
H A Daction.php45 stripos($username, $search) === 0 || // Username (prefix)
46 stripos($data['name'], $search) !== false) { // Full name
/plugin/ckgdoku/action/
H A Dedit.php684 if(stripos($_SERVER['HTTP_USER_AGENT'],'Chrome') !== false) {
1180 if(stripos($xhtml,'oIWIKIo') !== false) {
/plugin/ckgedit/action/
H A Dedit.php743 if(stripos($_SERVER['HTTP_USER_AGENT'],'Chrome') !== false) {
1231 if(stripos($xhtml,'oIWIKIo') !== false) {
/plugin/combo/vendor/symfony/process/Pipes/
H A DAbstractPipes.php66 return null !== $lastError && false !== stripos($lastError, 'interrupted system call');
/plugin/data-au/
H A Daction.php180 stripos($id, cleanID($search)) === false &&
181 stripos($title, $search) === false) {
/plugin/data/
H A Daction.php191 stripos($id, cleanID($search)) === false &&
192 stripos($title, (string) $search) === false
/plugin/database2/
H A Ddatabase2.php1543 if ( stripos( $query, ' WHERE ' ) !== false )
1654 if ( stripos( $query, ' WHERE ' ) !== false )
4125 if ( stripos( $e->getMessage(), 'no such table' ) !== false )
4129 if ( stripos( $e->getMessage(), 'no such column' ) !== false )
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php374 if (stripos($header, 'second-') === 0) $header = (int)(substr($header, 7));
375 elseif (stripos($header, 'infinite') === 0) $header = LockInfo::TIMEOUT_INFINITE;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php295 if ((strtoupper($property) === 'BACKGROUND-IMAGE' || strtoupper($property) === 'BACKGROUND') && false !== stripos($value, '-webkit-gradient')) {
522 if ((strtoupper($properties[$i]) === 'BACKGROUND-IMAGE' || strtoupper($properties[$i]) === 'BACKGROUND') && false !== stripos($values[$i], '-webkit-gradient')) {
663 if (false !== stripos($s, 'bold')) {
669 if (false !== stripos($s, 'small-caps')) {
1084 if (false !== stripos($s, 'inset')) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/File/
H A DStreamWrapperChecker.php32 if (stripos($filename, $wrapper . '://') === 0) {

123