Home
last modified time | relevance | path

Searched defs:buffer_len (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/intl/uchar/
H A Duchar.c55 int buffer_len = 0; in IC_METHOD() local
221 int32_t buffer_len; in IC_METHOD() local
408 int buffer_len = 0; in IC_METHOD() local
/php-src/ext/fileinfo/
H A Dfileinfo.c294 size_t buffer_len; in _php_finfo_get_type() local
/php-src/ext/standard/
H A Duser_filters.c446 size_t buffer_len; in PHP_FUNCTION() local
/php-src/ext/ftp/
H A Dftp.c628 size_t buffer_len; in ftp_chmod() local
660 int buffer_len; in ftp_alloc() local
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c646 size_t buffer_len = 0; in pgsqlCopyFromArray_internal() local
/php-src/main/
H A Dmain.c926 static zend_string *escape_html(const char *buffer, size_t buffer_len) { in escape_html()

Completed in 42 milliseconds