Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A Dzend_shared_alloc.c109 void *shared_segments_from_p = from; in copy_shared_segments() local
114 memcpy(shared_segments_to_p, shared_segments_from_p, size); in copy_shared_segments()
116 shared_segments_from_p = ((char *)shared_segments_from_p + size); in copy_shared_segments()

Completed in 5 milliseconds