Home
last modified time | relevance | path

Searched refs:function_exists (Results 101 – 125 of 389) sorted by relevance

12345678910>>...16

/plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/
H A Dbootstrap.php14 if (!function_exists('ctype_alnum')) {
/plugin/highlightjs/highlight/
H A Dwp_highlight.js.php52 if (function_exists('add_options_page')) {
/plugin/linkmanager/exe/
H A Dajax.php31 if(function_exists($call)){
/plugin/authgoogle/google/cache/
H A DGoogle_ApcCache.php29 if (! function_exists('apc_add')) {
/plugin/geonav/tpl/startermap/
H A Ddetail.php85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/plugin/inlineeditor/
H A Dajax.php35 if(function_exists($call))
/plugin/flowplay/
H A Dsyntax.php20 if (!function_exists('hsc')) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Driver/
H A DPHPDBG.php33 if (!function_exists('phpdbg_start_oplog')) {
/plugin/cite/lang/en/
H A Dintro.txt16 <?php if (function_exists('cite_getPermURL')) { ?><a href="<?php echo cite_getPermURL(); ?>" rel="n…
17 <?php if (function_exists('cite_getCiteURL')) { ?><a href="<?php echo cite_getCiteURL(); ?>" rel="n…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v1.php77 …if (function_exists('mb_convert_encoding') && @mb_convert_encoding($value, $id3v1_bad_encoding, $i…
81 …} elseif (function_exists('iconv') && @iconv($id3v1_bad_encoding, $id3v1_bad_encoding, $value) ===…
/plugin/cite/lang/nl/
H A Dintro.txt19 <?php if (function_exists('cite_getPermURL')) { ?><a href="<?php echo cite_getPermURL(); ?>" rel="n…
20 <?php if (function_exists('cite_getCiteURL')) { ?><a href="<?php echo cite_getCiteURL(); ?>" rel="n…
/plugin/xtern/
H A Daction.php37 if($admin && !function_exists("curl_init")) {
71 if(!function_exists("curl_init")) {
/plugin/gemini/
H A Dcli.php79 if (function_exists('pcntl_fork')) {
110 if (!function_exists('pcntl_fork') || ($pid = pcntl_fork()) == -1) {
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php258 if (function_exists('mb_strlen')) {
273 if (function_exists('mb_substr')) {
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestCase.php238 if (function_exists('debug_backtrace')) {
/plugin/jplayer/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/mdpage/vendor/composer/
H A Dautoload_real.php31 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/icalevents/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/findologicxmlexport/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/swiftmail/Swift/Connection/
H A DNativeMail.php134 return function_exists("mail");
/plugin/searchindex/
H A Dajax.php31 if (function_exists($call)) {
/plugin/webdav/vendor/composer/
H A Dautoload_real.php26 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DFlowdockFormatter.php94 $hasMbString = function_exists('mb_strlen');
/plugin/authgooglesheets/vendor/composer/
H A Dautoload_real.php31 …$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_…
/plugin/combo/vendor/composer/
H A Dautoload_real.php31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());

12345678910>>...16