Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/tests/
H A Dgh12616_2.phpt11 <container xmlns:test="urn:test" xmlns:symfony="http://symfony.com/schema/dic/services">
12 <symfony:services>
14 </symfony:services>
19 $doc->documentElement->removeAttributeNS('http://symfony.com/schema/dic/services', 'symfony');
25 $result = $xpath->query('//container/services/test:service[@id="hello"]');
32 <services>
34 </services>
H A Dgh12616_3.phpt12 <child1 xmlns:x="http://symfony.com/schema/dic/services">
16 <child2 xmlns:x="http://symfony.com/schema/dic/services">
24 $doc->documentElement->firstElementChild->removeAttributeNS('http://symfony.com/schema/dic/services
55 <child2 xmlns:x="http://symfony.com/schema/dic/services">
139 string(38) "http://symfony.com/schema/dic/services"
147 string(38) "http://symfony.com/schema/dic/services"
H A Dgh12616_1.phpt11 <container xmlns="http://symfony.com/schema/dic/services">
17 $doc->documentElement->removeAttributeNS('http://symfony.com/schema/dic/services', '');
/PHP-8.2/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt11 if (!file_exists("/etc/services")) die("skip reason: missing /etc/services");
17 if (file_exists("/etc/services")) {
18 $file = "/etc/services";
20 elseif(substr(PHP_OS,0,3) == "WIN") $file = "C:/WINDOWS/system32/drivers/etc/services";
24 $services = file_get_contents($file);
26 if(preg_match("/$service\s+80\/tcp/", $services)) {
H A Dgetservbyname_basic.phpt11 if (!file_exists("/etc/services")) die("skip reason: missing /etc/services");
18 …$services = array('http', 'ftp', 'ssh', 'telnet', 'imap', 'smtp', 'nicname', 'gopher', 'finger', '…
20 foreach ($services as $service) {
H A Dgetservbyport_variation1.phpt13 if (!file_exists("/etc/services")) die("skip reason: missing /etc/services");
/PHP-8.2/sapi/fpm/
H A Dphp-fpm.service.in29 # operations on modular kernels. It is recommended to turn this on for most services that
36 # sysctl.d(5) mechanism. Almost no services need to write to these at runtime; it is hence
37 # recommended to turn this on for most services.
41 # made read-only to all processes of the unit. Except for container managers no services should
43 # for most services
/PHP-8.2/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-8.2/
H A D.travis.yml39 services:
H A Dphp.ini-development1177 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
H A Dphp.ini-production1179 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
/PHP-8.2/.github/workflows/
H A Dpush.yml46 services:
124 services:
H A Dnightly.yml42 services:
149 services:
272 services:
445 services:
/PHP-8.2/ext/soap/
H A Dphp_sdl.h72 HashTable services; /* array of xmlNodePtr */ member
H A Dphp_sdl.c436 …if (zend_hash_str_add_ptr(&ctx->services, (char*)name->children->content, xmlStrlen(name->children… in load_wsdl_ex()
743 zend_hash_init(&ctx.services, 0, NULL, NULL, 0); in load_wsdl()
749 n = zend_hash_num_elements(&ctx.services); in load_wsdl()
751 zend_hash_internal_pointer_reset(&ctx.services); in load_wsdl()
757 service = tmp = zend_hash_get_current_data_ptr(&ctx.services); in load_wsdl()
1165 zend_hash_move_forward(&ctx.services); in load_wsdl()
1184 zend_hash_destroy(&ctx.services); in load_wsdl()
/PHP-8.2/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-8.2/build/
H A Dlibtool.m44124 # `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic539 # 0bacfd2ba68d21a68a3df345b830bc2a1e515b5a/services/java/com/\
12721 # https://memory.dataram.com/products-and-services/software/ramdisk
34756 >>9 byte 17 Corel GroupWise directory services
H A Dmagic私はガラスを食べられます539 # 0bacfd2ba68d21a68a3df345b830bc2a1e515b5a/services/java/com/\
12721 # https://memory.dataram.com/products-and-services/software/ramdisk
34756 >>9 byte 17 Corel GroupWise directory services

Completed in 225 milliseconds