/PHP-7.2/ext/intl/tests/ |
H A D | grapheme.phpt | 437 array( "abc", "bc", "bc" ), 448 array( "a" . $char_a_ring_nfd . "bc", "b", "bc" ), 452 array( "a" . $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc" ), 513 array( "a" . $char_a_ring_nfd . "bc", "B", "bc" ), 517 array( "a" . $char_a_ring_nfd . "bc", $char_A_ring_nfd . "bc", $char_a_ring_nfd . "bc" ), 575 array( $char_a_ring_nfd . "bc", 3, $char_a_ring_nfd . "bc" ), 973 substring of "abc" from "1" - grapheme_substr = bc == bc 1035 find "b" in "abc" - grapheme_strstr = bc == bc 1039 find "bc" in "abc" - grapheme_strstr = bc == bc 1049 find "b" in "aa%CC%8Abc" - grapheme_strstr = bc == bc [all …]
|
H A D | grapheme2.phpt | 437 array( "abc", "bc", "bc" ), 448 array( "a" . $char_a_ring_nfd . "bc", "b", "bc" ), 452 array( "a" . $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc" ), 513 array( "a" . $char_a_ring_nfd . "bc", "B", "bc" ), 517 array( "a" . $char_a_ring_nfd . "bc", $char_A_ring_nfd . "bc", $char_a_ring_nfd . "bc" ), 575 array( $char_a_ring_nfd . "bc", 3, $char_a_ring_nfd . "bc" ), 973 substring of "abc" from "1" - grapheme_substr = bc == bc 1035 find "b" in "abc" - grapheme_strstr = bc == bc 1039 find "bc" in "abc" - grapheme_strstr = bc == bc 1049 find "b" in "aa%CC%8Abc" - grapheme_strstr = bc == bc [all …]
|
/PHP-7.2/Zend/ |
H A D | zend_strtod.c | 2303 (x, bc) U *x; BCinfo *bc; in sulp() argument 2325 (rv, s0, bc) in bigcomp() argument 2546 BCinfo bc; local 2573 sign = nz0 = nz1 = nz = bc.dplen = bc.uflchk = 0; 2622 bc.dp0 = bc.dp1 = s - s0; 2647 bc.dplen = bc.dp1 - bc.dp0; 2653 bc.dp1 = bc.dp0 + bc.dplen; 2866 bc.rounding = bc.rounding == 2 ? 0 : 2; 3013 if (--j < bc.dp1 && j >= bc.dp0) 3199 if (!((bc.rounding>>1) ^ bc.dsign)) [all …]
|
/PHP-7.2/ext/standard/tests/strings/ |
H A D | htmlspecialchars_basic.phpt | 14 $s3 = "a>,\<bc<>\"&\n"; 15 $s4 = "a\'\'&bc<>\"&\n"; 64 Test 3: a>,\<bc<>"& 65 Test 4: a\'\'&bc<>"& 69 Test 8: a>,\<bc<>"& 70 Test 9: a\'\'&bc<>"& 74 Test 13: a>,\<bc<>"& 75 Test 14: a\'\'&bc<>"& 79 Test 18: a>,\<bc<>"& 80 Test 19: a\'\'&bc<>"& [all …]
|
H A D | strtr_variation1.phpt | 66 string(3) "1bc" 75 string(3) "1bc" 84 1bc
|
H A D | substr_compare.phpt | 7 var_dump(substr_compare("abcde", "bc", 1, 2)); 10 var_dump(substr_compare("abcde", "bc", 1, 3) > 0);
|
H A D | substr.phpt | 165 string(2) "bc" 178 string(2) "bc" 187 string(2) "bc" 196 string(2) "bc" 205 string(2) "bc"
|
/PHP-7.2/ext/iconv/tests/ |
H A D | bug77147.phpt | 10 Feedback-ID: 014a93e3-1f5e-4df6-b347-6b59f0f746b8:b5891053-55d1-45bc-a0b5-47a7a9b59687:email:epslh1� 19 …string(86) "014a93e3-1f5e-4df6-b347-6b59f0f746b8:b5891053-55d1-45bc-a0b5-47a7a9b59687:email:epslh1"
|
/PHP-7.2/ext/bcmath/libbcmath/ |
H A D | FAQ | 5 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 D | README | 3 the arbitrary precision calculations for GNU bc and GNU dc.
|
/PHP-7.2/ext/bcmath/tests/ |
H A D | bug75178.phpt | 21 bc math warning: non-zero scale in base 23 bc math warning: non-zero scale in modulus
|
H A D | bug78878.phpt | 12 bc math warning: non-zero scale in modulus
|
H A D | bug72093.phpt | 21 bc math warning: non-zero scale in exponent
|
/PHP-7.2/ext/mysqli/tests/ |
H A D | cacert.pem | 21 8e:3f:72:93:90:bc:2c:b0:04:75:4f:a4:4a:a0:32: 30 97:df:82:46:02:a9:bc:98:51:3e:c3:df:57:ad:b7: 44 0c:c2:78:57:1f:f6:55:9c:74:fc:bd:31:58:05:18:bc:6d:b5: 45 79:9a:22:8c:1f:da:33:ea:ef:db:e3:cb:46:bc:36:91:8b:d8: 48 ef:bc:ff:ab:a2:0e:bc:ba:11:a5:8e:44:80:fa:d6:f4:26:66:
|
/PHP-7.2/ext/bcmath/ |
H A D | config.m4 | 5 PHP_ARG_ENABLE(bcmath, whether to enable bc style precision math functions, 6 [ --enable-bcmath Enable bc style precision math functions])
|
H A D | config.w32 | 4 ARG_ENABLE("bcmath", "bc style precision math functions", "yes");
|
/PHP-7.2/ext/pcre/pcrelib/testdata/ |
H A D | testinput8 | 96 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 D | testinput1 | 70 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 D | testoutput1 | 124 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 …]
|
H A D | testoutput8 | 354 3: bc 373 3: bc 1117 bc 1118 0: bc 1141 bc 1142 0: bc 2928 bc 2929 0: bc 2994 0: bc 3012 0: bc [all …]
|
H A D | testoutput6 | 1588 0: \x{b5}\x{39c}\x{3bc} 1592 0: \x{b5}\x{39c}\x{3bc} 1594 /[z\x{03bc}]+/8i 1596 0: \x{b5}\x{39c}\x{3bc} 1834 0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} 1837 0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c3} 1851 0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} 1854 0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c3} 1872 0: \x{b5}\x{39c}\x{3bc} 1876 0: \x{b5}\x{39c}\x{3bc} [all …]
|
/PHP-7.2/ext/mbstring/tests/ |
H A D | bug43993.phpt | 13 var_dump(mb_substr_count("ababababab", "bc"));
|
/PHP-7.2/ext/pcre/tests/ |
H A D | preg_replace2.phpt | 19 var_dump(preg_replace(array('/\s+/', '~[b-d]~'), array('$'), array('x y', 'bd bc')));
|
/PHP-7.2/ext/standard/tests/general_functions/ |
H A D | 003.phpt | 48 $n += test_me("bug #16473", 2, "a", "bc");
|
/PHP-7.2/Zend/tests/ |
H A D | constant_expressions_dynamic.phpt | 39 const T_20 = null ?: (T_20x . 'bc');
|