Home
last modified time | relevance | path

Searched refs:function_exists (Results 326 – 350 of 389) sorted by last modified time

1...<<111213141516

/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php387 if(function_exists('gzcompress'))
/plugin/html2pdf/html2pdf/html2ps/
H A Dutils_graphic.php35 if (function_exists('imagecreatefromgif')) {
H A Dstubs.common.inc.php4 if (!function_exists('file_get_contents')) {
8 if (!function_exists('file_put_contents')) {
12 if (!function_exists('is_executable')) {
16 if (!function_exists('memory_get_usage')) {
20 if (!function_exists('_')) {
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dsystemcheck.php217 if (function_exists('domxml_open_mem') ||
304 if (!function_exists('imagecreatetruecolor')) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1697 if(function_exists('gzcompress'))
/plugin/mantis/lib/
H A Dclass.soap_server.php303 if(function_exists('getallheaders')){
433 if (function_exists('gzuncompress')) {
518 if (!function_exists($this->methodname)) {
549 if (!function_exists('call_user_func_array')) {
736 if (function_exists('gzencode')) {
751 if (function_exists('gzdeflate')) {
H A Dclass.soap_transport_http.php553 if (function_exists('gzdeflate')) {
1099 if(function_exists('gzinflate')){
H A Dnusoap.php856 if (function_exists('gettimeofday')) {
2660 if (function_exists('gzdeflate')) {
3206 if(function_exists('gzinflate')){
3712 if(function_exists('getallheaders')){
3842 if (function_exists('gzuncompress')) {
3942 if (!function_exists($this->methodname)) {
3974 if (!function_exists('call_user_func_array')) {
4174 if (function_exists('gzencode')) {
4189 if (function_exists('gzdeflate')) {
H A Dclass.nusoap_base.php856 if (function_exists('gettimeofday')) {
/plugin/flexpaper/
H A Dsyntax.php87 if(!function_exists('exec')) {
/plugin/jiralinks/
H A Daction.php33 if($this->getConf('enable_adding_urls_to_issues') and function_exists('curl_version')) {
/plugin/authhiorgserver/
H A Dauth.php286 if(function_exists("curl_init")) {
/plugin/publistx/bib2tpl/lib/
H A DPEAR.php40 define('PEAR_ZE2', (function_exists('version_compare') &&
710 function_exists('dl') === false ||
/plugin/sphinxsearch/
H A Dfunctions.php403 if(!function_exists('shorten')){
H A Dsphinxapi.php134 if ( function_exists("bcmul") )
181 if ( function_exists("bcmul") )
205 if ( function_exists("bcmul") )
240 if ( function_exists("bcmul") )
270 if ( function_exists("bcmul") )
334 if ( function_exists("bcmul") )
/plugin/owncloud/tpl/
H A Ddetail.php162 … if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
/plugin/sqlraw/
H A Dsimple_html_dom.php1193 if (function_exists('get_last_retrieve_url_contents_content_type'))
/plugin/geonav/tpl/startermap/
H A Ddetail.php85 if (($authNS >= AUTH_UPLOAD) && function_exists('media_managerURL')) {
H A Dtpl_functions.php107 if (!function_exists('tpl_classes')) {
/plugin/tindexmenu/inc/
H A Dpclzip.lib.php191 if (!function_exists('gzopen'))
1766 if (!function_exists($v_function_name)) {
5343 if ( (!function_exists("get_magic_quotes_runtime"))
5344 || (!function_exists("set_magic_quotes_runtime"))) {
5385 if ( (!function_exists("get_magic_quotes_runtime"))
5386 || (!function_exists("set_magic_quotes_runtime"))) {
/plugin/tindexmenu/syntax/
H A Dindexmenu.php23 if(!function_exists("search_callback")) {
/plugin/projects/lib/
H A Dmaker.php108 $this->parallel = function_exists('pcntl_fork');
/plugin/fblogin/lib/
H A Dbase_facebook.php18 if (!function_exists('curl_init')) {
21 if (!function_exists('json_decode')) {
/plugin/editsections2/
H A Daction.php38 if (function_exists('html_secedit_get_button')) {
H A Dsyntax.php73 && function_exists('html_secedit_get_button')

1...<<111213141516