Home
last modified time | relevance | path

Searched refs:mb (Results 76 – 83 of 83) sorted by relevance

1234

/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c920 const struct magic_entry *mb = CAST(const struct magic_entry *, b); in apprentice_sort() local
922 size_t sb = apprentice_magic_strength(mb->mp); in apprentice_sort()
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregexec.c400 codes = (OnigCodePoint* )p->cclass_mb.mb; in print_compiled_byte_code()
413 codes = (OnigCodePoint* )p->cclass_mix.mb; in print_compiled_byte_code()
3110 if (! onig_is_in_code_range(p->cclass_mb.mb, code)) goto fail; in match_at()
3158 if (onig_is_in_code_range(p->cclass_mb.mb, code)) goto fail; in match_at()
H A Dregcomp.c245 xfree(op->cclass_mb.mb); in ops_free()
248 xfree(op->cclass_mix.mb); in ops_free()
990 COP(reg)->cclass_mb.mb = p; in compile_cclass_node()
1002 COP(reg)->cclass_mix.mb = p; in compile_cclass_node()
/PHP-7.3/ext/imap/
H A Dphp_imap.c5167 PHP_IMAP_EXPORT void mm_login(NETMBX *mb, char *user, char *pwd, long trial) in mm_login() argument
5170 if (*mb->user) { in mm_login()
5171 strlcpy (user, mb->user, MAILTMPLEN); in mm_login()
/PHP-7.3/
H A DNEWS1316 . Fixed bug #77370 (Buffer overflow on mb regex functions - fetch_token).
1318 . Fixed bug #77371 (heap buffer overflow in mb regex functions
1561 . Fixed bug #65544 (mb title case conversion-first word in quotation isn't
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic18097 !:ext mb
18099 !:ext mb
18106 !:ext mb
18117 !:ext mb
18119 !:ext mb
18121 !:ext mb
18123 !:ext mb
18125 !:ext mb
18127 !:ext mb
18129 !:ext mb
[all …]
H A Dmagic私はガラスを食べられます18097 !:ext mb
18099 !:ext mb
18106 !:ext mb
18117 !:ext mb
18119 !:ext mb
18121 !:ext mb
18123 !:ext mb
18125 !:ext mb
18127 !:ext mb
18129 !:ext mb
[all …]
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY1604 2003/12/12: [impl] rename mb -> mbc, mblen() to enc_len().

Completed in 190 milliseconds

1234