Home
last modified time | relevance | path

Searched defs:key_len (Results 1 – 18 of 18) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/core/
H A Dbst_map.c83 const lxb_char_t *key, size_t key_len) in lexbor_bst_map_search()
114 const lxb_char_t *key, size_t key_len, void *value) in lexbor_bst_map_insert()
131 const lxb_char_t *key, size_t key_len) in lexbor_bst_map_insert_not_exists()
196 const lxb_char_t *key, size_t key_len) in lexbor_bst_map_remove()
H A Dshs.c35 const lxb_char_t *key, size_t key_len) in lexbor_shs_entry_get_static()
64 const lxb_char_t *key, size_t key_len) in lexbor_shs_entry_get_lower_static()
93 const lxb_char_t *key, size_t key_len) in lexbor_shs_entry_get_upper_static()
H A Dshs.h23 size_t key_len; member
/php-src/Zend/
H A Dzend_API.c1835 ZEND_API void add_assoc_long_ex(zval *arg, const char *key, size_t key_len, zend_long n) /* {{{ */ in add_assoc_long_ex()
1844 ZEND_API void add_assoc_null_ex(zval *arg, const char *key, size_t key_len) /* {{{ */ in add_assoc_null_ex()
1853 ZEND_API void add_assoc_bool_ex(zval *arg, const char *key, size_t key_len, bool b) /* {{{ */ in add_assoc_bool_ex()
1871 ZEND_API void add_assoc_double_ex(zval *arg, const char *key, size_t key_len, double d) /* {{{ */ in add_assoc_double_ex()
1880 ZEND_API void add_assoc_str_ex(zval *arg, const char *key, size_t key_len, zend_string *str) /* {{{… in add_assoc_str_ex()
1934 ZEND_API void add_assoc_zval_ex(zval *arg, const char *key, size_t key_len, zval *value) /* {{{ */ in add_assoc_zval_ex()
2179 ZEND_API void add_property_long_ex(zval *arg, const char *key, size_t key_len, zend_long n) /* {{{ … in add_property_long_ex()
2188 ZEND_API void add_property_bool_ex(zval *arg, const char *key, size_t key_len, zend_long b) /* {{{ … in add_property_bool_ex()
2197 ZEND_API void add_property_null_ex(zval *arg, const char *key, size_t key_len) /* {{{ */ in add_property_null_ex()
2216 ZEND_API void add_property_double_ex(zval *arg, const char *key, size_t key_len, double d) /* {{{ */ in add_property_double_ex()
[all …]
H A Dzend_list.c342 ZEND_API zend_resource* zend_register_persistent_resource(const char *key, size_t key_len, void *rs… in zend_register_persistent_resource()
/php-src/ext/sodium/
H A Dlibsodium.c294 size_t key_len; in PHP_FUNCTION() local
325 size_t key_len; in PHP_FUNCTION() local
367 size_t key_len; in PHP_FUNCTION() local
1215 size_t key_len; in PHP_FUNCTION() local
1256 size_t key_len; in PHP_FUNCTION() local
1295 size_t key_len; in PHP_FUNCTION() local
1336 size_t key_len; in PHP_FUNCTION() local
1377 size_t key_len; in PHP_FUNCTION() local
2889 size_t key_len; in PHP_FUNCTION() local
2920 size_t key_len; in PHP_FUNCTION() local
[all …]
/php-src/ext/hash/
H A Dhash.c479 … char *K, const php_hash_ops *ops, void *context, const unsigned char *key, const size_t key_len) { in php_hash_hmac_prep_key()
501 …zval *return_value, zend_string *algo, char *data, size_t data_len, char *key, size_t key_len, boo… in php_hash_do_hash_hmac()
584 size_t data_len, key_len; in PHP_FUNCTION() local
601 size_t data_len, key_len; in PHP_FUNCTION() local
1205 size_t data_len, key_len = 0; in PHP_FUNCTION() local
/php-src/sapi/fpm/fpm/
H A Dfpm_php.c274 bool fpm_php_is_key_in_table(zend_string *table, const char *key, size_t key_len) /* {{{ */ in fpm_php_is_key_in_table()
/php-src/ext/intl/collator/
H A Dcollator_sort.c505 int key_len = 0; in PHP_FUNCTION() local
/php-src/TSRM/
H A Dtsrm_win32.c105 const char * tsrm_win32_get_path_sid_key(const char *pathname, size_t pathname_len, size_t *key_len) in tsrm_win32_get_path_sid_key()
/php-src/main/
H A Dphp_ini.c252 size_t key_len; in php_ini_parser_cb() local
/php-src/ext/standard/
H A Dcrypt_sha256.c332 size_t key_len; in php_sha256_crypt_r() local
H A Dcrypt_sha512.c369 size_t key_len; in php_sha512_crypt_r() local
/php-src/ext/dba/
H A Ddba.c1034 size_t key_len; in PHP_FUNCTION() local
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp166 size_t key_len, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
/php-src/ext/phar/
H A Dutil.c1394 …l_signverify(int is_sign, php_stream *fp, zend_off_t end, char *key, size_t key_len, char **signat… in phar_call_openssl_signverify()
H A Dphar_object.c3013 size_t key_len = 0; in PHP_METHOD() local
/php-src/ext/openssl/
H A Dopenssl.c5307 zend_long key_len = 0; in PHP_FUNCTION() local
7538 int key_len, password_len; in php_openssl_cipher_init() local

Completed in 99 milliseconds