Searched full:mismatch (Results 1 – 25 of 124) sorted by relevance
12345
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ |
| H A D | ProxyChain.php | 77 $mismatch = false; 89 $mismatch = true; 101 $mismatch = true; 106 if (!$mismatch) { 111 phpCAS::trace("Proxy chain skipped: size mismatch");
|
| /plugin/dataplot/ |
| D | ChangeLog | 3 * Fix type mismatch errors with Dokuwiki 2020-07-29 "Hogfather".
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches/ |
| D | ErrorMessageProvider.php | 32 return $prefix . 'Underflow or the modes mismatch';
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatches/ |
| D | ErrorMessageProviderTest.php | 51 'Underflow or the modes mismatch', JSON_ERROR_STATE_MISMATCH, ''
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
| H A D | RuntimeMetaData.php | 11 * where a version mismatch is detected. 99 * cases, the underlying version mismatch will not be reported here.
|
| /plugin/darcspatch/lang/en/ |
| D | lang.php | 35 $lang['msg_errmatch'] = 'Line mismatch';
|
| /plugin/struct/meta/ |
| H A D | SchemaImporter.php | 39 $error = 'Underflow or the modes mismatch';
|
| /plugin/upgrade/lang/en/ |
| H A D | lang.php | 43 $lang['rm_mismatch']= 'Case mismatch for deprecated file <code>%s</code>. Please check manually if …
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | DefinitionCache.php | 53 // version mismatch, is always old
|
| /plugin/elwikiupgrade/lang/en/ |
| D | lang.php | 43 $lang['rm_mismatch']= 'Case mismatch for deprecated file <code>%s</code>. Please check manually if …
|
| /plugin/upgrade/lang/de/ |
| H A D | lang.php | 43 …Kleinschreibung der veralteten Datei <code>%s</code> stimmt nicht (Case mismatch). Bitte prüfen Si…
|
| /plugin/bureaucracyau/_test/ |
| D | field_user.test.php | 124 'hash substitution sign mismatch',
|
| /plugin/elwikiupgrade/lang/de/ |
| D | lang.php | 33 …Kleinschreibung der veralteten Datei <code>%s</code> stimmt nicht (Case mismatch). Bitte prüfen Si…
|
| /plugin/bureaucracy-au/_test/ |
| D | field_user.test.php | 124 'hash substitution sign mismatch',
|
| /plugin/idoit/ |
| D | syntax.php | 110 return 'JSON decode error: Underflow or the modes mismatch';
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/ |
| D | JsonDeserializationVisitor.php | 237 … throw new RuntimeException('Could not decode JSON, underflow or the nodes mismatch.');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/ |
| D | ResourcesCalendars.php | 103 * match, '!=' for mismatch and ':' for prefix match or HAS match where
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.table.js | 157 "Column count mismatch between thead (" + 362 node.debug("_fixOrder: mismatch at node: " + n);
|
| /plugin/fedauth/Auth/OpenID/ |
| D | Consumer.php | 1081 sprintf('local_id mismatch. Expected %s, got %s', 1093 "Preferred namespace mismatch (bug)"); 1097 sprintf('OP Endpoint mismatch. Expected %s, got %s', 1626 // Session type mismatch 1637 // Any other mismatch, regardless of protocol version 2148 * A specific, internal failure used to detect type URI mismatch.
|
| /plugin/pgn4web/pgn4web/ |
| D | pgn-decoder.js | 29 errorString = "error: PGN encoding/decoding mismatch"; 37 errorString = "error: PGN encoding version mismatch (e:" +
|
| /plugin/openid/Auth/OpenID/ |
| D | Consumer.php | 1140 sprintf('local_id mismatch. Expected %s, got %s', 1152 "Preferred namespace mismatch (bug)"); 1156 sprintf('OP Endpoint mismatch. Expected %s, got %s', 1722 // Session type mismatch 1733 // Any other mismatch, regardless of protocol version 2310 * A specific, internal failure used to detect type URI mismatch.
|
| /plugin/tagentry/ |
| D | action.php | 90 // TODO: check if namespace mismatch -> break recursion early.
|
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/ |
| D | Utils.php | 178 $msg = 'Underflow or the modes mismatch';
|
| /plugin/gitbacked/.github/workflows/ |
| H A D | build_release.yml | 84 …echo "Mismatch of release version=${{ env.RELEASE_VERSION }} and application info version=${{ env.…
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_AppstateService.php | 29 * currently stored version. This method results in a conflict error on version mismatch.
|
12345