Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_internal.h264 #define IN_UCHARS(x) (x) macro
278 #define IN_UCHARS(x) ((x) << UCHAR_SHIFT) macro
286 #define IN_UCHARS(x) ((x) << UCHAR_SHIFT) macro

Completed in 34 milliseconds