mb                865 ext/fileinfo/libmagic/apprentice.c 	const struct magic_entry *mb = CAST(const struct magic_entry *, b);
mb                867 ext/fileinfo/libmagic/apprentice.c 	size_t sb = apprentice_magic_strength(mb->mp);
mb               5069 ext/imap/php_imap.c PHP_IMAP_EXPORT void mm_login(NETMBX *mb, char *user, char *pwd, long trial)
mb               5072 ext/imap/php_imap.c 	if (*mb->user) {
mb               5073 ext/imap/php_imap.c 		strlcpy (user, mb->user, MAILTMPLEN);
mb                 38 ext/pcre/pcrelib/sljit/sljitNativePPC_64.c #define RLDI(dst, src, sh, mb, type) \
mb                 39 ext/pcre/pcrelib/sljit/sljitNativePPC_64.c 	(HI(30) | S(src) | A(dst) | ((type) << 2) | (((sh) & 0x1f) << 11) | (((sh) & 0x20) >> 4) | (((mb) & 0x1f) << 6) | ((mb) & 0x20))