Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h557 typedef short int StateCheckNumType; typedef
565 #define SIZE_STATE_CHECK_NUM sizeof(StateCheckNumType)
579 #define GET_STATE_CHECK_NUM_INC(num,p) PLATFORM_GET_INC(num, p, StateCheckNumType)
H A Dregcomp.c211 StateCheckNumType n = (StateCheckNumType )num; in add_state_check_num()
5854 StateCheckNumType scn; in onig_print_compiled_byte_code()
5891 scn = *((StateCheckNumType* )bp); in onig_print_compiled_byte_code()
6074 scn = *((StateCheckNumType* )bp); in onig_print_compiled_byte_code()

Completed in 38 milliseconds