Lines Matching refs:expprec
76 int alignment, int len, int neg, int expprec, int always_sign) in php_sprintf_appendstring() argument
83 copy_len = (expprec ? MIN(max_width, len) : len); in php_sprintf_appendstring()
315 char *chartable, int expprec) in php_sprintf_append2n() argument
338 0, expprec, 0); in php_sprintf_append2n()
441 int expprec = 0, multiuse = 0; in php_formatted_print() local
534 expprec = 1; in php_formatted_print()
585 0, expprec, 0); in php_formatted_print()
633 hexchars, expprec); in php_formatted_print()
641 hexchars, expprec); in php_formatted_print()
649 HEXCHARS, expprec); in php_formatted_print()
657 hexchars, expprec); in php_formatted_print()