Home
last modified time | relevance | path

Searched refs:quantifier (Results 1 – 9 of 9) sorted by relevance

/PHP-5.3/ext/date/tests/
H A Dbug50680.phpt2 Bug #50680 ("eighth" quantifier is not understood)
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h55 #define NQUANTIFIER(node) ((node)->u.quantifier)
235 QuantifierNode quantifier; member
H A DHISTORY403 lower zero quantifier should be treated as
/PHP-5.3/ext/mbstring/oniguruma/doc/
H A DRE354 + add possessive quantifier. ?+, *+, ++
377 + In the range quantifier, the number of the minimum is omissible.
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1389 the quantifier.
2321 4 numbers out of order in {} quantifier
2322 5 number too big in {} quantifier
4654 also 0 or 1 quantifier
4655 also quantifier minimizer
4656 * 0 or more quantifier
4657 + 1 or more quantifier
4658 also "possessive quantifier"
4659 { start min/max quantifier
6244 iness of the quantifier.
[all …]
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog291 35. Improve JIT code generation for greedy plus quantifier.
647 8. When \R was used with a maximizing quantifier it failed to skip backwards
1135 quantifier applied to a forward-referencing subroutine call, could compile
1919 17. Specifying a possessive quantifier with a specific limit for a Unicode
2086 string has an unlimited repetition quantifier, it no longer makes this
2099 limits. As the maximum quantifier is 65535, the maximum group length was
2362 (a) For a maximizing quantifier, if the two different cases of the
2789 but no maximum quantifier - for example [ab]{6,} - was not handled
3585 that had a minimum quantifier of zero caused PCRE to crash. For example,
3596 that was followed by a possessive quantifier.
[all …]
H A DHACKING380 when a pattern has the quantifier {0,0}. It cannot be entirely discarded,
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput294 Failed: numbers out of order in {} quantifier at offset 5
97 Failed: number too big in {} quantifier at offset 7
983 Failed: numbers out of order in {} quantifier at offset 7
5111 Note: that { does NOT introduce a quantifier
5112 --->Note: that { does NOT introduce a quantifier
5160 Note: that { does NOT introduce a quantifier
5161 --->Note: that { does NOT introduce a quantifier
5797 Failed: number too big in {} quantifier at offset 22
5800 Failed: number too big in {} quantifier at offset 14
5803 Failed: number too big in {} quantifier at offset 15
H A Dtestinput21302 Note: that { does NOT introduce a quantifier
1305 Note: that { does NOT introduce a quantifier

Completed in 67 milliseconds