Home
last modified time | relevance | path

Searched refs:BITSET_CLEAR_BIT (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h339 #define BITSET_CLEAR_BIT(bs, pos) BS_ROOM(bs,pos) &= ~(BS_BIT(pos)) macro
H A Dregparse.c4988 BITSET_CLEAR_BIT(bs, *to); in i_apply_case_fold()

Completed in 20 milliseconds