Home
last modified time | relevance | path

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

/dports/www/hotcrp/hotcrp-2.102/src/search/
H A Dst_conflict.php13 $m = PaperSearch::unpack_comparison($word, $sword->quoted);
H A Dst_comment.php52 $m = PaperSearch::unpack_comparison($word, $sword->quoted);
H A Dst_review.php82 $count = PaperSearch::unpack_comparison($word, false);
/dports/www/hotcrp/hotcrp-2.102/src/
H A Dpapersearch.php1322 static function unpack_comparison($text, $quoted) { function in PaperSearch