Searched refs:lp_region (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dspell.c534 int lp_region; /* bitmask for region or REGION_ALL */ member in struct:langp_S
1699 if ((mip->mi_lp->lp_region & (flags >> 16)) != 0)
4336 LANGP_ENTRY(ga, ga.ga_len)->lp_region = region_mask;
4420 LANGP_ENTRY(ga, ga.ga_len)->lp_region = region_mask;
11627 && (((unsigned)flags >> 16) & lp->lp_region) == 0)
13406 && (((unsigned)flags >> 16) & lp->lp_region) == 0)
15696 & lp->lp_region) != 0))

Completed in 213 milliseconds