/PHP-5.3/ext/hash/ |
H A D | hash.c | 182 PHP_FUNCTION(hash) in PHP_FUNCTION() argument 319 php_hash_data *hash; in PHP_FUNCTION() local 380 php_hash_data *hash; in PHP_FUNCTION() local 401 php_hash_data *hash; in PHP_FUNCTION() local 438 php_hash_data *hash; in PHP_FUNCTION() local 471 php_hash_data *hash; in PHP_FUNCTION() local 535 php_hash_data *hash, *copy_hash; in PHP_FUNCTION() local 590 php_hash_data *hash = (php_hash_data*)rsrc->ptr; in php_hash_dtor() local 815 PHP_MINIT_FUNCTION(hash) in PHP_MINIT_FUNCTION() argument 879 PHP_MSHUTDOWN_FUNCTION(hash) in PHP_MSHUTDOWN_FUNCTION() argument [all …]
|
/PHP-5.3/ext/intl/collator/ |
H A D | collator_convert.c | 44 HashTable* hash, int hashKeyType, char* hashKey, ulong hashIndex, in collator_convert_hash_item_from_utf8_to_utf16() 88 HashTable* hash, int hashKeyType, char* hashKey, ulong hashIndex, in collator_convert_hash_item_from_utf16_to_utf8() 134 void collator_convert_hash_from_utf8_to_utf16( HashTable* hash, UErrorCode* status ) in collator_convert_hash_from_utf8_to_utf16() 159 void collator_convert_hash_from_utf16_to_utf8( HashTable* hash, UErrorCode* status ) in collator_convert_hash_from_utf16_to_utf8()
|
H A D | collator_sort.c | 292 HashTable* hash = NULL; in collator_sort_internal() local 359 HashTable* hash = NULL; in PHP_FUNCTION() local
|
/PHP-5.3/ext/oci8/ |
H A D | oci8_statement.c | 897 HashTable *hash = HASH_OF(bind->zval); in php_oci_bind_post_exec() local 1510 HashTable *hash; in php_oci_bind_array_helper_string() local 1579 HashTable *hash; in php_oci_bind_array_helper_number() local 1617 HashTable *hash; in php_oci_bind_array_helper_double() local 1655 HashTable *hash; in php_oci_bind_array_helper_date() local
|
/PHP-5.3/ext/dba/libcdb/ |
H A D | cdb_make.h | 49 struct cdb_hp *hash; member
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | st.h | 16 int (*hash)(); member
|
H A D | st.c | 35 unsigned int hash; member
|
/PHP-5.3/ext/standard/ |
H A D | crypt_freesec.c | 747 char *hash; member 795 char *hash = crypt(tests[i].pw, tests[i].hash); in main() local
|
H A D | array.c | 1766 HashTable *hash; in php_array_data_shuffle() local 2982 HashTable *hash; in php_array_intersect() local 3400 HashTable *hash; in php_array_diff() local 3772 HashTable* hash; in PHP_FUNCTION() local
|
H A D | basic_functions.c | 5920 zval *hash, **find_hash; local 6087 HashTable *hash = php_ini_get_configuration_hash(); local
|
H A D | string.c | 2694 static void php_strtr_array(zval *return_value, char *str, int slen, HashTable *hash)
|
/PHP-5.3/Zend/ |
H A D | zend_ts_hash.h | 27 HashTable hash; member
|
H A D | zend_hash.h | 263 register ulong hash = 5381; in zend_inline_hash_func() local
|
H A D | zend_execute_API.c | 1054 ulong hash; in zend_lookup_class_ex() local
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | vdbeInt.h | 175 Hash hash; /* Hash table of all aggregate elements */ member 192 Hash hash; /* A set is just a hash table */ member
|
/PHP-5.3/ext/session/ |
H A D | mod_mm.c | 59 ps_sd **hash; member
|
/PHP-5.3/ext/ereg/regex/ |
H A D | regex2.h | 91 uch hash; /* hash code */ member
|
/PHP-5.3/ext/curl/ |
H A D | interface.c | 1448 static void split_certinfo(char *string, zval *hash) in split_certinfo() 1502 zval *hash; in create_certinfo() local
|
/PHP-5.3/ext/spl/ |
H A D | php_spl.c | 725 char* hash; in PHP_FUNCTION() local
|
/PHP-5.3/ext/interbase/ |
H A D | interbase.c | 897 char *c, hash[16], *args[] = { NULL, NULL, NULL, NULL, NULL }; in _php_ibase_connect() local
|
/PHP-5.3/ext/soap/ |
H A D | php_http.c | 572 unsigned char hash[16]; in make_http_soap_request() local
|
/PHP-5.3/ext/pdo/ |
H A D | pdo_stmt.c | 304 HashTable *hash; in really_register_bound_param() local
|
/PHP-5.3/ext/sqlite3/ |
H A D | sqlite3.c | 1360 HashTable *hash; local
|
/PHP-5.3/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 15580 u32 size, hash; in memsys3Unlink() local 15614 u32 size, hash; in memsys3Link() local 15792 int hash = nBlock % N_HASH; in memsys3MallocUnsafe() local
|