Searched refs:_two_ (Results 1 – 5 of 5) sorted by relevance
89 BCG(_two_) = _bc_new_num_ex (1,0,1); in bc_init_numbers()90 BCG(_two_)->n_value[0] = 2; in bc_init_numbers()
93 (void) bc_divmod (exponent, BCG(_two_), &exponent, &parity, 0); in bc_raisemod()
35 bc_num _two_; variable
98 _bc_free_num_ex(&bcmath_globals->_two_, 1); in PHP_GSHUTDOWN_FUNCTION()
290 // flags, but in Unicode these are represented by a sequence of _two_ codepoints
Completed in 13 milliseconds