Searched defs:mp (Results 1 – 4 of 4) sorted by relevance
/PHP-7.4/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 133 const MessagePattern& mp, in umsg_parse_format() 292 const MessagePattern mp = MessageFormatAdapter::phpGetMessagePattern(mf); in umsg_get_types() local
|
/PHP-7.4/ext/mbstring/ |
H A D | php_mbregex.c | 44 #define onig_search_with_param(reg, str, end, start, range, region, option, mp) \ argument 46 #define onig_match_with_param(re, str, end, at, region, option, mp) \ argument 873 OnigMatchParam *mp = onig_new_match_param(); in _php_mb_onig_search() local 1372 OnigMatchParam *mp; in PHP_FUNCTION() local
|
H A D | mbstring.c | 70 #define onig_search_with_param(reg, str, end, start, range, region, option, mp) \ argument 72 #define onig_match_with_param(re, str, end, at, region, option, mp) \ argument 1027 OnigMatchParam *mp = onig_new_match_param(); in _php_mb_match_regex() local
|
/PHP-7.4/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 104 struct magic *mp; member 1069 struct magic_entry *mp; in addentry() local
|
Completed in 32 milliseconds