Home
last modified time | relevance | path

Searched refs:defined (Results 126 – 150 of 3364) sorted by path

12345678910>>...135

/plugin/authenvvars/
H A Daction.php15 if(!defined('DOKU_INC')) die();
H A Dauth.php11 if(!defined('DOKU_INC')) die();
/plugin/authfacebook/
H A Daction.php3 if (!defined('DOKU_INC')) die();
H A Dauth.php16 if (!defined('AUTHFACEBOOK_COOKIE')) define('AUTHFACEBOOK_COOKIE', 'SPFB'.md5(DOKU_REL.(($conf['sec…
/plugin/authfacebook/lib/PseudoRandomString/
H A DUrandomPseudoRandomStringGenerator.php73 if (!defined('HHVM_VERSION')) {
/plugin/authfacebook/lib/
H A Dautoload.php54 if (defined('FACEBOOK_SDK_V4_SRC_DIR')) {
56 } elseif (defined('FACEBOOK_SDK_SRC_DIR')) {
/plugin/authg2fa/
H A DTokenHelper.php3 if(!defined('DOKU_INC')) die();
H A Daction.php3 if (!defined('DOKU_INC')) die();
H A Dadmin.php10 if(!defined('DOKU_INC')) die();
H A Dauth.php3 if(!defined('DOKU_INC')) die();
/plugin/authgoogle/
H A Daction.php3 if (!defined('DOKU_INC')) die();
H A Dauth.php3 if(!defined('DOKU_INC')) die();
8 if (!defined('AUTHGOOGLE_COOKIE')) define('AUTHGOOGLE_COOKIE', 'SPGG'.md5(DOKU_REL.(($conf['securec…
/plugin/authgoogle2fa/
H A Daction.php3 if (!defined('DOKU_INC')) die();
H A Dauth.php3 if(!defined('DOKU_INC')) die();
24 if(!defined('GOOGLE_AUTH_SECRET')) $twofactor=false;
/plugin/authgooglesheets/vendor/composer/
H A DClassLoader.php376 if (false === $file && defined('HHVM_VERSION')) {
H A Dautoload_real.php31 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
H A Dautoload.php10 defined('Google_Client::LIBVER')
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php305 if (!defined('MATH_BIGINTEGER_OPENSSL_ENABLED')) {
308 if (!defined('CRYPT_RSA_MODE')) {
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DAuthHandlerFactory.php35 if (defined('\GuzzleHttp\ClientInterface::MAJOR_VERSION')) {
37 } elseif (defined('\GuzzleHttp\ClientInterface::VERSION')) {
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php1188 if (defined('\GuzzleHttp\ClientInterface::MAJOR_VERSION')) {
1190 } elseif (defined('\GuzzleHttp\ClientInterface::VERSION')) {
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING11 and distribution as defined by Sections 1 through 9 of this document.
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php437 if (!defined('MATH_BIGINTEGER_OPENSSL_ENABLED')) {
440 if (!defined('CRYPT_RSA_MODE')) {

12345678910>>...135