Home
last modified time | relevance | path

Searched refs:onig_new_deluxe (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregext.c165 onig_new_deluxe(regex_t** reg, const UChar* pattern, const UChar* pattern_end, in onig_new_deluxe() function
H A Doniguruma.h793 int onig_new_deluxe P_((OnigRegex* reg, const OnigUChar* pattern, const OnigUChar* pattern_end, Oni…
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DAPI168 # int onig_new_deluxe(regex_t** reg, const UChar* pattern, const UChar* pattern_end,
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY36 2019/06/27: deprecate onig_new_deluxe()
37 2019/06/27: Fix CVE-2019-13224: don't allow different encodings for onig_new_deluxe()
1339 2004/05/24: [API] change calling sequences of onig_new_deluxe() and

Completed in 18 milliseconds