gc_mem_caches

(PHP 7)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

Опис

int gc_mem_caches ( void )

Reclaims memory used by the Zend Engine memory manager.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Returns the number of bytes freed.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top