Home
last modified time | relevance | path

Searched defs:ap (Results 1 – 25 of 26) sorted by relevance

12

/PHP-8.1/main/
H A Dsnprintf.c471 static size_t format_converter(buffy * odp, const char *fmt, va_list ap) /* {{{ */ in format_converter()
1071 static size_t strx_printv(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in strx_printv()
1103 va_list ap; in ap_php_slprintf() local
1116 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vslprintf()
1130 va_list ap; in ap_php_snprintf() local
1139 PHPAPI int ap_php_vsnprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vsnprintf()
1146 PHPAPI int ap_php_vasprintf(char **buf, const char *format, va_list ap) /* {{{ */ in ap_php_vasprintf()
1173 va_list ap; in ap_php_asprintf() local
H A Dspprintf.c186 static void xbuf_format_converter(void *xbuf, bool is_char, const char *fmt, va_list ap) /* {{{ */ in xbuf_format_converter()
772 PHPAPI void php_printf_to_smart_string(smart_string *buf, const char *format, va_list ap) /* {{{ */ in php_printf_to_smart_string()
778 PHPAPI void php_printf_to_smart_str(smart_str *buf, const char *format, va_list ap) /* {{{ */ in php_printf_to_smart_str()
H A Dfastcgi.c474 va_list ap; in fcgi_log() local
/PHP-8.1/ext/standard/
H A Dflock_compat.c162 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
H A Dstrnatcmp.c91 char const *ap, *bp; in strnatcmp_ex() local
/PHP-8.1/ext/opcache/jit/libudis86/
H A Dsyn.c121 va_list ap; in ud_asmprintf() local
/PHP-8.1/ext/fileinfo/libmagic/
H A Dfuncs.c136 file_vprintf(struct magic_set *ms, const char *fmt, va_list ap) in file_vprintf()
176 va_list ap; in file_printf() local
H A Dcompress.c691 va_list ap; in makeerror() local
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_alloc.h55 #define mnd_vsprintf(p, mx_len, fmt,ap) vspprintf((p), (mx_len), (fmt), (ap)) argument
/PHP-8.1/sapi/litespeed/
H A Dlscriu.c381 va_list ap; in LSCRIU_Restored_Error() local
H A Dlsapilib.c278 va_list ap; in LSAPI_Log() local
/PHP-8.1/ext/sockets/
H A Dconversions.c136 va_list ap) in do_from_to_zval_err()
176 va_list ap; in do_from_zval_err() local
185 va_list ap; in do_to_zval_err() local
/PHP-8.1/ext/com_dotnet/
H A Dcom_wrapper.c70 va_list ap; in trace() local
/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_mips.h170 va_list ap; in dasm_put() local
H A Ddasm_arm.h179 va_list ap; in dasm_put() local
H A Ddasm_ppc.h170 va_list ap; in dasm_put() local
H A Ddasm_arm64.h221 va_list ap; in dasm_put() local
H A Ddasm_x86.h172 va_list ap; in dasm_put() local
/PHP-8.1/sapi/fpm/fpm/
H A Dzlog.c139 va_list ap; in zlog_external() local
/PHP-8.1/ext/libxml/
H A Dlibxml.c550 …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.1/ext/pcre/pcre2lib/
H A Dpcre2_match.c217 va_list ap; in display_frames() local
/PHP-8.1/sapi/cgi/
H A Dcgi_main.c235 va_list ap; in fcgi_log() local
/PHP-8.1/Zend/
H A Dzend.c267 ZEND_API zend_string *zend_vstrpprintf(size_t max_len, const char *format, va_list ap) /* {{{ */ in zend_vstrpprintf()
/PHP-8.1/main/streams/
H A Dstreams.c1270 va_list ap; in _php_stream_printf() local
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c1215 va_list ap; in php_cli_server_logf() local

Completed in 162 milliseconds

12