Searched refs:where_clause (Results 1 – 1 of 1) sorted by relevance
77 $where_clause = ' WHERE 1 = 1 '; variable81 $where_clause .= ' AND bugdb.private = "Y" ';89 $where_clause .= ' AND bugdb.package_name';99 $where_clause .= ' AND bugdb.package_name';127 $where_clause .= " AND bugdb.status='Feedback'151 $where_clause .= $sql_search;191 $where_clause .= " AND (1=2";200 $where_clause .= ")";213 $where_clause .= ' AND (1=1';216 $where_clause .= " OR bugdb.package_name";[all …]
Completed in 5 milliseconds