Home
last modified time | relevance | path

Searched refs:group (Results 1 – 25 of 105) sorted by relevance

12345

/PHP-7.3/ext/sockets/tests/
H A Dmcast_ipv6_recv.phpt20 "group" => 'ff01::114',
35 "group" => 'ff01::114',
39 "group" => 'ff01::114',
66 "group" => $mcastaddr,
88 echo "leaving group\n";
90 "group" => $mcastaddr,
194 leaving group
199 re-joining group
212 leaving group
217 joining source group
[all …]
H A Dmcast_ipv4_recv.phpt11 "group" => '224.0.0.23',
45 "group" => $mcastaddr,
60 echo "leaving group\n";
62 "group" => $mcastaddr,
74 "group" => $mcastaddr,
86 "group" => $mcastaddr,
165 leaving group
170 re-joining group
184 leaving group
189 joining source group
[all …]
H A Dmcast_ipv6_recv_limited.phpt17 "group" => 'ff01::114',
21 die('skip unable to join multicast group on any interface.');
28 "group" => 'ff01::114',
33 "group" => 'ff01::114',
61 "group" => $mcastaddr,
83 echo "leaving group\n";
85 "group" => $mcastaddr,
95 echo "re-joining group\n";
97 "group" => $mcastaddr,
122 leaving group
[all …]
H A Dsocket_export_stream-3.phpt13 "group" => '224.0.0.23',
17 die("SKIP joining group 224.0.0.23 on interface lo failed");
26 "group" => '224.0.0.23',
H A Dsocket_import_stream-3.phpt13 "group" => '224.0.0.23',
17 die("SKIP joining group 224.0.0.23 on interface lo failed");
25 "group" => '224.0.0.23',
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_constants_categories.phpt12 foreach ($constants as $group => $consts) {
15 if ('mysqli' != $group)
16 printf("found constant '%s' in group '%s'. expecting group 'mysqli'\n", $name, $group);
/PHP-7.3/ext/dba/libinifile/
H A Dinifile.c52 if (key->group) { in inifile_key_free()
53 efree(key->group); in inifile_key_free()
122 key.group = estrdup(""); in inifile_key_split()
132 if (key->group && *key->group) { in inifile_key_string()
229 assert(k1->group && k1->name && k2->group && k2->name); in inifile_key_cmp()
231 if (!strcasecmp(k1->group, k2->group)) { in inifile_key_cmp()
253 ln.key.group = estrdup(dba->next.key.group); in inifile_fetch()
303 ln.key.group = estrdup(dba->curr.key.group ? dba->curr.key.group : ""); in inifile_nextkey()
338 if (key->group && strlen(key->group)) { in inifile_find_group()
372 ln.key.group = estrdup(key->group); in inifile_next_group()
[all …]
/PHP-7.3/ext/sockets/
H A Dmulticast.h71 struct sockaddr *group,
78 struct sockaddr *group,
86 struct sockaddr *group,
95 struct sockaddr *group,
104 struct sockaddr *group,
113 struct sockaddr *group,
H A Dmulticast.c162 php_sockaddr_storage group = {0}; in php_do_mcast_opt() local
196 php_sockaddr_storage group = {0}, in php_do_mcast_opt() local
378 struct sockaddr *group, in php_mcast_join() argument
388 struct sockaddr *group, in php_mcast_leave() argument
399 struct sockaddr *group, in php_mcast_join_source() argument
411 struct sockaddr *group, in php_mcast_leave_source() argument
423 struct sockaddr *group, in php_mcast_block_source() argument
435 struct sockaddr *group, in php_mcast_unblock_source() argument
457 memcpy(&greq.gr_group, group, group_len); in _php_mcast_join_leave()
511 struct sockaddr *group, in _php_mcast_source_op() argument
[all …]
/PHP-7.3/ext/standard/tests/dir/
H A Dscandir_variation7.phpt37 /*1*/ 0477, // owner has read only, other and group has rwx
38 0677, // owner has rw only, other and group has rwx
43 /*5*/ 0400, // owner has read only, group and others have no permission
44 0600, // owner has rw only, group and others have no permission
46 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
47 0407, // owner has read only, other has rwx & group has no permission
49 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
50 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dopendir_variation7.phpt38 /*1*/ 0477, // owner has read only, other and group has rwx
39 0677, // owner has rw only, other and group has rwx
44 /*5*/ 0400, // owner has read only, group and others have no permission
45 0600, // owner has rw only, group and others have no permission
47 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
48 0407, // owner has read only, other has rwx & group has no permission
50 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
51 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dreaddir_variation5.phpt38 /*1*/ 0477, // owner has read only, other and group has rwx
39 0677, // owner has rw only, other and group has rwx
44 /*5*/ 0400, // owner has read only, group and others have no permission
45 0600, // owner has rw only, group and others have no permission
47 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
48 0407, // owner has read only, other has rwx & group has no permission
50 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
51 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Ddir_variation3.phpt40 /*1*/ 0477, // owner has read only, other and group has rwx
41 0677, // owner has rw only, other and group has rwx
46 /*5*/ 0400, // owner has read only, group and others have no permission
47 0600, // owner has rw only, group and others have no permission
49 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
50 0407, // owner has read only, other has rwx & group has no permission
52 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
53 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DRE10 (...) group
277 (?:subexp) non-capturing group
278 (subexp) capturing group
297 (?>subexp) atomic group
301 define named group
305 group.
442 that group."
468 10. Captured group
471 (But named group is not changed.)
475 (...) is treated as a capturing group.
[all …]
/PHP-7.3/ext/spl/examples/
H A Dini_groups.php37 foreach($it as $group) {
38 echo "$group\n";
H A Dinigroups.inc31 * Construct an ini file group iterator from a filename.
40 * @return The current group.
47 * @return The current group.
/PHP-7.3/sapi/fpm/tests/
H A Dsocket-uds-acl.phpt6 FPM\Tester::skipIfAnyFileDoesNotExist(['/usr/bin/getfacl', '/etc/passwd', '/etc/group']);
36 $tmp = file('/etc/group');
76 group::---
77 group:%s:rw-
78 group:%s:rw-
/PHP-7.3/ext/soap/tests/schema/
H A Dschema041.phpt2 SOAP XML Schema 41: Structure (group)
10 <group ref="tns:testGroup"/>
12 <group name="testGroup">
17 </group>
/PHP-7.3/ext/pcre/tests/
H A Dbug72688.phpt2 Bug #72688 (preg_match missing group names in matches)
8 $pattern[] = "(?'group{$i}'{$i}$)";
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c447 int group, n; in pcre2_substitute() local
462 group = -1; in pcre2_substitute()
483 group = next - CHAR_0; in pcre2_substitute()
488 group = group * 10 + next - CHAR_0; in pcre2_substitute()
495 if (group > code->top_bracket) in pcre2_substitute()
596 if (group < 0) in pcre2_substitute()
603 group = code->top_bracket + 1; in pcre2_substitute()
613 if (group < 0) group = ng; /* First in ovector */ in pcre2_substitute()
625 if (group < 0) group = GET2(first, 0); in pcre2_substitute()
682 subptr = subject + ovector[group*2]; in pcre2_substitute()
[all …]
/PHP-7.3/ext/ftp/tests/
H A Dftp_mlsd.phpt41 ["UNIX.group"]=>
60 ["UNIX.group"]=>
81 ["UNIX.group"]=>
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregtrav.c45 r = (*callback_func)(node->group, node->beg, node->end, in capture_tree_traverse()
57 r = (*callback_func)(node->group, node->beg, node->end, in capture_tree_traverse()
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.h167 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link);
259 #define VCWD_CHOWN(path, owner, group) virtual_chown(path, owner, group, 0) argument
261 #define VCWD_LCHOWN(path, owner, group) virtual_chown(path, owner, group, 1) argument
314 #define VCWD_CHOWN(path, owner, group) chown(path, owner, group) argument
316 #define VCWD_LCHOWN(path, owner, group) lchown(path, owner, group) argument
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_unix.c122 struct group *grp; in fpm_unix_resolve_socket_premissions()
179 struct group *grp; in fpm_unix_resolve_socket_premissions()
281 if (wp->config->group && *wp->config->group) { in fpm_unix_conf_wp()
282 if (strlen(wp->config->group) == strspn(wp->config->group, "0123456789")) { in fpm_unix_conf_wp()
283 wp->set_gid = strtoul(wp->config->group, 0, 10); in fpm_unix_conf_wp()
285 struct group *grp; in fpm_unix_conf_wp()
287 grp = getgrnam(wp->config->group); in fpm_unix_conf_wp()
289 … zlog(ZLOG_ERROR, "[pool %s] cannot get gid for group '%s'", wp->config->name, wp->config->group); in fpm_unix_conf_wp()
306 if (wp->config->group && *wp->config->group) { in fpm_unix_conf_wp()
/PHP-7.3/win32/
H A Dgrp.h22 struct group { struct

Completed in 64 milliseconds

12345