Home
last modified time | relevance | path

Searched refs:onig_recompile (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dreggnu.c109 r = onig_recompile(reg, (UChar* )pattern, (UChar* )(pattern + size), in re_recompile_pattern()
H A Donigcmpt200.h280 #define regex_recompile onig_recompile
H A Doniguruma.h737 int onig_recompile P_((OnigRegex, const OnigUChar* pattern, const OnigUChar* pattern_end, OnigOptio…
H A DHISTORY435 2006/05/15: [spec] remove onig_recompile(), onig_recompile_deluxe()
H A Dregcomp.c5452 onig_recompile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_recompile() function

Completed in 44 milliseconds