Home
last modified time | relevance | path

Searched refs:BitStatusType (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h264 BitStatusType capture_history;
265 BitStatusType bt_mem_start;
266 BitStatusType bt_mem_end;
267 BitStatusType backrefed_mem;
H A Dregint.h369 typedef unsigned int BitStatusType; typedef
371 #define BIT_STATUS_BITS_NUM (sizeof(BitStatusType) * 8)
373 #define BIT_STATUS_ON_ALL(stats) (stats) = ~((BitStatusType )0)
H A Dregcomp.c1875 BitStatusType loc; in disable_noname_group_capture()

Completed in 33 milliseconds