Home
last modified time | relevance | path

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

/PHP-8.2/ext/bcmath/libbcmath/src/
H A Doutput.c83 bool pre_space; in bc_out_num() local
169 pre_space = false; in bc_out_num()
179 bc_out_long (fdigit, max_o_digit->n_len, pre_space, out_char); in bc_out_num()
180 pre_space = true; in bc_out_num()

Completed in 4 milliseconds