Searched refs:table_e (Results 1 – 3 of 3) sorted by relevance
197 boost::regex table_e("\\[table:" + table_id in add_cell() local206 if(regex_search(content, table_location, table_e)) in add_cell()
207 boost::regex table_e("\\[table:" + table_id in add_cell() local216 if(regex_search(content, table_location, table_e)) in add_cell()
169 boost::regex table_e("\\[table:" + table_id in add_cell() local178 if(regex_search(content, table_location, table_e)) in add_cell()