Searched defs:first (Results 1 – 2 of 2) sorted by relevance
1109 let first = self.first_child(); in get_first() localVariable1127 let first = self.first_child(); in pop_first() localVariable1145 let first = self.first_child(); in get_first_mut() localVariable
507 let mut first = true; // 标记变量,记录当前是否已经筛选出了一个元素 in find_and_delete() localVariable