Searched defs:BACKCHAR (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/pcre-7/pcre/
H A Dpcre_internal.h537 #define BACKCHAR(eptr) while((*eptr & 0xc0) == 0x80) eptr-- macro

Completed in 89 milliseconds