Home
last modified time | relevance | path

Searched refs:group (Results 26 – 50 of 109) sorted by relevance

12345

/PHP-7.1/ext/posix/tests/
H A Dposix_getgrgid_error.phpt28 echo "\n-- Testing posix_getgrgid() function with a negative group id --\n";
47 -- Testing posix_getgrgid() function with a negative group id --
H A Dbug75696.phpt2 Bug #75696 (posix_getgrnam fails to print details of group)
H A Dposix_getgid_error.phpt10 * Description: Get the current group id (POSIX.1, 4.2.1)
H A Dposix_getpgrp_error.phpt10 * Description: Get current process group id (POSIX.1, 4.3.1)
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.1/ext/standard/tests/general_functions/
H A Disset_basic2.phpt19 echo "Test multiple scalar variables in a group\n";
44 Test multiple scalar variables in a group
/PHP-7.1/Zend/tests/
H A Dns_088.phpt2 Nested group use statements syntax error
H A Dns_094.phpt2 Type group use declarations should not allow override on inner itens
/PHP-7.1/ext/mbstring/tests/
H A Dbug72710.phpt12 Warning: mb_ereg(): mbregex compile err: invalid group name <0> in %s on line %d
/PHP-7.1/ext/standard/tests/file/
H A Dchgrp.phpt2 chgrp() with NULL as group name
H A Dfilegroup_variation1.phpt13 * Description: Returns the group ID of the file, or FALSE in case of an error.
H A Dfileperms_variation1.phpt13 * Description: Returns the group ID of the file, or FALSE in case of an error.
H A Dfilegroup_error.phpt6 * 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.
/PHP-7.1/ext/sockets/tests/
H A Dbug63000.phpt17 "group" => '224.0.0.251',
/PHP-7.1/ext/pcre/tests/
H A Dmatch_flags3.phpt44 Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset %d in %…
H A Dbug37911.phpt40 Warning: preg_replace_callback(): Compilation failed: group name must start with a non-digit at off…
/PHP-7.1/ext/oci8/
H A DLICENSE20 written permission, please contact group@php.net.
24 from group@php.net. You may indicate that your software works in
62 The PHP Group can be contacted via Email at group@php.net.
/PHP-7.1/
H A DLICENSE20 written permission, please contact group@php.net.
24 from group@php.net. You may indicate that your software works in
62 The PHP Group can be contacted via Email at group@php.net.
/PHP-7.1/ext/session/tests/
H A Dbug42596.phpt2 Bug #42596 (session.save_path MODE option will not set "write" bit for group or world)
/PHP-7.1/ext/dba/
H A DREADME37 can pass arrays of the form array(0=>group,1=>value_name) or
38 strings of the form "[group]value_name" where group is optional.
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_conf.h57 char *group; member
/PHP-7.1/ext/dba/libinifile/
H A Dinifile.h25 char *group; member
/PHP-7.1/ext/pcre/pcrelib/
H A DHACKING359 reference number if the reference is to a unique capturing group (either by
361 group with the same name. In this case, a reference by name generates OP_DNREF
363 in the group name table of the first entry for the requred name, followed by
449 When a repeated group (capturing or non-capturing) is marked as possessive by
452 of OP_SCBRA. The end of such a group is marked by OP_KETRPOS. If the minimum
453 repetition is zero, the group is preceded by OP_BRAPOSZERO.
462 for when there is a backtrack to before the group - any captures within the
463 group must be reset, so it is necessary to retain backtracking points inside
464 the group even after it is complete in order to do this. When there are no
493 reference number, provided that the reference is to a unique capturing group.
[all …]
/PHP-7.1/ext/phar/
H A DLICENSE20 written permission, please contact group@php.net.
24 from group@php.net. You may indicate that your software works in
62 The PHP Group can be contacted via Email at group@php.net.

Completed in 28 milliseconds

12345