bc_str2num 196 bcmath/bcmath.c bc_str2num(num, str, 0 TSRMLS_CC); bc_str2num 200 bcmath/bcmath.c bc_str2num(num, str, strlen(p+1) TSRMLS_CC); bc_str2num 381 bcmath/bcmath.c bc_str2num(&first, left, 0 TSRMLS_CC); bc_str2num 382 bcmath/bcmath.c bc_str2num(&second, right, 0 TSRMLS_CC); bc_str2num 542 bcmath/bcmath.c bc_str2num(&first, left, scale TSRMLS_CC); bc_str2num 543 bcmath/bcmath.c bc_str2num(&second, right, scale TSRMLS_CC);