Home
last modified time | relevance | path

Searched refs:key (Results 1151 – 1173 of 1173) sorted by relevance

1...<<41424344454647

/PHP-5.6/ext/pdo/
H A Dpdo_dbh.c1352 char *method_name, int method_len, const zend_literal *key TSRMLS_DC) in dbh_method_get()
1362 …if ((fbc = std_object_handlers.get_method(object_pp, method_name, method_len, key TSRMLS_CC)) == N… in dbh_method_get()
H A Dpdo_sql_parser.re449 /* restore the in-string key, doesn't need null-termination here */
/PHP-5.6/ext/opcache/
H A DREADME95 directory to the script key, thus eliminating possible collisions between
/PHP-5.6/ext/dom/
H A Dnode.c97 ZEND_ARG_INFO(0, key)
103 ZEND_ARG_INFO(0, key)
/PHP-5.6/ext/intl/
H A Dphp_intl.c540 ZEND_ARG_INFO( 0, key )
/PHP-5.6/win32/build/
H A Dconfutils.js1784 var ignore_key = function(key) { argument
1788 if (ignores[k] == key) {
/PHP-5.6/ext/ldap/
H A Dldap.c1591 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch() argument
1594 if (zend_hash_find(Z_ARRVAL_P(hashTbl), key, strlen(key)+1, (void **) &fetched) == SUCCESS) { in _ldap_hash_fetch()
/PHP-5.6/
H A DNEWS1047 DH key resource). (Jakub Zelenka)
1185 . Fixed bug #69882 (OpenSSL error "key values mismatch" after
1532 . Fixed bug #69125 (Array numeric string as key). (Laruence)
2329 over the key size (in bits) used for RSA key agreements. (Daniel Lowrey)
3929 . Fixed bug #61930 (openssl corrupts ssl key resource when using
6210 . Fixed bug #52534 (var_export array with negative key). (Felipe)
8038 - Fixed bug #45877 (Array key '2147483647' left as string). (Matt)
8144 content_type key). (Mikko)
8960 - Fixed bug #41527 (WDDX deserialize numeric string array key).
9774 . Added openssl_pkey_get_details, returns the details of a key
[all …]
H A DREADME.RELEASE_PROCESS223 g. if the windows builds aren't ready yet prefix the "windows" key with a dot (".windows")
H A DINSTALL1132 where ^ represents the Ctrl key.
1596 after the registry key mentioned below.
1764 values are stored in the registry key HKLM\SOFTWARE\PHP\Per Directory
1767 stored in the key HKLM\SOFTWARE\PHP\Per Directory
1770 of it. The values under the key should have the name of the PHP
H A Dphp.ini-development1280 ; key.
1624 ; A prefix used for the upload progress key in $_SESSION
1924 ; directory to the script key, thus eliminating possible collisions between
H A Dphp.ini-production1280 ; key.
1624 ; A prefix used for the upload progress key in $_SESSION
1924 ; directory to the script key, thus eliminating possible collisions between
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic311 0 string .key AmigaDOS script
3551 0 string XIS Chiasmus key
5085 # test for valid TAG key format (0x10 or 0)
6541 >>376 string ress\ any\ key\ to\
6986 >98 string Press\ a\ key\ to\ retry\0\r
11744 >>120 lelong >0 \b, %d key transformation rounds
12666 #>65 string FKEY (function key)
17788 # Type: OpenSSH key files
17794 0 string ssh-dss\ OpenSSH DSA public key
17795 0 string ssh-rsa\ OpenSSH RSA public key
[all …]
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX-encoder.c10049 struct tilegx_spr key; in get_tilegx_spr_name() local
10051 key.number = num; in get_tilegx_spr_name()
10052 result = bsearch((const void *) &key, (const void *) tilegx_sprs, in get_tilegx_spr_name()
/PHP-5.6/ext/gd/
H A Dgd.c3890 char * key; in php_imagettftext_common() local
3893 …if (zend_hash_get_current_key_ex(HASH_OF(EXT), &key, NULL, &num_key, 0, &pos) != HASH_KEY_IS_STRIN… in php_imagettftext_common()
3901 if (strcmp("linespacing", key) == 0) { in php_imagettftext_common()
/PHP-5.6/win32/
H A Dinstall.txt1253 after the registry key mentioned below.
1365 values are stored in the registry key HKLM\SOFTWARE\PHP\Per Directory
1368 stored in the key HKLM\SOFTWARE\PHP\Per Directory
1371 of it. The values under the key should have the name of the PHP
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt1063 Inspecting parameter 'key' of method 'ssl_set'
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY674 should not allocate memory for key data in st.c.
742 name key of name table should be null terminated for
851 change API of st for non-null terminated string key.
/PHP-5.6/Zend/tests/
H A D019.phpt99 // check the isset and unset on non existing key
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c53926 if( key==0 ){
64053 if( key ){
64067 if( key ){
146755 nPrefix = fts3PrefixCompress(pNode->key.a, pNode->key.n, zTerm, nTerm);
146777 if( pNode->key.n ){
146785 pNode->key.n = nTerm;
146799 pNode->key.n = 0;
146900 nPrefix = fts3PrefixCompress(pLeaf->key.a, pLeaf->key.n, zTerm, nTerm);
146932 pLeaf->key.n = 0;
150750 assert( aEntry[0]<key );
[all …]
/PHP-5.6/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt31 function key() {
H A Dbug45218_SLOWTESTU.phpt31 function key() {
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog2884 UTF-8 newline character). The key issue is that the pattern starts .*;

Completed in 673 milliseconds

1...<<41424344454647