ref_str            52 ext/bcmath/libbcmath/src/output.c static char ref_str[] = "0123456789ABCDEF";
ref_str           172 ext/bcmath/libbcmath/src/output.c 		  (*out_char) (ref_str[ (int) temp->digit]);
ref_str           191 ext/bcmath/libbcmath/src/output.c 		(*out_char) (ref_str[fdigit]);