Searched refs:term (Results 1 – 13 of 13) sorted by relevance
/PHP-5.3/ext/session/tests/ |
H A D | bug60634.phpt | 4 Long term low priority bug, working on it
|
H A D | bug60634_error_4.phpt | 4 Long term low priority bug, working on it
|
H A D | bug60634_error_5.phpt | 4 Long term low priority bug, working on it
|
H A D | bug60634_error_1.phpt | 4 Long term low priority bug, working on it
|
H A D | bug60634_error_2.phpt | 4 Long term low priority bug, working on it
|
H A D | bug60634_error_3.phpt | 4 Long term low priority bug, working on it
|
/PHP-5.3/ext/date/tests/ |
H A D | strtotime_basic.phpt | 10 * The term "Monday December 2008" will be parsed as the first Monday in December 2008.
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | regparse.c | 4418 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 D | pcre_compile.c | 1466 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 D | ChangeLog | 2294 approprate test as a short-term fix. In the longer term there may be an
|
/PHP-5.3/ext/mbstring/libmbfl/ |
H A D | LICENSE | 134 included without limitation in the term "modification".)
|
/PHP-5.3/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 6009 "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 D | magic | 3712 # excitation/long term prediction) coding at 13 kbit/s.
|
Completed in 85 milliseconds