/PHP-7.3/main/ |
H A D | snprintf.c | 589 static int format_converter(register buffy * odp, const char *fmt, va_list ap) /* {{{ */ in format_converter() 1229 static void strx_printv(int *ccp, char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in strx_printv() 1263 va_list ap; in ap_php_slprintf() local 1276 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vslprintf() 1292 va_list ap; in ap_php_snprintf() local 1301 PHPAPI int ap_php_vsnprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vsnprintf() 1310 PHPAPI int ap_php_vasprintf(char **buf, const char *format, va_list ap) /* {{{ */ in ap_php_vasprintf() 1337 va_list ap; in ap_php_asprintf() local
|
H A D | spprintf.c | 196 static void xbuf_format_converter(void *xbuf, zend_bool is_char, const char *fmt, va_list ap) /* {{… in xbuf_format_converter() 828 PHPAPI void php_printf_to_smart_string(smart_string *buf, const char *format, va_list ap) /* {{{ */ in php_printf_to_smart_string() 834 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 | 476 va_list ap; in fcgi_log() local
|
/PHP-7.3/ext/zip/lib/ |
H A D | zip_source_supports.c | 51 va_list ap; in zip_source_make_command_bitmap() local
|
/PHP-7.3/ext/standard/ |
H A D | flock_compat.c | 175 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
|
H A D | strnatcmp.c | 95 char const *ap, *bp; in strnatcmp_ex() local
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg_out.c | 132 static int format_converter(register buffy *odp, const char *fmt, zend_bool escape_xml, va_list ap)… in format_converter() 817 …trx_printv(int *ccp, char *buf, size_t len, const char *format, zend_bool escape_xml, va_list ap) { in strx_printv() 846 …phpdbg_xml_vsnprintf(char *buf, size_t len, const char *format, zend_bool escape_xml, va_list ap) { in phpdbg_xml_vsnprintf() 853 …BG_API int phpdbg_xml_vasprintf(char **buf, const char *format, zend_bool escape_xml, va_list ap) { in phpdbg_xml_vasprintf()
|
/PHP-7.3/ext/mysqlnd/ |
H A D | mysqlnd_alloc.c | 664 va_list ap; in _mysqlnd_sprintf() local 673 static int _mysqlnd_vsprintf(char ** pbuf, size_t max_len, const char * format, va_list ap) in _mysqlnd_vsprintf()
|
H A D | mysqlnd_alloc.h | 68 #define mnd_vsprintf(p, mx_len, fmt,ap) mysqlnd_allocator.m_vsprintf((p), (mx_len), (fmt), (ap)) argument
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | funcs.c | 62 va_list ap; in file_printf() local
|
H A D | compress.c | 495 va_list ap; in makeerror() local
|
/PHP-7.3/ext/sockets/ |
H A D | conversions.c | 143 va_list ap) in do_from_to_zval_err() 183 va_list ap; in do_from_zval_err() local 192 va_list ap; in do_to_zval_err() local
|
/PHP-7.3/sapi/litespeed/ |
H A D | lscriu.c | 390 va_list ap; in LSCRIU_Restored_Error() local
|
H A D | lsapilib.c | 278 va_list ap; in LSAPI_Log() local
|
/PHP-7.3/ext/com_dotnet/ |
H A D | com_wrapper.c | 72 va_list ap; in trace() local
|
/PHP-7.3/ext/interbase/ |
H A D | interbase.c | 527 va_list ap; in _php_ibase_module_error() local
|
/PHP-7.3/Zend/ |
H A D | zend_operators.c | 699 va_list ap; in multi_convert_to_long_ex() local 715 va_list ap; in multi_convert_to_double_ex() local 731 va_list ap; in multi_convert_to_string_ex() local
|
H A D | zend.c | 226 ZEND_API zend_string *zend_vstrpprintf(size_t max_len, const char *format, va_list ap) /* {{{ */ in zend_vstrpprintf()
|
/PHP-7.3/sapi/fpm/fpm/ |
H A D | zlog.c | 139 va_list ap; in zlog_external() local
|
/PHP-7.3/ext/libxml/ |
H A D | libxml.c | 544 …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-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c | 216 va_list ap; in display_frames() local
|
/PHP-7.3/sapi/cgi/ |
H A D | cgi_main.c | 239 va_list ap; in fcgi_log() local
|
/PHP-7.3/main/streams/ |
H A D | streams.c | 1227 va_list ap; in _php_stream_printf() local
|
/PHP-7.3/sapi/cli/ |
H A D | php_cli_server.c | 1179 va_list ap; in php_cli_server_logf() local
|
/PHP-7.3/ext/exif/ |
H A D | exif.c | 2339 int i, ap, l, b, idx=0, unknown=0; in add_assoc_image_info() local
|