Home
last modified time | relevance | path

Searched defs:nbits (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf7imap.c651 unsigned char nbits, cache; /* `nbits` is the number of cached bits; either 0, 2, or 4 */ in mb_wchar_to_utf7imap() local
H A Dmbfilter_utf7.c641 unsigned char nbits, cache; /* `nbits` is the number of cached bits; either 0, 2, or 4 */ in mb_wchar_to_utf7() local
/PHP-8.3/main/
H A Dsnprintf.c376 PHPAPI char * ap_php_conv_p2(uint64_t num, int nbits, char format, char *buf_end, size_t *len) /* {… in ap_php_conv_p2()
/PHP-8.3/ext/session/
H A Dsession.c296 static void bin_to_readable(unsigned char *in, size_t inlen, char *out, size_t outlen, char nbits) … in bin_to_readable()
/PHP-8.3/Zend/
H A Dzend_strtod.c1805 int big, denorm, esign, havedig, k, n, nbits, up, zret; local

Completed in 30 milliseconds