Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds