Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h303 if (c >= 0xc0u) GETUTF8(c, eptr);
310 if (utf && c >= 0xc0u) GETUTF8(c, eptr);
H A Dpcre2_internal.h266 #define GETUTF8(c, eptr) \ macro

Completed in 18 milliseconds