Home
last modified time | relevance | path

Searched refs:BF_safe_atoi64 (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/standard/
H A Dcrypt_blowfish.c377 #define BF_safe_atoi64(dst, src) \ macro
395 BF_safe_atoi64(c1, *sptr++); in BF_decode()
396 BF_safe_atoi64(c2, *sptr++); in BF_decode()
400 BF_safe_atoi64(c3, *sptr++); in BF_decode()
404 BF_safe_atoi64(c4, *sptr++); in BF_decode()

Completed in 18 milliseconds