Home
last modified time | relevance | path

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

/PHP-7.0/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-7.0/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-7.0/
H A D.appveyor.yml42 services:
H A Dphp.ini-development1146 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
H A Dphp.ini-production1146 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
H A DINSTALL721 some files from /etc such as /etc/resolv.conf and /etc/services
/PHP-7.0/ext/soap/
H A Dphp_sdl.h75 HashTable services; /* array of xmlNodePtr */ member
H A Dphp_sdl.c432 …if (zend_hash_str_add_ptr(&ctx->services, (char*)name->children->content, xmlStrlen(name->children… in load_wsdl_ex()
739 zend_hash_init(&ctx.services, 0, NULL, NULL, 0); in load_wsdl()
744 n = zend_hash_num_elements(&ctx.services); in load_wsdl()
746 zend_hash_internal_pointer_reset(&ctx.services); in load_wsdl()
752 service = tmp = zend_hash_get_current_data_ptr(&ctx.services); in load_wsdl()
1158 zend_hash_move_forward(&ctx.services); in load_wsdl()
1171 zend_hash_destroy(&ctx.services); in load_wsdl()
/PHP-7.0/sapi/cgi/
H A DREADME.FastCGI34 want the FastCGI server to provide services to the localhost, not
/PHP-7.0/ext/standard/tests/misc/
H A Duser_agents.txt1103 W3C_Validator/1.3 http://validator.w3.org/services
H A Dget_browser_variation3.phpt2219 Agent W3C_Validator/1.3 http://validator.w3.org/services
/PHP-7.0/build/
H A Dlibtool.m44119 # `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic381 # 0bacfd2ba68d21a68a3df345b830bc2a1e515b5a/services/java/com/\
21338 >8 short 3601 GroupWise directory services

Completed in 125 milliseconds