/PHP-8.3/main/ |
H A D | snprintf.c | 473 static size_t format_converter(buffy * odp, const char *fmt, va_list ap) /* {{{ */ in format_converter() 1073 static size_t strx_printv(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in strx_printv() 1105 va_list ap; in ap_php_slprintf() local 1118 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vslprintf() 1132 va_list ap; in ap_php_snprintf() local 1141 PHPAPI int ap_php_vsnprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vsnprintf() 1148 PHPAPI int ap_php_vasprintf(char **buf, const char *format, va_list ap) /* {{{ */ in ap_php_vasprintf() 1175 va_list ap; in ap_php_asprintf() local
|
H A D | spprintf.c | 181 static void xbuf_format_converter(void *xbuf, bool is_char, const char *fmt, va_list ap) /* {{{ */ in xbuf_format_converter() 767 PHPAPI void php_printf_to_smart_string(smart_string *buf, const char *format, va_list ap) /* {{{ */ in php_printf_to_smart_string() 773 PHPAPI void php_printf_to_smart_str(smart_str *buf, const char *format, va_list ap) /* {{{ */ in php_printf_to_smart_str()
|
H A D | fastcgi.c | 474 va_list ap; in fcgi_log() local
|
/PHP-8.3/ext/standard/ |
H A D | flock_compat.c | 162 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
|
H A D | strnatcmp.c | 91 char const *ap, *bp; in strnatcmp_ex() local
|
/PHP-8.3/ext/opcache/jit/libudis86/ |
H A D | syn.c | 121 va_list ap; in ud_asmprintf() local
|
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | funcs.c | 133 file_vprintf(struct magic_set *ms, const char *fmt, va_list ap) in file_vprintf() 173 va_list ap; in file_printf() local
|
H A D | compress.c | 709 va_list ap; in makeerror() local
|
/PHP-8.3/ext/mysqlnd/ |
H A D | mysqlnd_alloc.h | 55 #define mnd_vsprintf(p, mx_len, fmt,ap) vspprintf((p), (mx_len), (fmt), (ap)) argument
|
/PHP-8.3/ext/sockets/ |
H A D | conversions.c | 144 va_list ap) in do_from_to_zval_err() 184 va_list ap; in do_from_zval_err() local 193 va_list ap; in do_to_zval_err() local
|
/PHP-8.3/sapi/litespeed/ |
H A D | lscriu.c | 381 va_list ap; in LSCRIU_Restored_Error() local
|
H A D | lsapilib.c | 279 va_list ap; in LSAPI_Log() local
|
/PHP-8.3/ext/com_dotnet/ |
H A D | com_wrapper.c | 70 va_list ap; in trace() local
|
/PHP-8.3/ext/opcache/jit/dynasm/ |
H A D | dasm_arm.h | 179 va_list ap; in dasm_put() local
|
H A D | dasm_mips.h | 170 va_list ap; in dasm_put() local
|
H A D | dasm_ppc.h | 170 va_list ap; in dasm_put() local
|
H A D | dasm_arm64.h | 221 va_list ap; in dasm_put() local
|
H A D | dasm_x86.h | 179 va_list ap; in dasm_put() local
|
/PHP-8.3/sapi/fpm/fpm/ |
H A D | zlog.c | 142 va_list ap; in zlog_external() local
|
/PHP-8.3/ext/libxml/ |
H A D | libxml.c | 690 …tic void php_libxml_internal_error_handler(int error_type, void *ctx, const char **msg, va_list ap) in php_libxml_internal_error_handler()
|
/PHP-8.3/sapi/cgi/ |
H A D | cgi_main.c | 236 va_list ap; in fcgi_log() local
|
/PHP-8.3/Zend/ |
H A D | zend.c | 326 ZEND_API zend_string *zend_vstrpprintf(size_t max_len, const char *format, va_list ap) /* {{{ */ in zend_vstrpprintf()
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c | 219 va_list ap; in display_frames() local
|
/PHP-8.3/main/streams/ |
H A D | streams.c | 1319 va_list ap; in _php_stream_printf() local
|
/PHP-8.3/sapi/cli/ |
H A D | php_cli_server.c | 1264 va_list ap; in php_cli_server_logf() local
|