Home
last modified time | relevance | path

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

/PHP-7.3/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.c6612 onig_ext_set_pattern(regex_t* reg, const UChar* pattern, const UChar* pattern_end) in onig_ext_set_pattern()
6666 onig_compile(regex_t* reg, const UChar* pattern, const UChar* pattern_end, in onig_compile()
6942 const UChar* pattern, const UChar* pattern_end, in onig_new_without_alloc()
6956 onig_new(regex_t** reg, const UChar* pattern, const UChar* pattern_end, in onig_new()
H A Dregparse.h401 UChar* pattern_end; member
H A Dregint.h831 const UChar* pattern_end; member
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_convert.c476 convert_glob_parse_class(PCRE2_SPTR *from, PCRE2_SPTR pattern_end, in convert_glob_parse_class()
577 convert_glob_parse_range(PCRE2_SPTR *from, PCRE2_SPTR pattern_end, in convert_glob_parse_range()
793 PCRE2_SPTR pattern_end = pattern + plength; in convert_glob() local

Completed in 57 milliseconds