Home
last modified time | relevance | path

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

1234

/PHP-5.3/ext/standard/tests/array/
H A Drsort_variation3.phpt20 // group of various arrays
H A Darsort_variation3.phpt20 // group of various arrays with indices
H A Dasort_variation3.phpt20 // group of various arrays with indices
H A Dsort_variation3.phpt22 // group of various arrays
H A Dsort_variation5.phpt26 // group of escape sequences
H A Darsort_variation5.phpt26 // group of escape sequences
H A Dasort_variation5.phpt26 // group of escape sequences
/PHP-5.3/ext/pcre/pcrelib/
H A DHACKING344 repeat is compiled into an atomic group.
391 compiled as (abc)(abc)((abc)((abc)(abc)?)?)?, except that each bracketed group
403 When a repeated group (capturing or non-capturing) is marked as possessive by
406 of OP_SCBRA. The end of such a group is marked by OP_KETRPOS. If the minimum
407 repetition is zero, the group is preceded by OP_BRAPOSZERO.
444 group x" (coded as "(?(Rx)"), the group number is stored at the start of the
H A DChangeLog338 5. A reference to an unset group with zero minimum repetition was giving
569 14. If (*THEN) appeared in a group that was called recursively or as a
726 22. When an atomic group that contained a capturing parenthesis was
753 group 1 called group 2 while simultaneously a separate group 2 called group
903 alternative in the innermost enclosing group".
1031 2. (*ACCEPT) was not working when inside an atomic group.
1160 11. \K was not working if it appeared in an atomic group or in a group that
1306 the group uses the captured value from the final iteration of the group
1308 any group that contains a reference to itself to be an atomic group; that
1583 taking into account the duplicate group numbers. A pattern such as
[all …]
H A DNEWS285 (?| introduces a group where the capturing parentheses in each alternative
519 name a group.
/PHP-5.3/ext/ftp/tests/
H A Dserver.inc45 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 .\r\n");
46 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 ..\r\n");
47 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 public_ftp\r\n");
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_constants.phpt182 foreach ($constants as $group => $consts) {
/PHP-5.3/ext/posix/tests/
H A Dposix_getpgid_variation.phpt12 …* Description: Get the process group id of the specified process (This is not a POSIX function, bu…
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY408 2005/06/10: [new] add ONIG_SYNTAX_PERL_NG. (Perl + named group)
545 group name table should be renumbered.
1217 no-name group in noname_disable_map().
1265 change group(...) to shy-group(?:...) if named group is
1281 2003/07/08: [impl] change error message for undefined group number call.
1282 'undefined group reference: /(a)\g<2>/'
1283 --> 'undefined group <2> reference: /(a)\g<2>/'
1458 2003/03/10: [spec] forbid to use '\' in group name.
1513 2003/02/26: [spec] if backref number is greater than max group number,
1518 2003/02/25: [spec] allow to assign same name to different group.
[all …]
H A DREADME105 sample/names.c example of the named group callback.
H A Dregparse.c4415 group: in parse_effect()
4580 goto group; in parse_effect()
4619 set_quantifier(Node* qnode, Node* target, int group, ScanEnv* env) in set_quantifier() argument
4630 if (! group) { in set_quantifier()
4789 int r, len, group = 0; in parse_exp() local
4808 if (r == 1) group = 1; in parse_exp()
5133 r = set_quantifier(qn, *targetp, group, env); in parse_exp()
H A Dregexec.c58 node->group = -1; in history_tree_clear()
88 node->group = -1; in history_node_new()
1101 child->group = n; in make_capture_history_tree()
1114 if (k->u.mem.num == node->group) { in make_capture_history_tree()
1571 node->group = 0; in match_at()
H A Doniguruma.h684 int group; /* group number */ member
/PHP-5.3/
H A DREADME.GIT-RULES75 modified several unrelated files, commit each group separately and
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_conf.c112 { "group", &fpm_conf_set_string, WPO(group) },
621 free(wpc->group); in fpm_worker_pool_config_free()
1551 zlog(ZLOG_NOTICE, "\tgroup = %s", STR2STR(wp->config->group)); in fpm_conf_dump()
/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.c1617 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link TSRMLS_DC) /* {{… in virtual_chown() argument
1630 ret = lchown(new_state.cwd, owner, group); in virtual_chown()
1635 ret = chown(new_state.cwd, owner, group); in virtual_chown()
/PHP-5.3/sapi/apache2handler/
H A Dsapi_apache2.c221 ctx->finfo.st_gid = ctx->r->finfo.group; in php_apache_sapi_get_stat()
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt2373 55 repeating a DEFINE group is not allowed
4059 in a specific group. These are not supported.
4406 subroutine, its action is limited to that group, even if the group does
6088 group, like this:
6208 treated as an atomic group. Once the whole group has been matched, a
6210 of the group.
7011 appears inside an atomic group, its effect is confined to that group,
7398 (...) capturing group
7402 (?:...) non-capturing group
7403 (?|...) non-capturing group; reset group numbers for
[all …]
/PHP-5.3/sapi/apache2filter/
H A Dsapi_apache2.c182 ctx->finfo.st_gid = ctx->r->finfo.group; in php_apache_sapi_get_stat()
/PHP-5.3/ext/soap/
H A Dphp_sdl.c1312 model->u.group = types[i]; in sdl_deserialize_model()
1897 sdl_serialize_type_ref(model->u.group, tmp_types, out); in sdl_serialize_model()
2705 if (pmodel->u.group) { in make_persistent_sdl_model()
2706 make_persistent_sdl_type_ref(&pmodel->u.group, ptr_map, bp_types); in make_persistent_sdl_model()

Completed in 118 milliseconds

1234