Searched refs:pathID (Results 1 – 3 of 3) sorted by relevance
205 $info['id'] = pathID($file, true);272 $id = pathID($file, true);316 $id = pathID($file);352 $id = pathID($file);401 $item['id'] = pathID($file);454 function pathID($path, $keeptxt = false) function507 $item['id'] = pathID($file, ($type == 'd' || !empty($opts['keeptxt'])));
130 $id = pathID($dir . '/' . $subdir);179 $id = pathID($dir . '/' . $file);
150 … $page = ['id' => pathID(substr($dir . '/' . $entry, $trunclen)), 'file' => $dir . '/' . $entry];