StateCheckNumType  211 ext/mbstring/oniguruma/regcomp.c   StateCheckNumType n = (StateCheckNumType )num;
StateCheckNumType 5822 ext/mbstring/oniguruma/regcomp.c   StateCheckNumType scn;
StateCheckNumType 5859 ext/mbstring/oniguruma/regcomp.c       scn = *((StateCheckNumType* )bp);
StateCheckNumType 6042 ext/mbstring/oniguruma/regcomp.c       scn = *((StateCheckNumType* )bp);
StateCheckNumType  561 ext/mbstring/oniguruma/regint.h #define SIZE_STATE_CHECK_NUM  sizeof(StateCheckNumType)
StateCheckNumType  575 ext/mbstring/oniguruma/regint.h #define GET_STATE_CHECK_NUM_INC(num,p)  PLATFORM_GET_INC(num, p, StateCheckNumType)