Home
last modified time | relevance | path

Searched refs:bc (Results 1 – 25 of 33) sorted by relevance

12

/PHP-7.4/ext/intl/tests/
H A Dgrapheme.phpt437 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 Dgrapheme2.phpt437 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.4/Zend/
H A Dzend_strtod.c2306 (x, bc) U *x; BCinfo *bc; in sulp() argument
2328 (rv, s0, bc) in bigcomp() argument
2549 BCinfo bc; local
2576 sign = nz0 = nz1 = nz = bc.dplen = bc.uflchk = 0;
2625 bc.dp0 = bc.dp1 = s - s0;
2650 bc.dplen = bc.dp1 - bc.dp0;
2656 bc.dp1 = bc.dp0 + bc.dplen;
2869 bc.rounding = bc.rounding == 2 ? 0 : 2;
3016 if (--j < bc.dp1 && j >= bc.dp0)
3202 if (!((bc.rounding>>1) ^ bc.dsign))
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlspecialchars_basic.phpt14 $s3 = "a>,\<bc<>\"&\n";
15 $s4 = "a\'\'&bc<>\"&\n";
64 Test 3: a&gt;,\&lt;bc&lt;&gt;&quot;&amp;
65 Test 4: a\'\'&amp;bc&lt;&gt;&quot;&amp;
69 Test 8: a&gt;,\&lt;bc&lt;&gt;"&amp;
70 Test 9: a\'\'&amp;bc&lt;&gt;"&amp;
74 Test 13: a&gt;,\&lt;bc&lt;&gt;&quot;&amp;
75 Test 14: a\'\'&amp;bc&lt;&gt;&quot;&amp;
79 Test 18: a&gt;,\&lt;bc&lt;&gt;&quot;&amp;
80 Test 19: a\&#039;\&#039;&amp;bc&lt;&gt;&quot;&amp;
[all …]
H A Dstrtr_variation1.phpt66 string(3) "1bc"
75 string(3) "1bc"
84 1bc
H A Dsubstr_compare.phpt7 var_dump(substr_compare("abcde", "bc", 1, 2));
10 var_dump(substr_compare("abcde", "bc", 1, 3) > 0);
H A Dsubstr.phpt165 string(2) "bc"
178 string(2) "bc"
187 string(2) "bc"
196 string(2) "bc"
205 string(2) "bc"
H A Dstrtoupper1-win32.phpt251 bc => bc
H A Dstrtolower-win32.phpt251 bc => bc
H A Dlevenshtein.phpt52 $n += test_me("bug #16473", 2, "a", "bc");
H A Dhtml_entity_decode_macroman.phpt331 &#xBA; => bc
336 MASCULINE ORDINAL INDICATOR: &#xBA; => bc
/PHP-7.4/ext/iconv/tests/
H A Dbug77147.phpt10 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.4/ext/bcmath/libbcmath/
H A DREADME.md8 for GNU bc and GNU dc.
23 The math routines of GNU bc become more generally useful in a library form. By
24 separating the BCMATH library from GNU bc, GNU bc can be under the GPL and
/PHP-7.4/ext/bcmath/
H A Dconfig.m42 [whether to enable bc style precision math functions],
4 [Enable bc style precision math functions])])
H A Dconfig.w323 ARG_ENABLE("bcmath", "bc style precision math functions", "yes");
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_get_contents_negative_length.phpt13 string(2) "bc"
/PHP-7.4/ext/mbstring/tests/
H A Dbug43993.phpt13 var_dump(mb_substr_count("ababababab", "bc"));
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace2.phpt19 var_dump(preg_replace(array('/\s+/', '~[b-d]~'), array('$'), array('x y', 'bd bc')));
/PHP-7.4/ext/standard/tests/general_functions/
H A D003.phpt48 $n += test_me("bug #16473", 2, "a", "bc");
/PHP-7.4/Zend/tests/
H A Dconstant_expressions_dynamic.phpt39 const T_20 = null ?: (T_20x . 'bc');
/PHP-7.4/ext/filter/tests/
H A D056.phpt17 'a.-bc.com',
H A D015.phpt25 'http://a.-bc.com',
/PHP-7.4/ext/standard/tests/file/windows_links/
H A Dreadlink_compat.phpt2 Test readlink bc behaviour on Windows
/PHP-7.4/ext/date/lib/
H A Dparse_tz.c96 tz->bc = (**tzf == '\1'); in read_php_preamble()
131 tz->bc = 0; in read_tzif_preamble()
377 printf("BC: %s\n", tz->bc ? "" : "yes"); in timelib_dump_tzinfo()
H A Dtimelib.h174 unsigned char bc; member

Completed in 50 milliseconds

12