Home
last modified time | relevance | path

Searched defs:key (Results 76 – 100 of 162) sorted by path

1234567

/PHP-5.6/ext/phar/
H A Dutil.c1407 static int phar_call_openssl_signverify(int is_sign, php_stream *fp, off_t end, char *key, int key_… in phar_call_openssl_signverify()
1532 EVP_PKEY *key; local
1885 EVP_PKEY *key; local
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c456 char *key; in _class_string() local
626 char *key; in _class_string() local
830 char *key; in _function_closure_string() local
3428 char *key; in add_class_vars() local
/PHP-5.6/ext/session/
H A Dmod_files.c74 static char *ps_files_path_create(char *buf, size_t buflen, ps_files *data, const char *key) in ps_files_path_create()
H A Dmod_mm.c54 char key[1]; /* inline key */ member
115 static ps_sd *ps_sd_new(ps_mm *data, const char *key) in ps_sd_new()
182 static ps_sd *ps_sd_lookup(ps_mm *data, const char *key, int rw) in ps_sd_lookup()
H A Dmod_user_class.c74 char *key, *val; in PHP_METHOD() local
98 char *key, *val; in PHP_METHOD() local
115 char *key; in PHP_METHOD() local
H A Dphp_session.h105 smart_str key; member
H A Dsession.c440 PHPAPI int php_session_valid_key(const char *key) /* {{{ */ in php_session_valid_key()
/PHP-5.6/ext/shmop/
H A Dphp_shmop.h44 key_t key; member
H A Dshmop.c159 long key, mode, size; in PHP_FUNCTION() local
/PHP-5.6/ext/simplexml/
H A Dsxe.c88 PHP_METHOD(ce_SimpleXMLIterator, key) in PHP_METHOD() argument
/PHP-5.6/ext/snmp/
H A Dsnmp.c2112 char *key; in php_snmp_get_properties() local
/PHP-5.6/ext/soap/
H A Dphp_encoding.c2349 zval key; in to_xml_array() local
2792 xmlNodePtr key; in to_xml_map() local
2835 zval *ret, *key, *value; in to_zval_map() local
H A Dphp_http.c815 char *key; in make_http_soap_request() local
H A Dphp_packet_soap.c403 smart_str key = {0}; in parse_packet_soap() local
H A Dphp_schema.c1074 smart_str key = {0}; in schema_group() local
1505 smart_str key = {0}; in schema_element() local
1740 smart_str key = {0}; in schema_attribute() local
1959 smart_str key = {0}; in schema_attributeGroup() local
1983 smart_str key = {0}; in schema_attributeGroup() local
2143 char* key; in schema_attributegroup_fixup() local
H A Dphp_sdl.c201 smart_str key = {0}; in get_binding_from_name() local
640 smart_str key = {0}; in wsdl_soap_binding_body() local
1804 char *key; in sdl_serialize_key() local
2448 char *key; in make_persistent_sdl_function_headers() local
2516 char *key; in make_persistent_sdl_parameters() local
2563 char *key; in make_persistent_sdl_function_faults() local
2612 char *key; in make_persistent_sdl_attribute() local
2724 char *key; in make_persistent_sdl_type() local
2958 char *key; in make_persistent_sdl() local
3200 char* key = NULL; in get_sdl() local
[all …]
H A Dsoap.c1444 char *key; in PHP_METHOD() local
1471 char *key; in PHP_METHOD() local
3684 smart_str key = {0}; local
3932 smart_str key = {0}; local
4154 smart_str key = {0}; local
4394 smart_str key = {0}; local
/PHP-5.6/ext/sockets/
H A Dconversions.c107 static int param_get_bool(void *ctx, const char *key, int def) in param_get_bool()
H A Dconversions.h24 const char *key; member
H A Dmulticast.c114 static int php_get_if_index_from_array(const HashTable *ht, const char *key, in php_get_if_index_from_array()
127 static int php_get_address_from_array(const HashTable *ht, const char *key, in php_get_address_from_array()
H A Dsendrecvmsg.c92 anc_reg_key key; in init_ancillary_registry() local
143 anc_reg_key key = { cmsg_level, msg_type }; in get_ancillary_reg_entry() local
H A Dsockets.c798 char *key; local
/PHP-5.6/ext/spl/
H A Dphp_spl.c754 char *key; in PHP_FUNCTION() local
H A Dspl.php558 function key(); function
843 function key() {/**/} function in ArrayIterator
1004 function key() {/**/} function in DirectoryIterator
1057 function key() {/**/} function in RecursiveDirectoryIterator
1115 function key() {/**/} function in SimpleXMLIterator
H A Dspl_array.c306 char *key; in spl_array_get_dimension_ptr_ptr() local
1570 SPL_METHOD(Array, key) in SPL_METHOD() argument

Completed in 212 milliseconds

1234567