Searched refs:incpath (Results 1 – 1 of 1) sorted by relevance
291 function file_get_contents_flock($filename, $incpath = false, $resource_context = null) argument293 if (false === $fh = fopen($filename, 'rb', $incpath)) {324 function file_get_contents($filename, $incpath = false, $resource_context = null) argument326 if (false === $fh = fopen($filename, 'rb', $incpath))