Home
last modified time | relevance | path

Searched refs:bc (Results 1 – 25 of 52) sorted by path

123

/PHP-5.5/build/
H A Dlibtool.m45363 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
/PHP-5.5/ext/bcmath/
H A Dconfig.m45 PHP_ARG_ENABLE(bcmath, whether to enable bc style precision math functions,
6 [ --enable-bcmath Enable bc style precision math functions])
H A Dconfig.w324 ARG_ENABLE("bcmath", "bc style precision math functions", "yes");
/PHP-5.5/ext/bcmath/libbcmath/
H A DFAQ5 The math routines of GNU bc become more generally useful in a
6 library form. By separating the BCMATH library from GNU bc,
7 GNU bc can be under the GPL and BCMATH can be under the LGPL.
H A DREADME3 the arbitrary precision calculations for GNU bc and GNU dc.
/PHP-5.5/ext/bcmath/tests/
H A Dbug72093.phpt12 bc math warning: non-zero scale in exponent
/PHP-5.5/ext/date/lib/
H A Dparse_tz.c61 tz->bc = (**tzf == '\1'); in read_preamble()
263 printf("BC: %s\n", tz->bc ? "" : "yes"); in timelib_dump_tzinfo()
H A Dtimelib_structs.h131 unsigned char bc; member
/PHP-5.5/ext/ereg/regex/
H A Dtests128 a[bc]d & abd abd
132 a\bc & abc abc
134 a\\bc & a\bc a\bc
386 a([bc]?)c - ac ac @c
388 a([bc]+)c - abcc abcc bc
389 a([bc]+)bc - abcbc abcbc bc
395 (a*)* - bc @b @b
430 [abc] &# a(bc)d b
433 b.*c &# b(bc)c bc
434 b.* &# b(bc)c bc
[all …]
/PHP-5.5/ext/intl/tests/
H A Dgrapheme.phpt80 array( "a" . $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc", 1 ),
428 array( "abc", "bc", "bc" ),
439 array( "a" . $char_a_ring_nfd . "bc", "b", "bc" ),
443 array( "a" . $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc" ),
504 array( "a" . $char_a_ring_nfd . "bc", "B", "bc" ),
508 array( "a" . $char_a_ring_nfd . "bc", $char_A_ring_nfd . "bc", $char_a_ring_nfd . "bc" ),
953 substring of "abc" from "1" - grapheme_substr = bc == bc
1015 find "b" in "abc" - grapheme_strstr = bc == bc
1019 find "bc" in "abc" - grapheme_strstr = bc == bc
1029 find "b" in "aa%CC%8Abc" - grapheme_strstr = bc == bc
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1519 in look-behind. ex. (?<=abc|abcd), (?<!a|bc)
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE226 ex. (?<=a|bc) is OK. (?<=aaa(?:b|cd)) is not allowed.
/PHP-5.5/ext/mbstring/tests/
H A Dbug43993.phpt13 var_dump(mb_substr_count("ababababab", "bc"));
/PHP-5.5/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.5/ext/pcre/pcrelib/
H A Dpcre_compile.c8264 branch_chain bc; in compile_regex() local
8277 bc.outer = bcptr; in compile_regex()
8278 bc.current_branch = code; in compile_regex()
8343 &branchfirstcharflags, &branchreqchar, &branchreqcharflags, &bc, in compile_regex()
8543 bc.current_branch = last_branch = code; in compile_regex()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput170 bc
83 bc
1512 bc
2396 /ab*bc/
2410 /ab+bc/
2418 /ab+bc/
2435 /ab?bc/
2442 /ab?bc/
4218 bc
4222 bc
[all …]
H A Dtestinput101124 \x{00b5}\x{039c}\x{03bc}
1127 \x{00b5}\x{039c}\x{03bc}
1129 /\x{03bc}+/8i
1130 \x{00b5}\x{039c}\x{03bc}
H A Dtestinput1127 /^((a+)(?U)([ab]+)(?-U)([bc]+)(\w*))/BM
H A Dtestinput230 /a+bc/I
32 /a*bc/I
34 /a{3}bc/I
109 /(a)bc|(a)(b)\2/I
408 /(a)bc(d)/I
1156 a=bc
1161 a=bc
1555 bc
1941 /(?(<bc))/
2945 /(a)bc\1*/
[all …]
H A Dtestinput4137 \x{100}bc
150 \x{100}bc
H A Dtestinput5597 /(a)bc\1*/8
H A Dtestinput6914 \x{00b5}\x{039c}\x{03bc}
917 \x{00b5}\x{039c}\x{03bc}
919 /[z\x{03bc}]+/8i
920 \x{00b5}\x{039c}\x{03bc}
1115 \x{00b5}\x{039c}\x{03bc}
1118 \x{00b5}\x{039c}\x{03bc}
1120 /\x{03bc}+/8i
1121 \x{00b5}\x{039c}\x{03bc}
H A Dtestinput896 a+bc+dp+q
576 bc
589 bc
1946 bc
2724 /ab*bc/
2738 /ab+bc/
2744 /ab+bc/
2761 /ab?bc/
2768 /ab?bc/
4662 bc
[all …]
H A Dtestinput9193 \x{100}bc
206 \x{100}bc
H A Dtestoutput1124 bc
125 0: bc
156 bc
157 0: bc
619 2: bc
634 1: bc
2220 bc
2221 0: bc
2296 0: bc
2314 0: bc
[all …]

Completed in 148 milliseconds

123