Searched refs:created_recently (Results 1 – 3 of 3) sorted by relevance
70 int created_recently; /* 1 if was created during last iteration, otherwise 0 */343 new_tr_node->created_recently = 1;736 if (leaf->created_recently) {737 leaf->created_recently = 0;743 if (leaf->parent->created_recently) {744 leaf->parent->created_recently = 0;859 new_tllr_node->created_recently = 1;1130 if (leaf->created_recently) {1132 leaf->created_recently = 0;1138 if (leaf->parent->created_recently) {[all …]
1 <% if @resource.unconfirmed_email.present? || !@resource.created_recently? %>
2 - if @resource.unconfirmed_email.present? || !@resource.created_recently?