Home
last modified time | relevance | path

Searched defs:mp (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp133 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 Dphp_mbregex.c44 #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 Dmbstring.c70 #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 Dapprentice.c104 struct magic *mp; member
1069 struct magic_entry *mp; in addentry() local

Completed in 113 milliseconds