Home
last modified time | relevance | path

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

/PHP-7.1/ext/bcmath/libbcmath/src/
H A Doutput.c52 static char ref_str[] = "0123456789ABCDEF"; variable
172 (*out_char) (ref_str[ (int) temp->digit]); in bc_out_num()
191 (*out_char) (ref_str[fdigit]); in bc_out_num()

Completed in 6 milliseconds