Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds