Home
last modified time | relevance | path

Searched defs:format (Results 1 – 25 of 39) sorted by last modified time

12

/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_log.c107 char format[129]; in fpm_log_write() local
/PHP-5.3/main/
H A Dspprintf.c795 PHPAPI int vspprintf(char **pbuf, size_t max_len, const char *format, va_list ap) /* {{{ */ in vspprintf()
812 PHPAPI int spprintf(char **pbuf, size_t max_len, const char *format, ...) /* {{{ */ in spprintf()
H A Dphp_sprintf.c31 php_sprintf (char*s, const char* format, ...) in php_sprintf()
H A Dsnprintf.c372 PHPAPI char * php_conv_fp(register char format, register double num, in php_conv_fp()
477 char * ap_php_conv_p2(register u_wide_int num, register int nbits, char format, char *buf_end, regi… in ap_php_conv_p2()
1192 static void strx_printv(int *ccp, char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in strx_printv()
1223 PHPAPI int ap_php_slprintf(char *buf, size_t len, const char *format,...) /* {{{ */ in ap_php_slprintf()
1239 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vslprintf()
1252 PHPAPI int ap_php_snprintf(char *buf, size_t len, const char *format,...) /* {{{ */ in ap_php_snprintf()
1264 PHPAPI int ap_php_vsnprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vsnprintf()
1273 PHPAPI int ap_php_vasprintf(char **buf, const char *format, va_list ap) /* {{{ */ in ap_php_vasprintf()
1297 PHPAPI int ap_php_asprintf(char **buf, const char *format, ...) /* {{{ */ in ap_php_asprintf()
H A Dmain.c644 PHPAPI int php_printf(const char *format, ...) in php_printf()
668 PHPAPI void php_verror(const char *docref, const char *params, int type, const char *format, va_lis… in php_verror()
840 PHPAPI void php_error_docref0(const char *docref TSRMLS_DC, int type, const char *format, ...) in php_error_docref0()
852 …_error_docref1(const char *docref TSRMLS_DC, const char *param1, int type, const char *format, ...) in php_error_docref1()
864 … char *docref TSRMLS_DC, const char *param1, const char *param2, int type, const char *format, ...) in php_error_docref2()
909 …_cb(int type, const char *error_filename, const uint error_lineno, const char *format, va_list arg… in php_error_cb()
/PHP-5.3/ext/standard/
H A Durl.c704 long format = 0; local
H A Dstring.c4983 char *str, *format; local
5160 char *format, *str, *p, *e; local
H A Dscanf.c141 static char * BuildCharSet(CharSet *cset, char *format) in BuildCharSet()
311 PHPAPI int ValidateFormat(char *format, int numVars, int *totalSubs) in ValidateFormat()
579 PHPAPI int php_sscanf_internal( char *string, char *format, in php_sscanf_internal()
H A Dpack.c112 char *format; in PHP_FUNCTION() local
521 char *format, *input, *formatarg, *inputarg; in PHP_FUNCTION() local
H A Dfile.c1220 char *buf, *format; in PHP_FUNCTION() local
H A Dformatted_print.c380 char *format, *result, padding; in php_formatted_print() local
H A Ddatetime.c99 char *format; in PHP_FUNCTION() local
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c47 static void php_sqlite3_error(php_sqlite3_db_object *db_obj, char *format, ...) in php_sqlite3_error()
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dpager.c315 static int read32bits(int format, OsFile *fd, u32 *pRes){ in read32bits()
528 static int pager_playback_one_page(Pager *pPager, OsFile *jfd, int format){ in pager_playback_one_page()
637 int format; /* Format of the journal file. */ in pager_playback() local
/PHP-5.3/ext/soap/
H A Dphp_soap.h198 #define soap_error0(severity, format) \ argument
201 #define soap_error1(severity, format, param1) \ argument
204 #define soap_error2(severity, format, param1, param2) \ argument
207 #define soap_error3(severity, format, param1, param2, param3) \ argument
H A Dsoap.c192 #define call_old_error_handler(error_num, error_filename, error_lineno, format, args) \ argument
200 #define call_old_error_handler(error_num, error_filename, error_lineno, format, args) \ argument
2303 …nt error_num, const char *error_filename, const uint error_lineno, const char *format, va_list arg…
H A Dphp_encoding.c3005 static xmlNodePtr to_xml_datetime_ex(encodeTypePtr type, zval *data, char *format, int style, xmlNo… in to_xml_datetime_ex()
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c123 static string *string_printf(string *str, const char *format, ...) in string_printf()
/PHP-5.3/ext/phar/
H A Dphar_object.c2438 long format = 9021976, method = 9021976; local
2541 long format = 9021976, method = 9021976; local
/PHP-5.3/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h55 static inline void PDO_DBG_INF_FMT(char *format, ...) {} in PDO_DBG_INF_FMT()
56 static inline void PDO_DBG_ERR_FMT(char *format, ...) {} in PDO_DBG_ERR_FMT()
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_debug.h165 static inline void DBG_INF_FMT(const char * const format, ...) {} in DBG_INF_FMT()
166 static inline void DBG_ERR_FMT(const char * const format, ...) {} in DBG_ERR_FMT()
/PHP-5.3/ext/mysqli/
H A Dmysqli_exception.c39 void php_mysqli_throw_sql_exception(char *sqlstate, int errorno TSRMLS_DC, char *format, ...) in php_mysqli_throw_sql_exception()
/PHP-5.3/ext/intl/doc/
H A Ddatefmt_api.php91 public function format($value) {} function in DateFormatter
H A Dformatter_api.php183 public function format($number, $type = 0) {} function in NumberFormatter
H A Dmsgfmt_api.php36 public function format($args) {} function in MessageFormatter

Completed in 174 milliseconds

12