StateCheckNumType  193 ext/mbstring/oniguruma/regcomp.c   StateCheckNumType n = (StateCheckNumType )num;
StateCheckNumType 5591 ext/mbstring/oniguruma/regcomp.c   StateCheckNumType scn;
StateCheckNumType 5628 ext/mbstring/oniguruma/regcomp.c       scn = *((StateCheckNumType* )bp);
StateCheckNumType 5811 ext/mbstring/oniguruma/regcomp.c       scn = *((StateCheckNumType* )bp);
StateCheckNumType  669 ext/mbstring/oniguruma/regint.h #define SIZE_STATE_CHECK_NUM  sizeof(StateCheckNumType)
StateCheckNumType  699 ext/mbstring/oniguruma/regint.h #define GET_STATE_CHECK_NUM_INC(num,p)  PLATFORM_GET_INC(num, p, StateCheckNumType)