Home
last modified time | relevance | path

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

1234

/PHP-5.5/ext/standard/
H A Dbasic_functions.c3878 char buffer[40]; in PHP_NAMED_FUNCTION() local
3912 char buffer[17]; in PHP_NAMED_FUNCTION() local
H A Dfile.c1181 char *buffer = NULL; in PHP_FUNCTION() local
/PHP-5.5/main/
H A Drfc1867.c212 char *buffer; member
/PHP-5.5/ext/hash/
H A Dhash.c1043 char buffer[2048]; in PHP_MINFO_FUNCTION() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c497 static int sapi_cgi_read_post(char *buffer, uint count_bytes TSRMLS_DC) in sapi_cgi_read_post()
/PHP-5.5/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.5/ext/fileinfo/libmagic/
H A Dapprentice.c940 char buffer[BUFSIZ + 1]; in load_1() local
/PHP-5.5/ext/soap/
H A Dsoap.c2163 char buffer[1024]; local
2234 char buffer[1024]; local
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1541 char *buffer = NULL; local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2799 static int pdo_row_serialize(zval *object, unsigned char **buffer, zend_uint *buf_len, zend_seriali… in pdo_row_serialize()
/PHP-5.5/main/streams/
H A Dstreams.c252 char *buffer = NULL; in php_stream_wrapper_log_error() local
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c411 xmlChar *buffer; in change_node_zval() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c396 zend_uchar buffer[2]; in MYSQLND_METHOD() local
H A Dmysqlnd_structs.h68 zend_uchar *buffer; member
/PHP-5.5/ext/exif/
H A Dexif.c1947 char buffer[64], *val, *name, uname[64]; in add_assoc_image_info() local
3293 static void exif_process_APP12(image_info_type *ImageInfo, char *buffer, size_t length TSRMLS_DC) in exif_process_APP12()
/PHP-5.5/ext/date/
H A Dphp_date.c1063 char buffer[97]; in date_format() local
4275 char buffer[33]; in date_interval_format() local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c4257 unsigned char *buffer, local

Completed in 139 milliseconds

1234