Home
last modified time | relevance | path

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

12

/php-src/Zend/tests/
H A Dconstant_expressions_dynamic.phpt39 const T_20 = null ?: (T_20x . 'bc');
/php-src/Zend/
H A Dzend_strtod.c2292 (x, bc) U *x; BCinfo *bc; in sulp() argument
2314 (rv, s0, bc) in bigcomp() argument
2535 BCinfo bc; local
2562 sign = nz0 = nz1 = nz = bc.dplen = bc.uflchk = 0;
2611 bc.dp0 = bc.dp1 = s - s0;
2636 bc.dplen = bc.dp1 - bc.dp0;
2642 bc.dp1 = bc.dp0 + bc.dplen;
2856 bc.rounding = bc.rounding == 2 ? 0 : 2;
3003 if (--j < bc.dp1 && j >= bc.dp0)
3189 if (!((bc.rounding>>1) ^ bc.dsign))
[all …]
/php-src/build/
H A Dlibtool.m45368 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
/php-src/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-src/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-src/ext/date/lib/
H A Dparse_tz.c103 tz->bc = (**tzf == '\1'); in read_php_preamble()
141 tz->bc = 0; in read_tzif_preamble()
518 printf("BC: %s\n", tz->bc ? "no" : "yes"); in timelib_dump_tzinfo()
H A Dtimelib.h216 unsigned char bc; member
/php-src/ext/dom/lexbor/lexbor/core/
H A Ddiyfp.h223 uint64_t a, b, c, d, ac, bc, ad, bd, tmp; in lexbor_diyfp_mul()
231 bc = b * c; in lexbor_diyfp_mul()
235 tmp = (bd >> 32) + (ad & 0xffffffff) + (bc & 0xffffffff); in lexbor_diyfp_mul()
241 return lexbor_diyfp(ac + (ad >> 32) + (bc >> 32) + (tmp >> 32), in lexbor_diyfp_mul()
/php-src/ext/fileinfo/tests/
H A Dmagic18985 0 search/256/bc id=imagemagick
27379 # with hexadecimal values like: 0e 2e 50 8c 8d ba bc bd be e8 fb fc
H A Dmagic私はガラスを食べられます18985 0 search/256/bc id=imagemagick
27379 # with hexadecimal values like: 0e 2e 50 8c 8d ba bc bd be e8 fb fc
/php-src/ext/filter/tests/
H A D015.phpt25 'http://a.-bc.com',
H A D056.phpt17 'a.-bc.com',
/php-src/ext/iconv/tests/
H A Dbug77147.phpt8 Feedback-ID: 014a93e3-1f5e-4df6-b347-6b59f0f746b8:b5891053-55d1-45bc-a0b5-47a7a9b59687:email:epslh1�
16 …string(86) "014a93e3-1f5e-4df6-b347-6b59f0f746b8:b5891053-55d1-45bc-a0b5-47a7a9b59687:email:epslh1"
/php-src/ext/intl/tests/
H A Dgrapheme.phpt86 array( "a" . $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc", 1 ),
446 array( "abc", "bc", "bc" ),
457 array( "a" . $char_a_ring_nfd . "bc", "b", "bc" ),
461 array( "a" . $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc" ),
530 array( "a" . $char_a_ring_nfd . "bc", "B", "bc" ),
534 array( "a" . $char_a_ring_nfd . "bc", $char_A_ring_nfd . "bc", $char_a_ring_nfd . "bc" ),
990 substring of "abc" from "1" - grapheme_substr = bc == bc
1052 find "b" in "abc" - grapheme_strstr = bc == bc
1056 find "bc" in "abc" - grapheme_strstr = bc == bc
1066 find "b" in "aa%CC%8Abc" - grapheme_strstr = bc == bc
[all …]
H A Dgrapheme2.phpt86 array( "a" . $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc", 1 ),
442 array( "abc", "bc", "bc" ),
453 array( "a" . $char_a_ring_nfd . "bc", "b", "bc" ),
457 array( "a" . $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc", $char_a_ring_nfd . "bc" ),
518 array( "a" . $char_a_ring_nfd . "bc", "B", "bc" ),
522 array( "a" . $char_a_ring_nfd . "bc", $char_A_ring_nfd . "bc", $char_a_ring_nfd . "bc" ),
978 substring of "abc" from "1" - grapheme_substr = bc == bc
1040 find "b" in "abc" - grapheme_strstr = bc == bc
1044 find "bc" in "abc" - grapheme_strstr = bc == bc
1054 find "b" in "aa%CC%8Abc" - grapheme_strstr = bc == bc
[all …]
H A Dgrapheme_empty.phpt22 var_dump(grapheme_strpos("äbc", ""));
23 var_dump(grapheme_strpos("äbc", "", -1));
24 var_dump(grapheme_stripos("äbc", ""));
25 var_dump(grapheme_stripos("äbc", "", -1));
26 var_dump(grapheme_strrpos("äbc", ""));
27 var_dump(grapheme_strrpos("äbc", "", -1));
28 var_dump(grapheme_strripos("äbc", ""));
30 var_dump(grapheme_strstr("äbc", ""));
32 var_dump(grapheme_stristr("äbc", ""));
57 string(4) "äbc"
[all …]
/php-src/ext/mbstring/tests/
H A Dbug43993.phpt13 var_dump(mb_substr_count("ababababab", "bc"));
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c942 #define CREATE_ABx(o,a,bc)((cast(Instruction,o)<<0)|(cast(Instruction,a)<<(0+6))|(cast(Instruction,
3642 static int luaK_codeABx(FuncState*fs,OpCode o,int a,unsigned int bc){
3643 return luaK_code(fs,CREATE_ABx(o,a,bc),fs->ls->lastline);
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c8397 branch_chain bc; in compile_regex() local
8410 bc.outer = bcptr; in compile_regex()
8411 bc.current_branch = code; in compile_regex()
8497 &bc, open_caps, cb, (lengthptr == NULL)? NULL : &length)) == 0) in compile_regex()
8633 bc.current_branch = last_branch = code; in compile_regex()
/php-src/ext/pcre/tests/
H A Dpreg_replace2.phpt17 var_dump(preg_replace(array('/\s+/', '~[b-d]~'), array('$'), array('x y', 'bd bc')));
/php-src/ext/standard/tests/file/windows_links/
H A Dreadlink_compat.phpt2 Test readlink bc behaviour on Windows
/php-src/ext/standard/tests/general_functions/
H A D003.phpt48 $n += test_me("bug #16473", 2, "a", "bc");
/php-src/ext/standard/tests/streams/
H A Dstream_get_contents_negative_length.phpt18 string(2) "bc"
/php-src/ext/standard/tests/strings/
H A Dbug49785.phpt214 string(2) "bc"

Completed in 329 milliseconds

12