Home
last modified time | relevance | path

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

/PHP-7.4/ext/bcmath/libbcmath/src/
H A Doutput.c95 int index, fdigit, pre_space; in bc_out_num() local
181 pre_space = 0; in bc_out_num()
191 bc_out_long (fdigit, max_o_digit->n_len, pre_space, out_char); in bc_out_num()
192 pre_space = 1; in bc_out_num()

Completed in 4 milliseconds