Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h268 #define IN_UCHARS(x) (x) macro
282 #define IN_UCHARS(x) ((x) << UCHAR_SHIFT) macro
290 #define IN_UCHARS(x) ((x) << UCHAR_SHIFT) macro

Completed in 21 milliseconds