StateCheckNumType  211 ext/mbstring/oniguruma/regcomp.c   StateCheckNumType n = (StateCheckNumType )num;
StateCheckNumType 5854 ext/mbstring/oniguruma/regcomp.c   StateCheckNumType scn;
StateCheckNumType 5891 ext/mbstring/oniguruma/regcomp.c       scn = *((StateCheckNumType* )bp);
StateCheckNumType 6074 ext/mbstring/oniguruma/regcomp.c       scn = *((StateCheckNumType* )bp);
StateCheckNumType  565 ext/mbstring/oniguruma/regint.h #define SIZE_STATE_CHECK_NUM  sizeof(StateCheckNumType)
StateCheckNumType  579 ext/mbstring/oniguruma/regint.h #define GET_STATE_CHECK_NUM_INC(num,p)  PLATFORM_GET_INC(num, p, StateCheckNumType)