Home
last modified time | relevance | path

Searched defs:len (Results 126 – 150 of 317) sorted by relevance

12345678910>>...13

/PHP-7.0/ext/standard/
H A Dfile.c627 size_t len; in PHP_FUNCTION() local
996 zend_long len = 1024; in PHP_FUNCTION() local
1077 size_t len = 0; in PHP_FUNCTION() local
1126 size_t len; in PHP_FUNCTION() local
1754 zend_long len; in PHP_FUNCTION() local
1777 static const char *php_fgetcsv_lookup_trailing_spaces(const char *ptr, size_t len, const char delim… in php_fgetcsv_lookup_trailing_spaces()
1948 zend_long len = 0; in PHP_FUNCTION() local
H A Dlink.c127 size_t len; in PHP_FUNCTION() local
H A Dsha1.c367 static void SHA1Encode(output, input, len) in SHA1Encode() argument
387 static void SHA1Decode(output, input, len) in SHA1Decode() argument
H A Dlink_win32.c129 size_t len; in PHP_FUNCTION() local
/PHP-7.0/ext/mbstring/oniguruma/enc/
H A Deuc_kr.c101 int len; in euckr_left_adjust_char_head() local
H A Dbig5.c118 int len; in big5_left_adjust_char_head() local
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_sockets.c417 socklen_t len = sizeof(info); in fpm_socket_get_listening_queue() local
460 socklen_t len = sizeof(val); in fpm_socket_get_listening_queue() local
H A Dfpm_log.c105 size_t len, len2; in fpm_log_write() local
H A Dfpm_conf.c288 int len = strlen(val); in fpm_conf_set_time() local
1133 int len; in fpm_conf_write_pid() local
1283 int len = strlen(g.gl_pathv[i]); in fpm_conf_ini_parser_include() local
/PHP-7.0/ext/bcmath/libbcmath/src/
H A Doutput.c71 int len, ix; local
/PHP-7.0/ext/zip/lib/
H A Dzip_utf-8.c218 _zip_cp437_to_utf8(const zip_uint8_t * const _cp437buf, zip_uint32_t len, in _zip_cp437_to_utf8()
H A Dzip_source_crc.c81 crc_read(zip_source_t *src, void *_ctx, void *data, zip_uint64_t len, zip_source_cmd_t cmd) in crc_read()
H A Dzip_dirent.c553 zip_uint16_t len = (zip_uint16_t)_zip_buffer_left(buffer); in _zip_dirent_process_ef_utf_8() local
833 zip_uint32_t len; in _zip_ef_utf8() local
/PHP-7.0/ext/intl/locale/
H A Dlocale_methods.c182 int len = 0; in getSingletonPos() local
1005 int len =0; in get_private_subtags() local
1611 int len; in PHP_FUNCTION() local
1625 size_t len; in PHP_FUNCTION() local
/PHP-7.0/Zend/
H A Dzend_string.c32 ZEND_API zend_ulong zend_hash_func(const char *str, size_t len) in zend_hash_func()
H A Dzend_virtual_cwd.h70 #define IS_UNC_PATH(path, len) \ argument
72 #define IS_ABSOLUTE_PATH(path, len) \ argument
85 #define IS_ABSOLUTE_PATH(path, len) \ argument
112 #define IS_ABSOLUTE_PATH(path, len) \ argument
/PHP-7.0/ext/interbase/
H A Dibase_service.c342 int len; in _php_ibase_service_query() local
369 int len; in _php_ibase_service_query() local
/PHP-7.0/main/
H A Dmain.c133 size_t len = strlen(hint); in get_safe_charset_hint() local
660 size_t len; in php_log_err() local
1257 DWORD len = sizeof(name)-1; in php_get_current_user() local
1369 size_t len, mapped_len; in php_stream_open_for_zend_ex() local
2009 int len; in dummy_invalid_parameter_handler() local
H A Drfc1867.c525 static char *substring_conf(char *start, int len, char quote) in substring_conf()
595 int len = haystacklen; in php_ap_memstr() local
619 size_t len, max; in multipart_buffer_read() local
663 static char *multipart_buffer_read_body(multipart_buffer *self, size_t *len) in multipart_buffer_read_body()
/PHP-7.0/ext/hash/
H A Dhash_sha.c41 static void SHAEncode32(unsigned char *output, php_hash_uint32 *input, unsigned int len) in SHAEncode32()
59 static void SHADecode32(php_hash_uint32 *output, const unsigned char *input, unsigned int len) in SHADecode32()
732 static void SHAEncode64(unsigned char *output, php_hash_uint64 *input, unsigned int len) in SHAEncode64()
754 static void SHADecode64(php_hash_uint64 *output, const unsigned char *input, unsigned int len) in SHADecode64()
/PHP-7.0/ext/wddx/
H A Dphp_wddx_api.h52 #define php_wddx_add_chunk_ex(packet, str, len) smart_str_appendl(packet, str, len) argument
/PHP-7.0/ext/pgsql/
H A Dpgsql.c790 #define PQescapeStringConn(conn, to, from, len, error) PQescapeString(to, from, len) argument
794 #define PGSQLescapeLiteral(conn, str, len) PQescapeLiteral(conn, str, len) argument
795 #define PGSQLescapeIdentifier(conn, str, len) PQescapeIdentifier(conn, str, len) argument
798 #define PGSQLescapeLiteral(conn, str, len) php_pgsql_PQescapeInternal(conn, str, len, 1, 0) argument
883 static char * _php_pgsql_trim_message(const char *message, size_t *len) in _php_pgsql_trim_message()
1756 size_t len; local
3493 zend_long len; local
3531 size_t len; local
4858 size_t len; local
5633 static php_pgsql_data_type php_pgsql_get_data_type(const char *type_name, size_t len)
[all …]
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_module.c89 int len = strlen(ZCG(accel_directives).restrict_api); in validate_api_restriction() local
559 size_t len; local
/PHP-7.0/ext/fileinfo/libmagic/
H A Dreadcdf.c142 int len; in cdf_file_property_info() local
344 format_clsid(char *buf, size_t len, const uint64_t uuid[2]) { in format_clsid()
/PHP-7.0/ext/phar/
H A Dphar.c673 php_uint32 len; local
2079 #define IS_DIRECTORY_UP(element, len) \ argument
2082 #define IS_DIRECTORY_CURRENT(element, len) \ argument
2356 int len = idata->internal_file->uncompressed_filesize; local
2508 int phar_flush(phar_archive_data *phar, char *user_stub, zend_long len, int convert, char **error) …
3267 static size_t phar_zend_stream_reader(void *handle, char *buf, size_t len) /* {{{ */

Completed in 180 milliseconds

12345678910>>...13