_two_             160 ext/bcmath/bcmath.c 	_bc_free_num_ex(&bcmath_globals->_two_, 1);
_two_             109 ext/bcmath/libbcmath/src/init.c   BCG(_two_)  = _bc_new_num_ex (1,0,1);
_two_             110 ext/bcmath/libbcmath/src/init.c   BCG(_two_)->n_value[0] = 2;
_two_              80 ext/bcmath/libbcmath/src/raisemod.c       (void) bc_divmod (exponent, BCG(_two_), &exponent, &parity, 0);
_two_              50 ext/bcmath/php_bcmath.h 	bc_num _two_;