Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_globals.h81 char *include_path; member
/php-src/ext/opcache/
H A DZendAccelerator.h205 zend_string *include_path; /* current value of "include_path" directive */ member
H A DZendAccelerator.c1206 const char *include_path = NULL, *cwd = NULL; in accel_make_persistent_key() local
/php-src/ext/standard/
H A Dbasic_functions.stub.php2039 function set_include_path(string $include_path): string|false {}

Completed in 53 milliseconds