Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/
H A DZendAccelerator.h211 char include_path_key[32]; /* key of current "include_path" */ member
H A DZendAccelerator.c1267 include_path = ZCG(include_path_key); in accel_make_persistent_key()
1299 include_path = ZCG(include_path_key); in accel_make_persistent_key()
1300 memcpy(ZCG(include_path_key), res, include_path_len + 1); in accel_make_persistent_key()

Completed in 19 milliseconds