Searched refs:casesensitive (Results 1 – 8 of 8) sorted by relevance
/plugin/wysiwyg/fckeditor/ |
H A D | fckeditor.cfm | 134 …* CFML doesn't store casesensitive names for structure keys, but the configuration names must be c…
|
H A D | fckeditor.cfc | 222 …* CFML doesn't store casesensitive names for structure keys, but the configuration names must be c…
|
/plugin/qrcode2/ |
H A D | phpqrcode.php | 2235 …lic static function splitStringToQRinput($string, QRinput $input, $modeHint, $casesensitive = true) argument 2243 if(!$casesensitive) 3071 public function encodeString($string, $version, $level, $hint, $casesensitive) argument 3082 $ret = QRsplit::splitStringToQRinput($string, $input, $hint, $casesensitive); 3206 public $casesensitive = true; variable in QRencode 3261 … $code->encodeString($intext, $this->version, $this->level, $this->hint, $this->casesensitive); 3275 … $code->encodeString($intext, $this->version, $this->level, $this->hint, $this->casesensitive);
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.tag.id3v2.php | 2683 * @param bool $casesensitive 2687 public static function LanguageLookup($languagecode, $casesensitive=false) { argument 2689 if (!$casesensitive) {
|
/plugin/jukebox/id3/ |
H A D | module.tag.id3v2.php | 2174 function LanguageLookup($languagecode, $casesensitive=false) { argument 2176 if (!$casesensitive) {
|
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
H A D | QRcode.php | 279 protected $casesensitive = true; variable in jucksearm\\barcode\\lib\\QRcode 664 if (!$this->casesensitive) {
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 18716 case 'casesensitive' /*case 'CaseSensitive'*/: break; 18746 case 'casesensitive' /*case 'CaseSensitive'*/: break;
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js.map | 1 …ments helpmessage ';\n\n var operators = ' and as band bnot bor bxor casesensitive ccontains ceq …
|