Home
last modified time | relevance | path

Searched refs:soap (Results 1 – 25 of 10774) sorted by last modified time

12345678910>>...431

/dports/www/mod_php74/php-7.4.27/
H A Dphp.ini-production943 ;extension=soap
1739 [soap]
1741 ; http://php.net/soap.wsdl-cache-enabled
1742 soap.wsdl_cache_enabled=1
1745 ; http://php.net/soap.wsdl-cache-dir
1746 soap.wsdl_cache_dir="/tmp"
1750 ; http://php.net/soap.wsdl-cache-ttl
1751 soap.wsdl_cache_ttl=86400
1754 soap.wsdl_cache_limit = 5
H A Dphp.ini-development943 ;extension=soap
1739 [soap]
1741 ; http://php.net/soap.wsdl-cache-enabled
1742 soap.wsdl_cache_enabled=1
1745 ; http://php.net/soap.wsdl-cache-dir
1746 soap.wsdl_cache_dir="/tmp"
1750 ; http://php.net/soap.wsdl-cache-ttl
1751 soap.wsdl_cache_ttl=86400
1754 soap.wsdl_cache_limit = 5
/dports/www/phpvirtualbox/phpvirtualbox-cf82d58f2/endpoints/lib/
H A DvboxServiceWrappers.php30 public function __construct($soap, $handle = null) argument
32 $this->connection = $soap;
94 public function __construct($soap, array $values = array()) argument
96 $this->_connection = $soap;
211 public function __construct($soap, array $values = array()) argument
217 parent::__construct($soap, $values);
/dports/www/mod_php80/php-8.0.15/
H A Dphp.ini-development951 ;extension=soap
1731 [soap]
1733 ; http://php.net/soap.wsdl-cache-enabled
1734 soap.wsdl_cache_enabled=1
1737 ; http://php.net/soap.wsdl-cache-dir
1738 soap.wsdl_cache_dir="/tmp"
1742 ; http://php.net/soap.wsdl-cache-ttl
1743 soap.wsdl_cache_ttl=86400
1746 soap.wsdl_cache_limit = 5
H A Dphp.ini-production953 ;extension=soap
1733 [soap]
1735 ; http://php.net/soap.wsdl-cache-enabled
1736 soap.wsdl_cache_enabled=1
1739 ; http://php.net/soap.wsdl-cache-dir
1740 soap.wsdl_cache_dir="/tmp"
1744 ; http://php.net/soap.wsdl-cache-ttl
1745 soap.wsdl_cache_ttl=86400
1748 soap.wsdl_cache_limit = 5
/dports/www/yaws/yaws-2.0.6/include/
H A DMakefile.in356 soap.hrl \
358 soap-envelope.hrl
H A DMakefile.am8 soap.hrl \
10 soap-envelope.hrl
/dports/www/mod_php81/php-8.1.1/
H A Dphp.ini-production948 ;extension=soap
1737 [soap]
1739 ; https://php.net/soap.wsdl-cache-enabled
1740 soap.wsdl_cache_enabled=1
1743 ; https://php.net/soap.wsdl-cache-dir
1744 soap.wsdl_cache_dir="/tmp"
1748 ; https://php.net/soap.wsdl-cache-ttl
1749 soap.wsdl_cache_ttl=86400
1752 soap.wsdl_cache_limit = 5
H A Dphp.ini-development946 ;extension=soap
1735 [soap]
1737 ; https://php.net/soap.wsdl-cache-enabled
1738 soap.wsdl_cache_enabled=1
1741 ; https://php.net/soap.wsdl-cache-dir
1742 soap.wsdl_cache_dir="/tmp"
1746 ; https://php.net/soap.wsdl-cache-ttl
1747 soap.wsdl_cache_ttl=86400
1750 soap.wsdl_cache_limit = 5
/dports/www/mod_php73/php-7.3.33/
H A Dphp.ini-production937 ;extension=soap
1759 [soap]
1761 ; http://php.net/soap.wsdl-cache-enabled
1762 soap.wsdl_cache_enabled=1
1765 ; http://php.net/soap.wsdl-cache-dir
1766 soap.wsdl_cache_dir="/tmp"
1770 ; http://php.net/soap.wsdl-cache-ttl
1771 soap.wsdl_cache_ttl=86400
1774 soap.wsdl_cache_limit = 5
H A Dphp.ini-development935 ;extension=soap
1757 [soap]
1759 ; http://php.net/soap.wsdl-cache-enabled
1760 soap.wsdl_cache_enabled=1
1763 ; http://php.net/soap.wsdl-cache-dir
1764 soap.wsdl_cache_dir="/tmp"
1768 ; http://php.net/soap.wsdl-cache-ttl
1769 soap.wsdl_cache_ttl=86400
1772 soap.wsdl_cache_limit = 5
/dports/www/phpvirtualbox-legacy/phpvirtualbox-5.2-1/endpoints/lib/
H A DvboxServiceWrappers.php30 public function __construct($soap, $handle = null) argument
32 $this->connection = $soap;
94 public function __construct($soap, array $values = array()) argument
96 $this->_connection = $soap;
211 public function __construct($soap, array $values = array()) argument
217 parent::__construct($soap, $values);
/dports/www/e107/e107/e107_handlers/
H A De_marketplace.php563 e107_ini_set('soap.wsdl_cache_enabled', 0);
564 e107_ini_set('soap.wsdl_cache_ttl', 0);
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/words/
H A Dwords-medical.v.4.12454 soap.v
2457 soft-soap.v
H A Dwords.n.3-const3283 soap.n-u
/dports/textproc/p5-xmltv/xmltv-0.5.70/
H A DChangeLog14126 * grab/na_dd/tv_grab_na_dd.in: fix DD soap call syntax ( been wrong
17368 kicking off. Properly detect soap errors.
23072 'news' in a soap opera doesn't make it a news show.
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/uk_atlas/
H A Dtv_grab_uk_atlas.pa.genres.conf207 9F01==Docu-soap
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/na_dd/
H A Dtv_grab_na_dd.in716 my $soap= SOAP::Lite
723 $soap->transport->agent("xmltv/$XMLTV::VERSION".$opt_agent);
727 local $_=$soap->acknowledge;
736 my $raw_data=$soap->download($dd_start,$dd_stop);
741 die "Transport ERROR: $raw_data\n" if (! $soap->transport->is_success &&
/dports/textproc/p5-Unicode-Tussle/Unicode-Tussle-1.111/script/
H A Duninames14935 x (alchemical symbol for soap - 1F754)
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/router/
H A Davm-fritzbox-wan-traffic95 function DoCurl($url,$soap,$xml) {
103 $headers[] = 'SOAPACTION: ' . $soap;
/dports/security/lasso/lasso-2.7.0/
H A Dconfigure17618 "lasso/xml/soap-1.1/Makefile") CONFIG_FILES="$CONFIG_FILES lasso/xml/soap-1.1/Makefile" ;;
/dports/security/trousers/trousers-0.3.14_3/
H A Dconfigure.ac175 # AC_SUBST(RPC, "soap")
/dports/security/p5-openxpki/openxpki-3.16.1/doc/subsystems/
H A Dsoap.rst9 ScriptAlias /soap /usr/lib/cgi-bin/soap.fcgi
19 log_config = /usr/local/etc/openxpki/soap/log.conf
20 log_facility = client.soap
/dports/security/p5-openxpki/openxpki-3.16.1/doc/
H A Dupgrading.rst142 cd /var/log/openxpki/; chown www-data webui.log scep.log soap.log rpc.log
H A Dindex.rst70 subsystems/soap

12345678910>>...431