Home
last modified time | relevance | path

Searched defs:buffer (Results 76 – 89 of 89) sorted by relevance

1234

/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_main.c493 static int sapi_cgi_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_cgi_read_post()
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_debug.c199 char * message_line, *buffer; in MYSQLND_METHOD() local
H A Dmysqlnd_structs.h59 zend_uchar *buffer; member
/PHP-5.3/sapi/apache_hooks/
H A Dmod_php5.c270 static int sapi_apache_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_apache_read_post()
H A Dphp_apache.c1092 char *buffer; in PHP_FUNCTION() local
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c2803 static int pdo_row_serialize(zval *object, unsigned char **buffer, zend_uint *buf_len, zend_seriali… in pdo_row_serialize()
/PHP-5.3/ext/soap/
H A Dsoap.c2342 char buffer[1024]; local
2416 char buffer[1024]; local
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c1508 char *buffer = NULL; local
/PHP-5.3/main/streams/
H A Dstreams.c243 char *buffer = NULL; in php_stream_wrapper_log_error() local
/PHP-5.3/ext/date/
H A Dphp_date.c1038 char buffer[97]; in date_format() local
3795 char buffer[33]; in date_interval_format() local
/PHP-5.3/ext/simplexml/
H A Dsimplexml.c411 xmlChar *buffer; in change_node_zval() local
/PHP-5.3/ext/spl/
H A Dspl_array.c1729 int spl_array_serialize(zval *object, unsigned char **buffer, zend_uint *buf_len, zend_serialize_da… in spl_array_serialize()
/PHP-5.3/ext/exif/
H A Dexif.c1967 char buffer[64], *val, *name, uname[64]; in add_assoc_image_info() local
3279 static void exif_process_APP12(image_info_type *ImageInfo, char *buffer, size_t length TSRMLS_DC) in exif_process_APP12()
/PHP-5.3/ext/pgsql/
H A Dpgsql.c4117 unsigned char *buffer, local

Completed in 227 milliseconds

1234