Home
last modified time | relevance | path

Searched refs:group (Results 51 – 75 of 105) sorted by relevance

12345

/PHP-7.3/ext/standard/tests/file/
H A Dfileperms_variation1.phpt13 * Description: Returns the group ID of the file, or FALSE in case of an error.
H A Dfilegroup_basic.phpt12 * Description: Returns the group ID of the file, or FALSE in case of an error.
H A Dfilegroup_variation2.phpt8 * Description: Returns the group ID of the file, or FALSE in case of an error.
H A Dfileperms_variation2.phpt8 * Description: Returns the group ID of the file, or FALSE in case of an error.
H A Dfilegroup_variation3.phpt8 * Description: Returns the group ID of the file, or FALSE in case of an error.
H A Dfileperms_variation3.phpt8 * Description: Returns the group ID of the file, or FALSE in case of an error.
/PHP-7.3/ext/posix/tests/
H A Dposix_getpgid_error.phpt12 …* Description: Get the process group id of the specified process (This is not a POSIX function, bu…
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c493 if (r->group == cs) break; in find_minlength()
502 this_recurse.group = cs; in find_minlength()
548 for (r = recurses; r != NULL; r = r->prev) if (r->group == cs) break; in find_minlength()
557 this_recurse.group = cs; in find_minlength()
635 for (r = recurses; r != NULL; r = r->prev) if (r->group == cs) break; in find_minlength()
641 this_recurse.group = cs; in find_minlength()
H A Dpcre2_compile.c8524 if (group > 0) in get_grouplength()
8529 if (group > 0) cb->groupinfo[group] |= GI_NOT_FIXED_LENGTH; in get_grouplength()
8582 uint32_t group = 0; in get_branchlength() local
8740 group = ng->number; in get_branchlength()
8746 if (group == 0) in get_branchlength()
8771 group = META_DATA(*pptr); in get_branchlength()
8772 if (group < 10) in get_branchlength()
8785 group = META_DATA(*pptr); in get_branchlength()
8789 if (group > cb->bracount) in get_branchlength()
8849 group = META_DATA(*pptr); in get_branchlength()
[all …]
/PHP-7.3/ext/standard/tests/array/
H A Dnatcasesort_variation4.phpt22 // group of escape sequences
H A Darray_change_key_case_variation8.phpt22 // group of escape sequences
H A Drsort_variation5.phpt22 // group of escape sequences
H A Drsort_variation3.phpt20 // group of various arrays
/PHP-7.3/Zend/tests/
H A Dns_092.phpt2 Typed group use statements
/PHP-7.3/ext/dba/
H A Ddba_inifile.c153 if (!dba->curr.key.group && !dba->curr.key.name) { in DBA_NEXTKEY_FUNC()
H A Ddba.c205 zval *group, *name; local
214 group = zend_hash_get_current_data_ex(Z_ARRVAL_P(key), &pos);
217 convert_to_string_ex(group);
219 if (Z_STRLEN_P(group) == 0) {
224 len = spprintf(key_str, 0, "[%s]%s", Z_STRVAL_P(group), Z_STRVAL_P(name));
/PHP-7.3/sapi/fpm/
H A Dwww.conf.in20 ; Unix user/group of processes
21 ; Note: The user is mandatory. If the group is not set, the default user's group
24 group = @php_fpm_group@
45 ; Default Values: user and group are set as the running user
48 ;listen.group = @php_fpm_group@
51 ; these options, value is a comma separated list of user/group names.
52 ; When set, listen.owner and listen.group are ignored
73 ; or group is differrent than the master process user. It allows to create process
244 ; - remove a server from a group if it is not responding (load balancing);
H A Dconfig.m4568 PHP_ARG_WITH(fpm-group,,
569 [ --with-fpm-group[=GRP] Set the group for php-fpm to run as. For a system user, this
660 AC_DEFINE_UNQUOTED(PHP_FPM_GROUP, "$php_fpm_group", [fpm group name])
/PHP-7.3/ext/posix/
H A Dposix.c981 int php_posix_group_to_array(struct group *g, zval *array_group) /* {{{ */ in php_posix_group_to_array()
1066 struct group *g; in PHP_FUNCTION()
1069 struct group gbuf; in PHP_FUNCTION()
1123 struct group _g; in PHP_FUNCTION()
1124 struct group *retgrptr = NULL; in PHP_FUNCTION()
1128 struct group *g; in PHP_FUNCTION()
/PHP-7.3/ext/dba/tests/
H A Dbug70825.phpt2 Bug #70825 (Cannot fetch multiple values with group in ini file)
/PHP-7.3/
H A Dphp7.spec.in14 Packager: PHP Group <group@php.net>
/PHP-7.3/ext/ftp/tests/
H A Dserver.inc41 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 .\r\n");
42 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 ..\r\n");
43 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 public_ftp\r\n");
529 …fputs($fs, "modify=20170127230002;perm=flcdmpe;type=cdir;unique=811U4340002;UNIX.group=33;UNIX.mod…
530 …fputs($fs, "modify=20170127230002;perm=flcdmpe;type=pdir;unique=811U4340002;UNIX.group=33;UNIX.mod…
531 …fputs($fs, "modify=20170126121225;perm=adfrw;size=4729;type=file;unique=811U4340CB9;UNIX.group=33;…
/PHP-7.3/ext/soap/
H A Dphp_sdl.h170 sdlTypePtr group; /* pointer to group */ member
/PHP-7.3/build/
H A Dshtool654 groupname=`(getent group) 2>/dev/null | \
658 groupname=`grep "^[^:]*:[^:]*:${groupid}:" /etc/group 2>/dev/null | \
661 groupname=`(ypcat group; niscat group) 2>/dev/null | \
665 groupname=`(nidump group .) 2>/dev/null | \
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_get_attribute.phpt83 … Read options from the named group from my.cnf or the file specified with MYSQL_READ_DEFAULT_FILE.

Completed in 75 milliseconds

12345