Home
last modified time | relevance | path

Searched refs:reflect (Results 101 – 125 of 450) sorted by last modified time

12345678910>>...18

/plugin/blockquote/
H A DCOPYING47 that any problems introduced by others will not reflect on the original
/plugin/tos/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/wrap/
H A DCOPYING47 that any problems introduced by others will not reflect on the original
/plugin/dokucrypt2/
H A DCOPYING47 that any problems introduced by others will not reflect on the original
/plugin/avbarchart/
H A DCOPYING47 that any problems introduced by others will not reflect on the original
/plugin/avtaskbox/
H A DCOPYING47 that any problems introduced by others will not reflect on the original
/plugin/yourip/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/pot/
H A DLICENSE48 that any problems introduced by others will not reflect on the original
/plugin/spreadout/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/indexmenu/
H A DCOPYING47 that any problems introduced by others will not reflect on the original
/plugin/actionrenderer/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php373 $reflect = new \ReflectionClass($type);
374 if ($reflect->isTrait()) {
378 if ($reflect->hasConstant('IS_INVISIBLE')) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php352 $reflect = new \ReflectionClass($curve);
353 $name = $reflect->getShortName();
356 if ($reflect->isFinal()) {
357 $reflect = $reflect->getParentClass();
358 $name = $reflect->getShortName();
370 $reflect = new \ReflectionClass($class);
371 if ($reflect->isFinal()) {
H A DOpenSSH.php116 $reflect = new \ReflectionClass($curve);
117 $name = $reflect->getShortName();
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DEC.php175 $reflect = new \ReflectionClass($curve);
176 $curveName = $reflect->isFinal() ?
177 $reflect->getParentClass()->getShortName() :
178 $reflect->getShortName();
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php164 $reflect = new ReflectionObject($this);
165 $props = $reflect->getProperties(ReflectionProperty::IS_PUBLIC);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md193 * Decoded Content-Encoding responses are now modified to correctly reflect
196 `Content-Length` modified to reflect the message size after removing the
/plugin/authgooglesheets/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/a2s/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/foldablelist/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/structcondstyle/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/translate/
H A DCOPYING47 that any problems introduced by others will not reflect on the original
/plugin/wideredit/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/twofactorgoogleauth/
H A DLICENSE47 that any problems introduced by others will not reflect on the original
/plugin/tablelayout/
H A DLICENSE47 that any problems introduced by others will not reflect on the original

12345678910>>...18