Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h338 #define GET_UINT_INC(i,p) GET_2BYTE_INT_INC(unsigned,i,p) macro
343 #define GET_UINT_INC(i,p) GET_4BYTE_INT_INC(unsigned,i,p) macro
348 #define GET_UINT_INC(i,p) GET_8BYTE_INT_INC(unsigned,i,p) macro

Completed in 8 milliseconds