Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dsnprintf.c587 static int format_converter(register buffy * odp, const char *fmt, va_list ap) /* {{{ */ in format_converter()
1209 static void strx_printv(int *ccp, char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in strx_printv()
1243 va_list ap; in ap_php_slprintf() local
1256 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vslprintf()
1272 va_list ap; in ap_php_snprintf() local
1281 PHPAPI int ap_php_vsnprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vsnprintf()
1290 PHPAPI int ap_php_vasprintf(char **buf, const char *format, va_list ap) /* {{{ */ in ap_php_vasprintf()
1317 va_list ap; in ap_php_asprintf() local
H A Dspprintf.c203 static void xbuf_format_converter(smart_str *xbuf, const char *fmt, va_list ap) /* {{{ */ in xbuf_format_converter()
812 PHPAPI int vspprintf(char **pbuf, size_t max_len, const char *format, va_list ap) /* {{{ */ in vspprintf()
837 va_list ap; in spprintf() local
/PHP-5.5/ext/standard/
H A Dflock_compat.c181 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
H A Dstrnatcmp.c105 char const *ap, *bp; in strnatcmp_ex() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_alloc.c618 va_list ap; in _mysqlnd_sprintf() local
635 PHPAPI int _mysqlnd_vsprintf(char ** pbuf, size_t max_len, const char * format, va_list ap) in _mysqlnd_vsprintf()
H A Dmysqlnd_alloc.h88 #define mnd_vsprintf(p, mx_len, fmt,ap) mysqlnd_allocator.m_vsprintf((p), (mx_len), (fmt), (ap)) argument
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfuncs.c61 va_list ap; in file_printf() local
/PHP-5.5/Zend/
H A Dzend_operators.c765 va_list ap; in multi_convert_to_long_ex() local
781 va_list ap; in multi_convert_to_double_ex() local
797 va_list ap; in multi_convert_to_string_ex() local
/PHP-5.5/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-5.5/ext/com_dotnet/
H A Dcom_wrapper.c74 va_list ap; in trace() local
/PHP-5.5/ext/interbase/
H A Dinterbase.c524 va_list ap; in _php_ibase_module_error() local
/PHP-5.5/ext/libxml/
H A Dlibxml.c529 …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-5.5/main/streams/
H A Dstreams.c1252 va_list ap; in _php_stream_printf() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c1268 va_list ap; in php_cli_server_logf() local
/PHP-5.5/ext/exif/
H A Dexif.c1948 int i, ap, l, b, idx=0, unknown=0; in add_assoc_image_info() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c15409 va_list ap; in getDigits() local

Completed in 423 milliseconds