Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds