Home
last modified time | relevance | path

Searched defs:len (Results 151 – 175 of 277) sorted by last modified time

12345678910>>...12

/PHP-7.4/Zend/
H A Dzend_strtod.c592 unsigned int len; local
H A Dzend_language_parser.y1338 unsigned int len = 0, toklen = 0, yystr_len; variable
H A Dzend_types.h238 size_t len; member
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_structs.h1109 size_t len; member
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfuncs.c140 file_oomem(struct magic_set *ms, size_t len) in file_oomem()
417 size_t psize, len; in file_getbuffer() local
494 size_t len; in file_check_mem() local
H A Dreadcdf.c146 int len; in cdf_file_property_info() local
347 format_clsid(char *buf, size_t len, const uint64_t uuid[2]) { in format_clsid()
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_util_funcs.c845 unsigned int zend_adler32(unsigned int checksum, unsigned char *buf, uint32_t len) in zend_adler32()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_wait.c125 void phpdbg_webdata_decompress(char *msg, int len) { in phpdbg_webdata_decompress()
349 int len; in PHPDBG_COMMAND() local
H A Dphpdbg_webdata_transfer.c22 static int phpdbg_is_auto_global(char *name, int len) { in phpdbg_is_auto_global()
30 PHPDBG_API void phpdbg_webdata_compress(char **msg, size_t *len) { in phpdbg_webdata_compress()
H A Dphpdbg_help.c180 const char *key, size_t len, /* pointer and length of key */ in get_command()
285 int len; in PHPDBG_HELP() local
H A Dphpdbg_io.c52 int bytes = PHPDBG_G(input_buflen), len = 0; in ZEND_EXTERN_MODULE_GLOBALS() local
98 PHPDBG_API int phpdbg_consume_bytes(int sock, char *ptr, int len, int tmo) {
162 PHPDBG_API int phpdbg_send_bytes(int sock, const char *ptr, int len) {
179 PHPDBG_API int phpdbg_mixed_read(int sock, char *ptr, int len, int tmo) {
193 static int phpdbg_output_pager(int sock, const char *ptr, int len) {
223 PHPDBG_API int phpdbg_mixed_write(int sock, const char *ptr, int len) {
H A Dphpdbg_lexer.h27 unsigned int len; member
H A Dphpdbg_list.c192 void phpdbg_list_function_byname(const char *str, size_t len) /* {{{ */ in phpdbg_list_function_byname()
240 size_t len; in phpdbg_compile_file() local
H A Dphpdbg_list.h46 size_t len; member
H A Dphpdbg_out.c103 #define PAD( width, len, ch ) do \ argument
808 static void strx_printv(int *ccp, char *buf, size_t len, const char *format, zend_bool escape_xml, … in strx_printv()
837 static int phpdbg_xml_vsnprintf(char *buf, size_t len, const char *format, zend_bool escape_xml, va… in phpdbg_xml_vsnprintf()
897 int len = tmp - *buf; in phpdbg_encode_xml() local
905 int len; in phpdbg_encode_ctrl_chars() local
1080 int len; in phpdbg_vprint() local
1147 int len; in phpdbg_output_err_buf() local
1169 int len; in phpdbg_print() local
1183 int len = 0; in phpdbg_xml_internal() local
1216 int len = 0; in phpdbg_log_internal() local
[all …]
H A Dphpdbg_print.c267 void phpdbg_print_opcodes_function(const char *function, size_t len) { in phpdbg_print_opcodes_function()
H A Dphpdbg_rinit_hook.c59 size_t len = strlen(PHPDBG_WG(path)) + sizeof(sock.sun_family); in PHP_RINIT_FUNCTION() local
H A Dphpdbg_cmd.h67 size_t len; member
H A Dphpdbg_eol.c96 void phpdbg_eol_convert(char **str, int *len) in phpdbg_eol_convert()
H A Dphpdbg.h81 #define zend_hash_str_add_tmp(ht, key, len, pData) \ argument
/PHP-7.4/main/
H A Dsnprintf.c317 register bool_int * is_negative, char *buf_end, register size_t *len) in ap_php_conv_10()
375 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len) in php_conv_fp()
479 …ter u_wide_int num, register int nbits, char format, char *buf_end, register size_t *len) /* {{{ */ in ap_php_conv_p2()
566 #define PAD( width, len, ch ) do \ argument
1218 static void strx_printv(int *ccp, char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in strx_printv()
1249 PHPAPI int ap_php_slprintf(char *buf, size_t len, const char *format,...) /* {{{ */ in ap_php_slprintf()
1265 PHPAPI int ap_php_vslprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vslprintf()
1278 PHPAPI int ap_php_snprintf(char *buf, size_t len, const char *format,...) /* {{{ */ in ap_php_snprintf()
1290 PHPAPI int ap_php_vsnprintf(char *buf, size_t len, const char *format, va_list ap) /* {{{ */ in ap_php_vsnprintf()
H A Dspprintf.c126 #define INS_STRING(xbuf, str, len, is_char) do { \ argument
H A Dphp_streams.h458 #define php_stream_copy_to_stream_ex(src, dest, maxlen, len) _php_stream_copy_to_stream_ex((src), (… argument
H A DSAPI.c299 static inline char *get_default_content_type(uint32_t prefix_len, uint32_t *len) in get_default_content_type()
341 uint32_t len; in sapi_get_default_content_type() local
349 uint32_t len; in sapi_get_default_content_type_header() local
367 SAPI_API size_t sapi_apply_default_charset(char **mimetype, size_t len) in sapi_apply_default_charset()
587 static void sapi_remove_header(zend_llist *l, char *name, size_t len) { in sapi_remove_header()
767 size_t len = header_line_len - (ptr - header_line), newlen; in sapi_header_op() local
852 uint32_t len = 0; in sapi_send_headers() local
/PHP-7.4/ext/zlib/
H A Dzlib.c373 static inline int php_zlib_inflate_rounds(z_stream *Z, size_t max, char **buf, size_t *len) in php_zlib_inflate_rounds()

Completed in 92 milliseconds

12345678910>>...12