Home
last modified time | relevance | path

Searched defs:pattern_end (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregext.c163 onig_new_deluxe(regex_t** reg, const UChar* pattern, const UChar* pattern_end, in onig_new_deluxe()
199 onig_recompile_deluxe(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_recompile_deluxe()
H A Dregcomp.c5132 onig_compile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_compile()
5319 onig_recompile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_recompile()
5387 onig_new(regex_t** reg, const UChar* pattern, const UChar* pattern_end, in onig_new()
H A Dregparse.h269 UChar* pattern_end; member

Completed in 22 milliseconds