Home
last modified time | relevance | path

Searched refs:_two_ (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/bcmath/libbcmath/src/
H A Dinit.c96 BCG(_two_) = _bc_new_num_ex(1, 0, 1); in bc_init_numbers()
97 BCG(_two_)->n_value[0] = 2; in bc_init_numbers()
H A Draisemod.c73 (void) bc_divmod(exponent, BCG(_two_), &exponent, &parity, 0); in bc_raisemod()
/php-src/ext/bcmath/
H A Dphp_bcmath.h35 bc_num _two_; variable
H A Dbcmath.c113 _bc_free_num_ex(&bcmath_globals->_two_, 1); in PHP_GSHUTDOWN_FUNCTION()
/php-src/ext/mbstring/tests/
H A Dsjis_mobile_encodings.phpt290 // flags, but in Unicode these are represented by a sequence of _two_ codepoints

Completed in 10 milliseconds