Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregext.c165 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.c5262 onig_compile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_compile()
5451 onig_recompile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_recompile()
5520 const UChar* pattern_end, OnigOptionType option, OnigEncoding enc, in onig_new_without_alloc()
5533 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 22 milliseconds