Home
last modified time | relevance | path

Searched refs:function_exists (Results 126 – 150 of 389) sorted by last modified time

12345678910>>...16

/plugin/openas/
H A Daction.php145 if(!function_exists("openas_check_pageid")) {
/plugin/xtern/
H A Dadmin.php299 if (function_exists('apache_setenv')) {
H A Daction.php37 if($admin && !function_exists("curl_init")) {
71 if(!function_exists("curl_init")) {
/plugin/newpagetemplate/
H A Dcli.php86 if (function_exists('is_countable') && !is_countable($opts)) return;
/plugin/pureldap/vendor/composer/
H A DClassLoader.php367 $this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
H A Dautoload_real.php
/plugin/commonmark/vendor/composer/
H A DClassLoader.php369 $this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
H A Dautoload_real.php
/plugin/include/syntax/
H A Dfooter.php95 if (function_exists('userlink')) {
/plugin/passpolicy/
H A Dhelper.php444 if (function_exists('openssl_random_pseudo_bytes')) {
/plugin/quickstats/
H A Daction.php16 if(!function_exists('utf8_strtolower')) {
226 if(function_exists ('idx_get_indexer')) {
/plugin/quickstats/GEOIP/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
H A DClassLoader.php282 …$this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VAL…
/plugin/authopenldapkerberos/
H A Dauth.php18 if(!function_exists('ldap_connect') || !class_exists('KRB5CCache')) {
/plugin/metadisplay/
H A Dcli.php58 if(function_exists('is_countable') &&!is_countable($opts)) return;
/plugin/authnc/
H A Dauth.php53 if (!function_exists('curl_init') || ! $this->server_online()) {
/plugin/mediatooltip/
H A Daction.php115 if(function_exists ( 'utf8_strtolower' )) {
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php40 define('PEAR_ZE2', (function_exists('version_compare') &&
710 function_exists('dl') === false ||
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DAWS.php218 if (function_exists('hash_hmac')) {
/plugin/webdav/vendor/composer/
H A DClassLoader.php282 …$this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VAL…
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/mdpage/vendor/composer/
H A DClassLoader.php282 …$this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VAL…
H A Dautoload_real.php31 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/groupmail/
H A Drecaptchalib.php215 if (! function_exists ("mcrypt_encrypt")) {
/plugin/elwikiupgrade/
H A Dadmin.php296 if (function_exists('opcache_reset')) {

12345678910>>...16