Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h553 typedef short int StateCheckNumType; typedef
561 #define SIZE_STATE_CHECK_NUM sizeof(StateCheckNumType)
575 #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()
5822 StateCheckNumType scn; in onig_print_compiled_byte_code()
5859 scn = *((StateCheckNumType* )bp); in onig_print_compiled_byte_code()
6042 scn = *((StateCheckNumType* )bp); in onig_print_compiled_byte_code()

Completed in 36 milliseconds