Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 158) sorted by last modified time

1234567

/PHP-5.5/win32/
H A Dregistry.c60 static int LoadDirectory(HashTable *directories, HKEY key, char *path, int path_len, HashTable *par… in LoadDirectory()
/PHP-5.5/win32/build/
H A Dconfutils.js1763 var ignore_key = function(key) { argument
H A Dregistersyslog.php14 $key = @reg_create_key(HKEY_LOCAL_MACHINE, $PATH, KEY_ALL_ACCESS); variable
17 $key = reg_open_key(HKEY_LOCAL_MACHINE, $PATH, KEY_ALL_ACCESS); variable
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_sockets.c37 char *key; member
98 static int fpm_sockets_hash_op(int sock, struct sockaddr *sa, char *key, int type, int op) /* {{{ */ in fpm_sockets_hash_op()
H A Dfpm_conf.c538 static char *fpm_conf_set_array(zval *key, zval *value, void **config, int convert_to_bool) /* {{{ … in fpm_conf_set_array()
1389 static void fpm_conf_ini_parser_array(zval *name, zval *key, zval *value, void *arg TSRMLS_DC) /* {… in fpm_conf_ini_parser_array()
H A Dfpm_conf.h19 char *key; member
H A Dfpm_main.c1426 char *key; local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c484 char *key; in PHP_FUNCTION() local
707 static void sapi_cli_server_register_variable(zval *track_vars_array, const char *key, const char *… in sapi_cli_server_register_variable()
724 char *real_key, *key; in sapi_cli_server_register_entry_cb() local
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c98 char *key; member
/PHP-5.5/sapi/apache/
H A Dmod_php5.c74 char *key; member
/PHP-5.5/sapi/apache2filter/
H A Dphp_apache.h64 #define APR_ARRAY_FOREACH_OPEN(arr, key, val) \ argument
H A Dphp_functions.c157 char *key, *val; in PHP_FUNCTION() local
177 char *key, *val; in PHP_FUNCTION() local
H A Dsapi_apache2.c229 char *key, *val; in php_apache_sapi_register_variables() local
/PHP-5.5/sapi/apache2handler/
H A Dphp_apache.h58 #define APR_ARRAY_FOREACH_OPEN(arr, key, val) \ argument
H A Dphp_functions.c177 char *key, *val; in PHP_FUNCTION() local
201 char *key, *val; in PHP_FUNCTION() local
438 char *key, *val; in PHP_MINFO_FUNCTION() local
H A Dsapi_apache2.c272 char *key, *val; in php_apache_sapi_register_variables() local
/PHP-5.5/sapi/aolserver/
H A Daolserver.c273 char *key = Ns_SetKey(NSG(conn->headers), i); in PHP_FUNCTION() local
311 char *key = Ns_SetKey(NSG(conn->headers), i); in php_ns_sapi_register_variables() local
529 char *key = Ns_SetKey(set, i); in php_ns_config() local
/PHP-5.5/main/streams/
H A Dmemory.c613 char *comma, *semi, *sep, *key; in php_stream_url_wrap_rfc2397() local
/PHP-5.5/main/
H A Dphp_ini.c282 char *key = NULL; in php_ini_parser_cb() local
H A Drfc1867.c228 char *key; member
404 char *key = NULL; in multipart_buffer_headers() local
460 static char *php_mime_get_hdr_value(zend_llist header, char *key) in php_mime_get_hdr_value()
804 char *key = NULL, *word = pair; local
/PHP-5.5/ext/zip/
H A Dphp_zip.c1033 char *key; in php_zip_get_properties() local
/PHP-5.5/ext/zip/lib/
H A Dzip_source_pkware.c44 zip_uint32_t key[3]; member
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c520 static XMLRPC_VALUE PHP_to_XMLRPC_worker (const char* key, zval* in_val, int depth TSRMLS_DC) in PHP_to_XMLRPC_worker()
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c68 static xml_element_attr* new_attr(const char* key, const char* val) { in new_attr()
H A Dqueue.c719 void *key, *temp; in QuickSort() local
853 static int Q_BSearch( queue *q, void *key, in Q_BSearch()

Completed in 100 milliseconds

1234567