Searched refs:onig_recompile (Results 1 – 5 of 5) sorted by relevance
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | reggnu.c | 109 r = onig_recompile(reg, (UChar* )pattern, (UChar* )(pattern + size), in re_recompile_pattern()
|
H A D | onigcmpt200.h | 280 #define regex_recompile onig_recompile
|
H A D | oniguruma.h | 815 int onig_recompile P_((OnigRegex, const OnigUChar* pattern, const OnigUChar* pattern_end, OnigOptio…
|
H A D | HISTORY | 230 2006/05/15: [spec] remove onig_recompile(), onig_recompile_deluxe()
|
H A D | regcomp.c | 5319 onig_recompile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_recompile() function
|
Completed in 41 milliseconds