Home
last modified time | relevance | path

Searched refs:bc (Results 51 – 55 of 55) sorted by relevance

123

/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput51414 /(a)bc\1*/8
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt3583 if the string "abc" is matched against the pattern (a|(z))(bc) the
4355 that what follows cannot be part of the repeat. For example, a+[bc] is
4356 compiled as if it were a++[bc]. The pcretest output when this pattern
4363 +3 ^ ^ [bc]
4366 This indicates that when matching [bc] fails, there is no backtracking
4376 +3 ^ ^ [bc]
4377 +3 ^ ^ [bc]
4378 +3 ^ ^ [bc]
4379 +3 ^^ [bc]
4382 This time, when matching [bc] fails, the matcher backtracks into a+ and
[all …]
/PHP-5.6/ext/standard/tests/strings/
H A Dbug49785.phpt214 string(2) "bc"
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY1538 in look-behind. ex. (?<=abc|abcd), (?<!a|bc)
/PHP-5.6/build/
H A Dlibtool.m45363 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',

Completed in 63 milliseconds

123