Home
last modified time | relevance | path

Searched refs:term (Results 1 – 13 of 13) sorted by relevance

/PHP-5.3/ext/session/tests/
H A Dbug60634.phpt4 Long term low priority bug, working on it
H A Dbug60634_error_4.phpt4 Long term low priority bug, working on it
H A Dbug60634_error_5.phpt4 Long term low priority bug, working on it
H A Dbug60634_error_1.phpt4 Long term low priority bug, working on it
H A Dbug60634_error_2.phpt4 Long term low priority bug, working on it
H A Dbug60634_error_3.phpt4 Long term low priority bug, working on it
/PHP-5.3/ext/date/tests/
H A Dstrtotime_basic.phpt10 * The term "Monday December 2008" will be parsed as the first Monday in December 2008.
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.c4418 r = parse_subexp(np, tok, term, &p, end, env); in parse_effect()
4786 parse_exp(Node** np, OnigToken* tok, int term, in parse_exp() argument
4794 if (tok->type == term) in parse_exp()
5164 parse_branch(Node** top, OnigToken* tok, int term, in parse_branch() argument
5171 r = parse_exp(&node, tok, term, src, end, env); in parse_branch()
5174 if (r == TK_EOT || r == term || r == TK_ALT) { in parse_branch()
5201 parse_subexp(Node** top, OnigToken* tok, int term, in parse_subexp() argument
5208 r = parse_branch(&node, tok, term, src, end, env); in parse_subexp()
5214 if (r == term) { in parse_subexp()
5230 if (tok->type != term) in parse_subexp()
[all …]
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c1466 pcre_uchar term; in find_parens_sub() local
1470 term = *ptr++; in find_parens_sub()
1471 if (term == CHAR_LESS_THAN_SIGN) term = CHAR_GREATER_THAN_SIGN; in find_parens_sub()
1473 while (*ptr != term) ptr++; in find_parens_sub()
1477 term++; in find_parens_sub()
H A DChangeLog2294 approprate test as a short-term fix. In the longer term there may be an
/PHP-5.3/ext/mbstring/libmbfl/
H A DLICENSE134 included without limitation in the term "modification".)
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt6009 "Atomic grouping" (a term taken from Jeffrey Friedl's book) provides
8123 (6) OK, the stack is for long term memory allocation. But what happens
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic3712 # excitation/long term prediction) coding at 13 kbit/s.

Completed in 85 milliseconds