Searched defs:k1 (Results 1 – 6 of 6) sorted by relevance
/PHP-7.2/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_gb18030.c | 84 int k, k1 = 0, k2 = n-1; in mbfl_bisec_srch() local 102 int k, k1 = 0, k2 = n; in mbfl_bisec_srch2() local 287 int k, k1, k2; in mbfl_filt_conv_wchar_gb18030() local
|
H A D | mbfilter_cp936.c | 193 int k, k1, k2; in mbfl_filt_conv_wchar_cp936() local
|
/PHP-7.2/ext/hash/ |
H A D | hash_gost.c | 30 #define round(tables, k1, k2) \ argument
|
/PHP-7.2/ext/dba/libinifile/ |
H A D | inifile.c | 227 static int inifile_key_cmp(const key_type *k1, const key_type *k2) in inifile_key_cmp()
|
/PHP-7.2/ext/standard/ |
H A D | crypt_freesec.c | 379 uint32_t k0, k1, rawkey0, rawkey1; in des_setkey() local
|
/PHP-7.2/Zend/ |
H A D | zend_strtod.c | 1024 int i, k1, n, n1; local
|
Completed in 16 milliseconds