Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/
H A DZendAccelerator.h206 char include_path_key[32]; /* key of current "include_path" */ member
H A DZendAccelerator.c1224 include_path = ZCG(include_path_key); in accel_make_persistent_key()
1256 include_path = ZCG(include_path_key); in accel_make_persistent_key()
1257 memcpy(ZCG(include_path_key), res, include_path_len + 1); in accel_make_persistent_key()

Completed in 16 milliseconds