Searched refs:arrN (Results 1 – 1 of 1) sorted by relevance
82 LocaleNode ** arrN = (LocaleNode **)malloc( sizeof (LocaleNode *)*(childArrSize+10) ) ; in addChild() local84 arrN[i] = children[i]; in addChild()88 children = arrN; in addChild()
Completed in 22 milliseconds