Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h116 #define memcpy_tmp(...) memcpy(__VA_ARGS__) macro
118 #define memcpy(...) memcpy_tmp(__VA_ARGS__)

Completed in 5 milliseconds