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

/forgerock/web-agents-v4/pcre/
H A Dpcre_internal.h2749 pcre_int32 other_case; /* offset to other case, or zero if none */ member in struct:__anon55
2775 #define UCD_OTHERCASE(ch) ((pcre_uint32)((int)ch + (int)(GET_UCD(ch)->other_case)))

Completed in 37 milliseconds