Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h137 #define xmemmove memmove macro
399 xmemmove((buf)->p + (to), (buf)->p + (from), (n));\
405 xmemmove((buf)->p + (to), (buf)->p + (from), (n));\
410 xmemmove((buf)->p + (to), (buf)->p + (from), (buf)->used - (from));\

Completed in 10 milliseconds