Home
last modified time | relevance | path

Searched refs:arrN (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/i18npool/source/localedata/
H A DLocaleNode.cxx82 LocaleNode ** arrN = (LocaleNode **)malloc( sizeof (LocaleNode *)*(childArrSize+10) ) ; in addChild() local
84 arrN[i] = children[i]; in addChild()
88 children = arrN; in addChild()

Completed in 22 milliseconds