Searched refs:del_cnt (Results 1 – 1 of 1) sorted by relevance
1769 int del_cnt = 0; in parseEntryCell3() local1772 pchild_del[del_cnt] = (XMLNode *)pchild; in parseEntryCell3()1775 del_cnt++; in parseEntryCell3()1778 for (int i = 0; i < del_cnt; i++) in parseEntryCell3()1853 int del_cnt = 0; in parseEntryCell4() local1856 pchild_del[del_cnt] = (XMLNode *)pchild; in parseEntryCell4()1859 del_cnt++; in parseEntryCell4()1862 for (int i = 0; i < del_cnt; i++) in parseEntryCell4()