Home
last modified time | relevance | path

Searched refs:domain (Results 1 – 25 of 97) sorted by path

1234

/PHP-7.4/
H A DNEWS2623 . Fixed bug #76829 (Incorrect validation of domain on idn_to_utf8()
2786 . Fixed bug #69948 (path/domain are not sanitized in setcookie). (cmb)
H A DREADME.REDIST.BINS33 testdata directory is not copyrighted and is in the public domain.
46 Email domain: cam.ac.uk
60 Email domain: freemail.hu
71 Email domain: freemail.hu
163 domain. In case this attempt to disclaim copyright and place the software
164 in the public domain is deemed null and void, then the software is
177 the public domain as well, but I don't require that in order to let
448 on public domain software written at the National Center for
/PHP-7.4/azure/
H A Dsetup-slapd.sh53 olcSuffix: dc=my-domain,dc=com
56 olcRootDN: cn=Manager,dc=my-domain,dc=com
76 olcAuthzRegexp: uid=usera,cn=digest-md5,cn=auth cn=usera,dc=my-domain,dc=com
130 ldapadd -H ldapi:/// -D cn=Manager,dc=my-domain,dc=com -w secret <<EOF
131 dn: dc=my-domain,dc=com
135 dc: my-domain
169 …arch -d 255 -H ldaps://localhost -D cn=Manager,dc=my-domain,dc=com -w secret -s base -b dc=my-doma…
/PHP-7.4/build/
H A Dconfig.sub1575 os=domain
1736 | ptx* | coff* | ecoff* | winnt* | domain* | vsta* \
/PHP-7.4/docs/
H A Dstreams.md98 /* Open a UNIX domain socket. */
/PHP-7.4/ext/curl/tests/
H A Dcurl_basic_022.phpt14 …T_COOKIELIST, 'Set-Cookie: C1=v1; expires=Thu, 31-Dec-2037 23:59:59 GMT; path=/; domain=.php.net');
15 …T_COOKIELIST, 'Set-Cookie: C2=v2; expires=Thu, 31-Dec-2037 23:59:59 GMT; path=/; domain=.php.net');
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic13405 0 string 5\x0aThe_Gremlin's_Domain Quake I save: hip2m6 The gremlin's domain (secret)
18187 # Summary: Xen saved domain file
18189 0 string LinuxGuestRecord Xen saved domain
18195 0 string LinuxGuestRecord Xen saved domain
18325 >337 string >\0 \b, domain %s
29696 >>9 byte 20 GroupWise admin domain database
H A Dmagic私はガラスを食べられます13405 0 string 5\x0aThe_Gremlin's_Domain Quake I save: hip2m6 The gremlin's domain (secret)
18187 # Summary: Xen saved domain file
18189 0 string LinuxGuestRecord Xen saved domain
18195 0 string LinuxGuestRecord Xen saved domain
18325 >337 string >\0 \b, domain %s
29696 >>9 byte 20 GroupWise admin domain database
/PHP-7.4/ext/filter/
H A Dlogical_filters.c498 static int _php_filter_validate_domain(char * domain, int len, zend_long flags) /* {{{ */ in _php_filter_validate_domain() argument
505 s = domain; in _php_filter_validate_domain()
507 e = domain + l; in _php_filter_validate_domain()
/PHP-7.4/ext/filter/tests/
H A Dbug55478.phpt2 Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized domain name addresses containing >1 …
/PHP-7.4/ext/gettext/
H A Dgettext.c33 ZEND_ARG_INFO(0, domain)
66 ZEND_ARG_INFO(0, domain)
75 ZEND_ARG_INFO(0, domain)
85 ZEND_ARG_INFO(0, domain)
171 if (domain != NULL && strcmp(domain, "") && strcmp(domain, "0")) { in PHP_NAMED_FUNCTION()
172 domain_name = domain; in PHP_NAMED_FUNCTION()
210 zend_string *domain, *msgid; in PHP_NAMED_FUNCTION() local
234 zend_string *domain, *msgid; in PHP_NAMED_FUNCTION() local
258 char *domain, *dir; in PHP_NAMED_FUNCTION() local
268 if (domain[0] == '\0') { in PHP_NAMED_FUNCTION()
[all …]
/PHP-7.4/ext/gettext/tests/
H A D44938.phpt12 $domain = "domain";
18 var_dump(dngettext($domain, $overflown, $msgid, 1));
19 var_dump(dngettext($domain, $msgid, $overflown, 1));
27 var_dump(dcgettext($domain, $overflown, -1));
30 var_dump(dcngettext($domain, $overflown, $msgid, -1, -1));
31 var_dump(dcngettext($domain, $msgid, $overflown, -1, -1));
34 var_dump(dgettext($domain, $overflown));
43 Warning: dngettext(): domain passed too long in %s on line %d
61 Warning: dcgettext(): domain passed too long in %s on line %d
67 Warning: dcngettext(): domain passed too long in %s on line %d
[all …]
H A Dbug66267.phpt25 $domain = 'domain';
34 bindtextdomain($domain, $path);
35 bind_textdomain_codeset($domain, "UTF-8");
36 textdomain($domain);
H A Dgettext_bindtextdomain-emptydomain.phpt2 Test if bindtextdomain() errors if the domain is empty.
H A Dgettext_textdomain-retval.phpt2 Check if textdomain() returns the new domain
/PHP-7.4/ext/imap/tests/
H A Dbug31142_2.phpt11 $envelope["from"]= 'host@domain.com';
12 $envelope["return_path"]= 'host@domain.com';
25 From: host@domain.com
H A Dimap_fetch_overview_variation6.phpt43 global $users, $domain;
45 $envelope["to"] = "$users[0]@$domain";
H A Dimap_include.inc5 $domain = "something.com";
7 $username = "$admin_user@$domain";
136 global $users, $domain;
141 . "To: $users[0]@$domain\r\n"
147 $envelope["to"] = "$users[0]@$domain";
/PHP-7.4/ext/intl/idn/
H A Didn.c124 const zend_string *domain, uint32_t option, int mode, zval *idna_info) in php_intl_idn_to_46() argument
140 len = uidna_nameToASCII_UTF8(uts46, ZSTR_VAL(domain), ZSTR_LEN(domain), in php_intl_idn_to_46()
150 len = uidna_nameToUnicodeUTF8(uts46, ZSTR_VAL(domain), ZSTR_LEN(domain), in php_intl_idn_to_46()
180 const zend_string *domain, uint32_t option, int mode) in php_intl_idn_to() argument
189 intl_convert_utf8_to_utf16(&ustring, &ustring_len, ZSTR_VAL(domain), ZSTR_LEN(domain), &status); in php_intl_idn_to()
249 zend_string *domain; in php_intl_idn_handoff() local
257 &domain, &option, &variant, &idna_info) == FAILURE) { in php_intl_idn_handoff()
268 if (ZSTR_LEN(domain) < 1) { in php_intl_idn_handoff()
272 if (ZSTR_LEN(domain) > INT32_MAX - 1) { in php_intl_idn_handoff()
296 php_intl_idn_to(INTERNAL_FUNCTION_PARAM_PASSTHRU, domain, (uint32_t)option, mode); in php_intl_idn_handoff()
[all …]
/PHP-7.4/ext/intl/
H A Dphp_intl.c378 ZEND_ARG_INFO(0, domain)
/PHP-7.4/ext/intl/tests/
H A Dbug72506.phpt2 Bug #72506 (idn_to_ascii with INTL_IDNA_VARIANT_UTS46 fatals for long domain names)
13 // ASCII domain name with 255 characters
14 $domain = str_repeat('a.', 126) . 'aaa';
15 $result = idn_to_ascii($domain, 0, INTL_IDNA_VARIANT_UTS46, $info);
18 // ASCII domain name with 256 characters – one character added
19 $domain .= 'a';
20 $result = idn_to_ascii($domain, 0, INTL_IDNA_VARIANT_UTS46, $info);
23 // International domain name with cyrillic "ф" characters
24 $domain = str_repeat('ф.', 32) . 'a';
25 $result = idn_to_ascii($domain, 0, INTL_IDNA_VARIANT_UTS46, $info);
H A Didn_bug76829.phpt2 Bug #76829 Incorrect validation of domain on idn_to_utf8() function
H A Didn_uts46_errors.phpt21 echo "empty domain:", "\n";
59 empty domain:
61 Warning: idn_to_ascii(): idn_to_ascii: empty domain name in %s on line %d
/PHP-7.4/ext/ldap/tests/
H A DREADME.md109 suffix "dc=my-domain,dc=com"
111 rootdn "cn=Manager,dc=my-domain,dc=com"
118 cn=Manager,dc=my-domain,dc=com
134 LDAP_TEST_BASE (default: dc=my-domain,dc=com) Base to use. May be the ldap root or a s…
135 LDAP_TEST_USER (default: cn=Manager,dc=my-domain,dc=com) DN used for binding
H A Dconnect.inc4 Default values are "localhost", "cn=Manager,dc=my-domain,dc=com", and password "secret".
10 $base = getenv("LDAP_TEST_BASE") ?: "dc=my-domain,dc=com";

Completed in 209 milliseconds

1234