Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dsnprintf.c584 static int format_converter(register buffy * odp, const char *fmt, va_list ap) /* {{{ */ in format_converter() function
1239 cc = format_converter(&od, format, ap); in strx_printv()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c127 static int format_converter(register buffy *odp, const char *fmt, zend_bool escape_xml, va_list ap)… in format_converter() function
828 cc = format_converter(&od, format, escape_xml, ap); in strx_printv()

Completed in 12 milliseconds