Searched defs:k1 (Results 1 – 6 of 6) sorted by relevance
/PHP-8.0/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_gb18030.c | 83 int k, k1 = 0, k2 = n-1; in mbfl_bisec_srch() local 101 int k, k1 = 0, k2 = n; in mbfl_bisec_srch2() local 286 int k, k1, k2; in mbfl_filt_conv_wchar_gb18030() local
|
H A D | mbfilter_cp936.c | 192 int k, k1, k2; in mbfl_filt_conv_wchar_cp936() local
|
/PHP-8.0/ext/hash/ |
H A D | hash_gost.c | 26 #define round(tables, k1, k2) \ argument
|
/PHP-8.0/ext/dba/libinifile/ |
H A D | inifile.c | 224 static int inifile_key_cmp(const key_type *k1, const key_type *k2) in inifile_key_cmp()
|
/PHP-8.0/ext/standard/ |
H A D | crypt_freesec.c | 373 uint32_t k0, k1, rawkey0, rawkey1; in des_setkey() local
|
/PHP-8.0/Zend/ |
H A D | zend_strtod.c | 1027 int i, k1, n, n1; local
|
Completed in 22 milliseconds