Home
last modified time | relevance | path

Searched defs:len (Results 226 – 250 of 277) sorted by relevance

12345678910>>...12

/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c223 static char *pdo_sqlite_last_insert_id(pdo_dbh_t *dbh, const char *name, size_t *len) in pdo_sqlite_last_insert_id()
/PHP-7.4/ext/opcache/Optimizer/
H A Dblock_pass.c917 uint32_t len = 0; in assemble_code_blocks() local
H A Dzend_optimizer.c201 int zend_optimizer_is_disabled_func(const char *name, size_t len) { in zend_optimizer_is_disabled_func()
/PHP-7.4/ext/iconv/
H A Diconv.c402 size_t len; in php_iconv_output_handler() local
796 const char *str, size_t nbytes, zend_long offset, zend_long len, const char *enc) in _php_iconv_substr()
/PHP-7.4/Zend/
H A Dzend_builtin_functions.c617 zend_long len; in ZEND_FUNCTION() local
654 zend_long len; in ZEND_FUNCTION() local
H A Dzend_execute_API.c1619 ZEND_API int zend_set_local_var_str(const char *name, size_t len, zval *value, int force) /* {{{ */ in zend_set_local_var_str()
H A Dzend_vm_execute.h2062 zend_long len = zval_get_long(op2); in ZEND_SEND_ARRAY_SPEC_HANDLER() local
5632 size_t len = ZSTR_LEN(op1_str); in ZEND_FAST_CONCAT_SPEC_CONST_CONST_HANDLER() local
7492 size_t len = ZSTR_LEN(op1_str); in ZEND_CONCAT_SPEC_CONST_TMPVAR_HANDLER() local
7900 size_t len = ZSTR_LEN(op1_str); in ZEND_FAST_CONCAT_SPEC_CONST_TMPVAR_HANDLER() local
9953 size_t len = ZSTR_LEN(op1_str); in ZEND_CONCAT_SPEC_CONST_CV_HANDLER() local
10361 size_t len = ZSTR_LEN(op1_str); in ZEND_FAST_CONCAT_SPEC_CONST_CV_HANDLER() local
13929 size_t len = ZSTR_LEN(op1_str); in ZEND_CONCAT_SPEC_TMPVAR_CONST_HANDLER() local
14681 size_t len = ZSTR_LEN(op1_str); in ZEND_FAST_CONCAT_SPEC_TMPVAR_CONST_HANDLER() local
18761 size_t len = 0; in ZEND_ROPE_END_SPEC_TMP_CONST_HANDLER() local
19189 size_t len = 0; in ZEND_ROPE_END_SPEC_TMP_TMPVAR_HANDLER() local
[all …]
H A Dzend_ast.c1038 static ZEND_COLD int zend_ast_valid_var_name(const char *s, size_t len) in zend_ast_valid_var_name()
/PHP-7.4/ext/exif/
H A Dexif.c268 size_t len = 0; in ZEND_GET_MODULE() local
1428 static unsigned char* exif_char_dump(unsigned char * addr, int len, int offset) in exif_char_dump()
1593 int len; in exif_dump_data() local
1922 int i, len, ml = 0; in exif_get_sectionlist() local
3050 size_t len; in exif_process_user_comment() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c849 const size_t len = Z_STRLEN_P(data); in mysqlnd_stmt_execute_store_param_values() local
H A Dmysqlnd_alloc.c632 int len; in _mysqlnd_sprintf() local
/PHP-7.4/ext/phar/
H A Dpharzip.h55 char len[4]; /* extra field length 4 bytes */ member
H A Dphar_object.c2900 zend_long len = -1; in PHP_METHOD() local
3936 size_t len; in PHP_METHOD() local
4141 size_t len; in phar_extract_file() local
/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/ext/ffi/
H A Dffi.c1387 static int zend_ffi_ctype_name_prepend(zend_ffi_ctype_name_buf *buf, const char *str, size_t len) /… in zend_ffi_ctype_name_prepend()
1398 static int zend_ffi_ctype_name_append(zend_ffi_ctype_name_buf *buf, const char *str, size_t len) /*… in zend_ffi_ctype_name_append()
5965 void zend_ffi_make_array_type(zend_ffi_dcl *dcl, zend_ffi_val *len) /* {{{ */
6414 size_t len; member
6497 size_t len; member
6543 size_t len = val->len; 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()
/PHP-7.4/ext/standard/
H A Dvar.c710 static inline void php_var_serialize_string(smart_str *buf, char *str, size_t len) /* {{{ */ in php_var_serialize_string()
H A Dimage.c205 unsigned long len=64, szlength; in php_handle_swc() local
H A Dstreamsfuncs.c474 size_t len; in PHP_FUNCTION() local
/PHP-7.4/ext/gd/libgd/
H A Dgdft.c829 int len, i = 0, ch; local
/PHP-7.4/ext/dom/
H A Delement.c273 int len; in dom_get_dom1_attribute() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_bp.c1045 size_t len = 0L; in phpdbg_find_breakpoint_param() local
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c350 static char *pdo_pgsql_last_insert_id(pdo_dbh_t *dbh, const char *name, size_t *len) in pdo_pgsql_last_insert_id()
/PHP-7.4/ext/openssl/
H A Dopenssl.c3193 size_t len; in php_openssl_make_REQ() local
3775 int len; member
5003 int len; in PHP_FUNCTION() local
6416 size_t len = EC_get_builtin_curves(NULL, 0); in PHP_FUNCTION() local
/PHP-7.4/ext/hash/
H A Dhash.c936 int len; in mhash_init() local

Completed in 340 milliseconds

12345678910>>...12