Home
last modified time | relevance | path

Searched defs:buf_len (Results 1 – 25 of 26) sorted by relevance

12

/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_connection.h45 #define SET_NEW_MESSAGE(buf, buf_len, message, len) \ argument
58 #define SET_EMPTY_MESSAGE(buf, buf_len) \ argument
H A Dmysqlnd_wireprotocol.c198 php_mysqlnd_read_error_from_line(const zend_uchar * const buf, const size_t buf_len, in php_mysqlnd_read_error_from_line()
658 size_t buf_len = pfc->cmd_buffer.buffer? pfc->cmd_buffer.length: AUTH_RESP_BUFFER_SIZE; in php_mysqlnd_auth_response_read() local
822 const size_t buf_len = pfc->cmd_buffer.buffer? pfc->cmd_buffer.length : OK_BUFFER_SIZE; in php_mysqlnd_ok_read() local
916 const size_t buf_len = pfc->cmd_buffer.length; in php_mysqlnd_eof_read() local
1044 const size_t buf_len = pfc->cmd_buffer.length; in php_mysqlnd_rset_header_read() local
1185 const size_t buf_len = pfc->cmd_buffer.length; in php_mysqlnd_rset_field_read() local
1851 const size_t buf_len = pfc->cmd_buffer.length; in php_mysqlnd_stats_read() local
1898 const size_t buf_len = pfc->cmd_buffer.length; in php_mysqlnd_prepare_read() local
1981 const size_t buf_len = pfc->cmd_buffer.length; in php_mysqlnd_chg_user_read() local
H A Dmysqlnd_loaddata.c65 int mysqlnd_local_infile_read(void * ptr, zend_uchar * buf, unsigned int buf_len) in mysqlnd_local_infile_read()
H A Dmysqlnd_ps_codec.c576 mysqlnd_stmt_execute_check_n_enlarge_buffer(zend_uchar **buf, zend_uchar **p, size_t * buf_len, zen… in mysqlnd_stmt_execute_check_n_enlarge_buffer()
867 …lnd_stmt_execute_store_params(MYSQLND_STMT * s, zend_uchar **buf, zend_uchar **p, size_t *buf_len ) in mysqlnd_stmt_execute_store_params()
/PHP-8.0/Zend/
H A Dzend_interfaces.c348 ZEND_API int zend_user_serialize(zval *object, unsigned char **buffer, size_t *buf_len, zend_serial… in zend_user_serialize()
385 …ialize(zval *object, zend_class_entry *ce, const unsigned char *buf, size_t buf_len, zend_unserial… in zend_user_unserialize()
406 ZEND_API int zend_class_serialize_deny(zval *object, unsigned char **buffer, size_t *buf_len, zend_… in zend_class_serialize_deny()
414 …e_deny(zval *object, zend_class_entry *ce, const unsigned char *buf, size_t buf_len, zend_unserial… in zend_class_unserialize_deny()
/PHP-8.0/win32/
H A Dioutil.c1027 static ssize_t php_win32_ioutil_readlink_int(HANDLE h, wchar_t *buf, size_t buf_len) in php_win32_ioutil_readlink_int()
1142 PW32IO ssize_t php_win32_ioutil_readlink_w(const wchar_t *path, wchar_t *buf, size_t buf_len) in php_win32_ioutil_readlink_w()
H A Dioutil.h766 __forceinline static ssize_t php_win32_ioutil_readlink(const char *path, char *buf, size_t buf_len) in php_win32_ioutil_readlink()
/PHP-8.0/ext/standard/
H A Dvar.c1175 PHPAPI void php_unserialize_with_options(zval *return_value, const char *buf, const size_t buf_len,… in php_unserialize_with_options()
1288 size_t buf_len; in PHP_FUNCTION() local
H A Dfile.c1920 size_t buf_len; in PHP_FUNCTION() local
2003 …php_stream *stream, char delimiter, char enclosure, int escape_char, size_t buf_len, char *buf, zv… in php_fgetcsv()
H A Dfilters.c1337 const char *ps, size_t buf_len, size_t *consumed, in strfilter_convert_append_bucket()
/PHP-8.0/ext/pdo_firebird/
H A Dfirebird_driver.c1035 short buf_len = 256, dpb_len; in pdo_firebird_handle_factory() local
/PHP-8.0/ext/sockets/
H A Dsockets.c1498 size_t buf_len, retval; local
1652 size_t buf_len, addr_len; local
/PHP-8.0/ext/gmp/
H A Dgmp.c443 static int gmp_serialize(zval *object, unsigned char **buffer, size_t *buf_len, zend_serialize_data… in gmp_serialize()
468 …ialize(zval *object, zend_class_entry *ce, const unsigned char *buf, size_t buf_len, zend_unserial… in gmp_unserialize()
/PHP-8.0/ext/spl/
H A Dspl_observer.c681 size_t buf_len; in PHP_METHOD() local
H A Dspl_dllist.c1114 size_t buf_len; in PHP_METHOD() local
H A Dspl_array.c1671 size_t buf_len; in PHP_METHOD() local
H A Dspl_directory.c1923 size_t buf_len = intern->u.file.current_line_len; in spl_filesystem_file_read_csv() local
/PHP-8.0/main/
H A Dmain.c1149 size_t buf_len; in php_win32_docref1_from_error() local
/PHP-8.0/ext/iconv/
H A Diconv.c2346 const char *ps, size_t buf_len, size_t *consumed, in php_iconv_stream_filter_append_bucket()
/PHP-8.0/ext/curl/
H A Dinterface.c1633 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
/PHP-8.0/ext/phar/
H A Dphar.c1598 static inline char *phar_strnstr(const char *buf, int buf_len, const char *search, int search_len) … in phar_strnstr()
/PHP-8.0/ext/soap/
H A Dphp_encoding.c2838 size_t buf_len=64, real_len; in to_xml_datetime_ex() local
/PHP-8.0/ext/sodium/
H A Dlibsodium.c392 size_t buf_len = Z_STRLEN(*buf_zv); in PHP_FUNCTION() local
/PHP-8.0/ext/mbstring/
H A Dmbstring.c4101 size_t buf_len; in php_mb_chr() local
/PHP-8.0/ext/pgsql/
H A Dpgsql.c2583 size_t buf_len = PGSQL_LO_READ_BUF_SIZE; in PHP_FUNCTION() local

Completed in 270 milliseconds

12