Lines Matching refs:lop
71 function test_user($b, &$bug, $lop=false) { argument
72 if($lop) return array('\=\=?', 'eq', '\!\=', 'neq?');
90 function test_group($b, &$bug, $lop=false) { argument
91 if($lop) return array('\=\=?', 'eq', '\!\=', 'neq?');
113 function test_nsread($b, &$bug, $lop=false) { argument
114 if($lop) return array('\=\=?', 'eq', '\!\=', 'neq?');
135 function test_nsedit($b, &$bug, $lop=false) { argument
136 if($lop) return array('\=\=?', 'eq', '\!\=', 'neq?');
158 function test_time($b, &$bug, $lop=false) { argument
159 if($lop) return array('\=\=?', 'eq', '\!\=', 'neq?', '\<\=?', 'lt', '\>\=?', 'gt');
268 function test_IP($b, &$bug, $lop=false) { argument
269 if($lop) return array('\=\=?', 'eq', '\!\=', 'neq?', '\~\=');