Home
last modified time | relevance | path

Searched defs:ap (Results 1 – 23 of 23) 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()
1218 static void strx_printv(int *ccp, char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in strx_printv()
1252 va_list ap; in ap_php_slprintf() local
1265 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vslprintf()
1281 va_list ap; in ap_php_snprintf() local
1290 PHPAPI int ap_php_vsnprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vsnprintf()
1299 PHPAPI int ap_php_vasprintf(char **buf, const char *format, va_list ap) /* {{{ */ in ap_php_vasprintf()
1326 va_list ap; in ap_php_asprintf() local
H A Dspprintf.c192 static void xbuf_format_converter(void *xbuf, zend_bool is_char, const char *fmt, va_list ap) /* {{… in xbuf_format_converter()
818 PHPAPI void php_printf_to_smart_string(smart_string *buf, const char *format, va_list ap) /* {{{ */ in php_printf_to_smart_string()
824 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.c476 va_list ap; in fcgi_log() local
/PHP-7.4/ext/standard/
H A Dflock_compat.c175 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
H A Dstrnatcmp.c94 char const *ap, *bp; in strnatcmp_ex() local
/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()
808 …trx_printv(int *ccp, char *buf, size_t len, const char *format, zend_bool escape_xml, va_list ap) { in strx_printv()
837 …phpdbg_xml_vsnprintf(char *buf, size_t len, const char *format, zend_bool escape_xml, va_list ap) { in phpdbg_xml_vsnprintf()
844 …BG_API int phpdbg_xml_vasprintf(char **buf, const char *format, zend_bool escape_xml, va_list ap) { in phpdbg_xml_vasprintf()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_alloc.c633 va_list ap; in _mysqlnd_sprintf() local
642 static int _mysqlnd_vsprintf(char ** pbuf, size_t max_len, const char * format, va_list ap) in _mysqlnd_vsprintf()
H A Dmysqlnd_alloc.h68 #define mnd_vsprintf(p, mx_len, fmt,ap) mysqlnd_allocator.m_vsprintf((p), (mx_len), (fmt), (ap)) argument
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfuncs.c60 va_list ap; in file_printf() local
H A Dcompress.c576 va_list ap; in makeerror() local
/PHP-7.4/sapi/litespeed/
H A Dlscriu.c383 va_list ap; in LSCRIU_Restored_Error() local
H A Dlsapilib.c280 va_list ap; in LSAPI_Log() local
/PHP-7.4/ext/sockets/
H A Dconversions.c143 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.4/ext/com_dotnet/
H A Dcom_wrapper.c72 va_list ap; in trace() local
/PHP-7.4/Zend/
H A Dzend_operators.c715 va_list ap; in multi_convert_to_long_ex() local
731 va_list ap; in multi_convert_to_double_ex() local
747 va_list ap; in multi_convert_to_string_ex() local
H A Dzend.c239 ZEND_API zend_string *zend_vstrpprintf(size_t max_len, const char *format, va_list ap) /* {{{ */ in zend_vstrpprintf()
/PHP-7.4/sapi/fpm/fpm/
H A Dzlog.c139 va_list ap; in zlog_external() local
/PHP-7.4/ext/libxml/
H A Dlibxml.c589 …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.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c217 va_list ap; in display_frames() local
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c235 va_list ap; in fcgi_log() local
/PHP-7.4/main/streams/
H A Dstreams.c1277 va_list ap; in _php_stream_printf() local
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c1253 va_list ap; in php_cli_server_logf() local
/PHP-7.4/ext/exif/
H A Dexif.c2434 int i, ap, l, b, idx=0, unknown=0; in add_assoc_image_info() local

Completed in 122 milliseconds