Searched refs:scale_is_null (Results 1 – 1 of 1) sorted by relevance
1424 bool scale_is_null = true; in bcmath_number_calc_method() local1429 Z_PARAM_LONG_OR_NULL(scale_lval, scale_is_null); in bcmath_number_calc_method()1525 bool scale_is_null = true; in PHP_METHOD() local1530 Z_PARAM_LONG_OR_NULL(scale_lval, scale_is_null); in PHP_METHOD()1547 if (scale_is_null) { in PHP_METHOD()1589 bool scale_is_null = true; in PHP_METHOD() local1660 bool scale_is_null = true; in PHP_METHOD() local1674 if (scale_is_null) { in PHP_METHOD()1693 if (scale_is_null) { in PHP_METHOD()1708 bool scale_is_null = true; in PHP_METHOD() local[all …]
Completed in 9 milliseconds