Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h258 #define IN_UCHARS(x) (x) macro
272 #define IN_UCHARS(x) ((x) << UCHAR_SHIFT) macro
280 #define IN_UCHARS(x) ((x) << UCHAR_SHIFT) macro

Completed in 28 milliseconds