Home
last modified time | relevance | path

Searched defs:include_path (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/main/
H A Dphp_globals.h79 char *include_path; member
/PHP-8.0/ext/opcache/
H A DZendAccelerator.h215 zend_string *include_path; /* current value of "include_path" directive */ member
H A DZendAccelerator.c1138 const char *include_path = NULL, *cwd = NULL; in accel_make_persistent_key() local
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php326 function set_include_path(string $include_path): string|false {}

Completed in 44 milliseconds