Home
last modified time | relevance | path

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

/plugin/highlight2wiki/
Daction.php70 $urlkey = crc64($url);
260 $titles2 = $titles2."-".crc64($url);
353 function crc64($string, $format = '%x') function