Home
last modified time | relevance | path

Searched refs:is_allowed_reverse_match (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Deuc_jp.c202 is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in is_allowed_reverse_match() function
306 is_allowed_reverse_match,
H A Dsjis.c235 is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in is_allowed_reverse_match() function
337 is_allowed_reverse_match,
H A Doniguruma.h165 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end); member
280 (enc)->is_allowed_reverse_match(s,end)

Completed in 14 milliseconds