Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h124 #define xmemmove memmove macro
503 xmemmove((buf)->p + (to), (buf)->p + (from), (n));\
509 xmemmove((buf)->p + (to), (buf)->p + (from), (n));\
514 xmemmove((buf)->p + (to), (buf)->p + (from), (buf)->used - (from));\

Completed in 11 milliseconds