Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregext.c165 onig_new_deluxe(regex_t** reg, const UChar* pattern, const UChar* pattern_end, in onig_new_deluxe()
H A Dregcomp.c5289 onig_compile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_compile()
5540 const UChar* pattern_end, OnigOptionType option, OnigEncoding enc, in onig_new_without_alloc()
5553 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 23 milliseconds