Home
last modified time | relevance | path

Searched refs:services (Results 1 – 13 of 13) sorted by relevance

/PHP-5.5/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt10 if (file_exists("/etc/services")) {
11 $file = "/etc/services";
13 elseif(substr(PHP_OS,0,3) == "WIN") $file = "C:/WINDOWS/system32/drivers/etc/services";
17 $services = file_get_contents($file);
19 if(preg_match("/$service\s+80\/tcp/", $services)) {
H A Dgetservbyname_basic.phpt11 …$services = array('http', 'ftp', 'ssh', 'telnet', 'imap', 'smtp', 'nicname', 'gopher', 'finger', '…
13 foreach ($services as $service) {
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50698_2.phpt13 …->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any usable binding services in WSDL.') {
H A Dbug50698_3.phpt13 …->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any usable binding services in WSDL.') {
/PHP-5.5/ext/soap/
H A Dphp_sdl.h75 HashTable services; /* array of xmlNodePtr */ member
H A Dphp_sdl.c436 …if (zend_hash_add(&ctx->services, (char*)name->children->content, xmlStrlen(name->children->conten… in load_wsdl_ex()
746 zend_hash_init(&ctx.services, 0, NULL, NULL, 0); in load_wsdl()
751 n = zend_hash_num_elements(&ctx.services); in load_wsdl()
753 zend_hash_internal_pointer_reset(&ctx.services); in load_wsdl()
759 zend_hash_get_current_data(&ctx.services, (void **)&tmp); in load_wsdl()
1164 zend_hash_move_forward(&ctx.services); in load_wsdl()
1177 zend_hash_destroy(&ctx.services); in load_wsdl()
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI34 want the FastCGI server to provide services to the localhost, not
/PHP-5.5/
H A Dphp.ini-development1117 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
1176 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
H A Dphp.ini-production1117 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
1176 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
H A DINSTALL925 some files from /etc such as /etc/resolv.conf and /etc/services
H A DNEWS6455 SOAP services). (Ilia, lordelph at gmail dot com)
/PHP-5.5/build/
H A Dlibtool.m44119 # `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic18382 >8 short 3601 GroupWise directory services

Completed in 87 milliseconds