Home
last modified time | relevance | path

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

/plugin/autolink3/
H A Daction.php52 $link = sort_tab(read_file(), compare_len);
H A Dajax.php119 $link = sort_tab(read_file(), compare_len);
H A Dsys.php62 function compare_len($s1, $s2) function