Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds