error_mesg 45 ext/bcmath/libbcmath/src/rt.c char error_mesg [255]; error_mesg 48 ext/bcmath/libbcmath/src/rt.c vsnprintf (error_mesg, sizeof(error_mesg), mesg, args); error_mesg 51 ext/bcmath/libbcmath/src/rt.c fprintf (stderr, "bc math warning: %s\n", error_mesg); error_mesg 58 ext/bcmath/libbcmath/src/rt.c char error_mesg [255]; error_mesg 61 ext/bcmath/libbcmath/src/rt.c vsnprintf (error_mesg, sizeof(error_mesg), mesg, args); error_mesg 64 ext/bcmath/libbcmath/src/rt.c fprintf (stderr, "bc math error: %s\n", error_mesg);