Home
last modified time | relevance | path

Searched refs:pre_space (Results 1 – 1 of 1) sorted by path

/PHP-7.1/ext/bcmath/libbcmath/src/
H A Doutput.c96 int index, fdigit, pre_space; in bc_out_num() local
183 pre_space = 0; in bc_out_num()
193 bc_out_long (fdigit, max_o_digit->n_len, pre_space, out_char); in bc_out_num()
194 pre_space = 1; in bc_out_num()

Completed in 7 milliseconds