Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregext.c163 onig_new_deluxe(regex_t** reg, const UChar* pattern, const UChar* pattern_end, in onig_new_deluxe()
206 onig_recompile_deluxe(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_recompile_deluxe()
H A Dregcomp.c5263 onig_compile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_compile()
5452 onig_recompile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_recompile()
5521 const UChar* pattern_end, OnigOptionType option, OnigEncoding enc, in onig_new_without_alloc()
5534 onig_new(regex_t** reg, const UChar* pattern, const UChar* pattern_end, in onig_new()
H A Dregparse.h288 UChar* pattern_end; member

Completed in 28 milliseconds