PRINTF_DEBUG 59 ext/standard/formatted_print.c PRINTF_DEBUG(("%s(): ereallocing buffer to %d bytes\n", get_active_function_name(TSRMLS_C), *size)); PRINTF_DEBUG 62 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: appending '%c', pos=\n", add, *pos)); PRINTF_DEBUG 85 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: appendstring(%x, %d, %d, \"%s\", %d, '%c', %d)\n", PRINTF_DEBUG 102 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf ereallocing buffer to %d bytes\n", *size)); PRINTF_DEBUG 116 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: appending \"%s\"\n", add)); PRINTF_DEBUG 137 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: appendint(%x, %x, %x, %d, %d, '%c', %d)\n", PRINTF_DEBUG 163 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: appending %d as \"%s\", i=%d\n", PRINTF_DEBUG 181 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: appenduint(%x, %x, %x, %d, %d, '%c', %d)\n", PRINTF_DEBUG 197 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: appending %d as \"%s\", i=%d\n", number, &numbuf[i], i)); PRINTF_DEBUG 220 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: appenddouble(%x, %x, %x, %f, %d, '%c', %d, %c)\n", PRINTF_DEBUG 305 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: append2n(%x, %x, %x, %d, %d, '%c', %d, %d, %x)\n", PRINTF_DEBUG 308 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: append2n 2^%d andbits=%x\n", n, andbits)); PRINTF_DEBUG 336 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf_getnumber: number was %d bytes long\n", i)); PRINTF_DEBUG 425 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: format[%d]='%c'\n", inpos, format[inpos])); PRINTF_DEBUG 426 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: outpos=%d\n", outpos)); PRINTF_DEBUG 440 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: first looking at '%c', inpos=%d\n", PRINTF_DEBUG 465 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: looking for modifiers\n" PRINTF_DEBUG 479 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: end of modifiers\n")); PRINTF_DEBUG 483 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: padding='%c'\n", padding)); PRINTF_DEBUG 484 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: alignment=%s\n", PRINTF_DEBUG 490 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: getting width\n")); PRINTF_DEBUG 501 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: width=%d\n", width)); PRINTF_DEBUG 506 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: getting precision\n")); PRINTF_DEBUG 522 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: precision=%d\n", precision)); PRINTF_DEBUG 538 ext/standard/formatted_print.c PRINTF_DEBUG(("sprintf: format character='%c'\n", format[inpos]));