Home
last modified time | relevance | path

Searched full:mismatch (Results 1 – 25 of 124) sorted by relevance

12345

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DProxyChain.php77 $mismatch = false;
89 $mismatch = true;
101 $mismatch = true;
106 if (!$mismatch) {
111 phpCAS::trace("Proxy chain skipped: size mismatch");
/plugin/dataplot/
DChangeLog3 * Fix type mismatch errors with Dokuwiki 2020-07-29 "Hogfather".
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches/
DErrorMessageProvider.php32 return $prefix . 'Underflow or the modes mismatch';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatches/
DErrorMessageProviderTest.php51 'Underflow or the modes mismatch', JSON_ERROR_STATE_MISMATCH, ''
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRuntimeMetaData.php11 * where a version mismatch is detected.
99 * cases, the underlying version mismatch will not be reported here.
/plugin/darcspatch/lang/en/
Dlang.php35 $lang['msg_errmatch'] = 'Line mismatch';
/plugin/struct/meta/
H A DSchemaImporter.php39 $error = 'Underflow or the modes mismatch';
/plugin/upgrade/lang/en/
H A Dlang.php43 $lang['rm_mismatch']= 'Case mismatch for deprecated file <code>%s</code>. Please check manually if …
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DDefinitionCache.php53 // version mismatch, is always old
/plugin/elwikiupgrade/lang/en/
Dlang.php43 $lang['rm_mismatch']= 'Case mismatch for deprecated file <code>%s</code>. Please check manually if …
/plugin/upgrade/lang/de/
H A Dlang.php43 …Kleinschreibung der veralteten Datei <code>%s</code> stimmt nicht (Case mismatch). Bitte prüfen Si…
/plugin/bureaucracyau/_test/
Dfield_user.test.php124 'hash substitution sign mismatch',
/plugin/elwikiupgrade/lang/de/
Dlang.php33 …Kleinschreibung der veralteten Datei <code>%s</code> stimmt nicht (Case mismatch). Bitte prüfen Si…
/plugin/bureaucracy-au/_test/
Dfield_user.test.php124 'hash substitution sign mismatch',
/plugin/idoit/
Dsyntax.php110 return 'JSON decode error: Underflow or the modes mismatch';
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DJsonDeserializationVisitor.php237 … throw new RuntimeException('Could not decode JSON, underflow or the nodes mismatch.');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
DResourcesCalendars.php103 * match, '!=' for mismatch and ':' for prefix match or HAS match where
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.table.js157 "Column count mismatch between thead (" +
362 node.debug("_fixOrder: mismatch at node: " + n);
/plugin/fedauth/Auth/OpenID/
DConsumer.php1081 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/
Dpgn-decoder.js29 errorString = "error: PGN encoding/decoding mismatch";
37 errorString = "error: PGN encoding version mismatch (e:" +
/plugin/openid/Auth/OpenID/
DConsumer.php1140 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/
Daction.php90 // TODO: check if namespace mismatch -> break recursion early.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
DUtils.php178 $msg = 'Underflow or the modes mismatch';
/plugin/gitbacked/.github/workflows/
H A Dbuild_release.yml84 …echo "Mismatch of release version=${{ env.RELEASE_VERSION }} and application info version=${{ env.…
/plugin/authgoogle/google/contrib/
DGoogle_AppstateService.php29 * currently stored version. This method results in a conflict error on version mismatch.

12345