Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c176 #define SET_ALL_MULTI_BYTE_RANGE(enc, pbuf) \ macro
181 r = SET_ALL_MULTI_BYTE_RANGE(enc, &(mbuf));\
1744 return SET_ALL_MULTI_BYTE_RANGE(enc, pbuf); in not_code_range_buf()
1788 return SET_ALL_MULTI_BYTE_RANGE(enc, pbuf); in or_code_range_buf()
1798 return SET_ALL_MULTI_BYTE_RANGE(enc, pbuf); in or_code_range_buf()

Completed in 12 milliseconds