Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c166 is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in is_allowed_reverse_match() function
284 is_allowed_reverse_match
H A Dsjis.c202 is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in is_allowed_reverse_match() function
317 is_allowed_reverse_match
/PHP-5.5/ext/mbstring/oniguruma/
H A Doniguruma.h166 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end); member
278 (enc)->is_allowed_reverse_match(s,end)

Completed in 13 milliseconds