Home
last modified time | relevance | path

Searched refs:check (Results 1 – 25 of 646) sorted by path

12345678910>>...26

/plugin/404manager/
H A DCHANGES.md13 …* The best name space page doesn't check all namespace if the page ID that gives a 404 has a exist…
H A DREADME.md25 ![The page name check message](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/master…
56 * set if you want to check if the name page is unique
/plugin/accscounter/lang/en/
H A Dviewer.txt11 …tion to api.stopforumspam.org. If you specify many pages for the spammer check at a time, the sys…
/plugin/aceeditor/
H A Dbuild.js1 …he|call|cascade|cascaded|case|catalog_name|chain|change|changed|character|check|checkpoint|checksu…
/plugin/achart/
H A DREADME.md26 For more examples, check the [Examples](https://apexcharts.com/javascript-chart-demos).
/plugin/acknowledge/
H A Dstyle.less20 @check-ok-color: #355723;
21 @check-needed-color: #840705;
30 fill: @check-ok-color;
41 fill: @check-needed-color;
/plugin/aclplusregex/
H A Daction.php24 * 9) if it matches, check which named group has the match and extract the permission from it
193 $check = "$id\n$entity";
202 $match = preg_replace("/^$pattern$/m", $check, $entity, 1, $cnt);
/plugin/adfs/lang/en/
H A Dintro.txt7 Please note that PHP will check the certificate validity, so if you use a self signed or corporate …
/plugin/adfs/phpsaml/
H A DCHANGELOG124 …ps://github.com/onelogin/php-saml/pull/156) Use correct host on response destination fallback check
188 * Split the setting check methods. Now 1 method for IdP settings and other for SP settings.
189 * Let the setting object to avoid the IdP setting check. required if we want to publish SP SAML Met…
H A DREADME.md735 Before the XML metadata is exposed, a check takes place to ensure
880 Before trying to get an attribute, check that the user is
1120 // This check if the response was
1504 about what it does and how to use it are provided. Make sure to also check the doc folder where
1531 If you check the code of the index.php file you will see that the `settings.php`
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt43 - Fix tests to properly check return code of verify(). (Thijs Kinkhorst)
/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php1129 $check = OneLogin_Saml2_Utils::loadXML($decrypted, $decryptedXML);
1130 if ($check === false) {
/plugin/adhoctags/
H A DREADME.md117 In most cases, these should take care of the vast majority of HTML attributes. Make sure to check each file and clean up anything that these searches didn't catch.
/plugin/adultcontent/
H A DREADME.md5 This simple plugin will check your dokuwiki page before being saved whether it contains given keywo…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe26498 check ed
37497 Ġpay check
40750 check ing
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md71 text into full sentences. You can easily check the steps in the code.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md927 * Added: Namespace check within globals for required third party software
1019 * Added: Temporary workaround to bypass FileSaver check; issue prevented to open blob urls in safar…
1033 * Fix: Tainted check issue which failed if location.origin wasn't available
1034 * Fix: Capture image check, triggers callback only if all images have been loaded
H A Dexport.js600 var i1, exist, node, item, check, type;
629 check = item ? ( item.src || item.href ) : false;
632 if ( item && check && check.indexOf( src ) != -1 ) {
644 var check = src.toLowerCase();
646 if ( check.indexOf( item ) != -1 && window[ namespace ] !== undefined ) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js6513 state.check = crc32(state.check, hbuf, 2, 0);
6587 state.check = crc32(state.check, hbuf, 2, 0);
6614 state.check = crc32(state.check, hbuf, 4, 0);
6640 state.check = crc32(state.check, hbuf, 2, 0);
6667 state.check = crc32(state.check, hbuf, 2, 0);
6706 state.check = crc32(state.check, input, copy, next);
6732 state.check = crc32(state.check, input, copy, next);
6757 state.check = crc32(state.check, input, copy, next);
6778 if (hold !== (state.check & 0xffff)) {
6804 strm.adler = state.check = ZSWAP32(hold);
[all …]
H A Djszip.min.js13check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.windo…
14check=c.flags?t(c.check,f,p,h-p):s(c.check,f,p,h-p)),p=j,(c.flags?m:d(m))!==c.check){a.msg="incorr…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js24861 state.check = crc32(state.check, hbuf, 2, 0);
24935 state.check = crc32(state.check, hbuf, 2, 0);
24962 state.check = crc32(state.check, hbuf, 4, 0);
24988 state.check = crc32(state.check, hbuf, 2, 0);
25015 state.check = crc32(state.check, hbuf, 2, 0);
25054 state.check = crc32(state.check, input, copy, next);
25080 state.check = crc32(state.check, input, copy, next);
25105 state.check = crc32(state.check, input, copy, next);
25126 if (hold !== (state.check & 0xffff)) {
25780 strm.adler = state.check =
[all …]
H A Dpdfmake.min.js12check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.windo…
H A Dpdfmake.min.js.map1check","wbits","wsize","whave","wnext","hold","lencode","distcode","lenbits","distbits","ncode","n…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md132 Please note that this does not check whether the legend is enabled at all.
/plugin/anewssystem/
H A Dsyntax.php731 $check = explode(' ', $value);
734 foreach($check as $a) {
739 if(count($check)-1>$preview_length) $prvw_string .= ' ...';
1043 $check = explode(' ', $value);
1046 foreach($check as $a) {
1051 if(count($check)-1>$preview_length) $prvw_string .= ' ...';

12345678910>>...26