Searched refs:CF_POST_BASE (Results 1 – 2 of 2) sorted by relevance
51 #define CF_POST_BASE 0x08000000U macro255 return (charClass & (CF_POST_BASE | CF_BELOW_BASE)) != 0; in hasPostOrBelowBaseForm()260 return (charClass & CF_POST_BASE) != 0; in hasPostBaseForm()
68 #define _pb (_ct | CF_POST_BASE)