Home
last modified time | relevance | path

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

/dokuwiki/vendor/splitbrain/lesserphp/src/
H A DLessc.php592 $unique = [];
600 if (!in_array($line, $unique)) {
601 $unique[] = $line;
603 array_splice($unique, array_search($line, $unique), 0, $comments);
606 return array_merge($unique, $comments);
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2unique=ce.uniqueSort,I.compile=ne,I.select=re,I.setDocument=V,I.tokenize=Y,I.escape=ce.escapeSelec…
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG993 - Code lines can have their own unique ID (for use with javascript)
/dokuwiki/_test/core/
H A DphpQuery-onefile.php5498 public static function unique($array) { function in phpQuery