Home
last modified time | relevance | path

Searched refs:fetch_char_property_to_ctype (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c4006 fetch_char_property_to_ctype(UChar** src, UChar* end, ScanEnv* env) in fetch_char_property_to_ctype() function
4043 ctype = fetch_char_property_to_ctype(src, end, env); in parse_char_property()
4354 ctype = fetch_char_property_to_ctype(&p, end, env); in parse_char_class()
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY422 from fetch_char_property_to_ctype().

Completed in 20 milliseconds