Searched defs:rootElementsLength (Results 1 – 4 of 4) sorted by relevance
77 const void *rootElements, int32_t rootElementsLength, in writeBase()99 const void *rootElements, int32_t rootElementsLength, in write()
33 CollationRootElements(const uint32_t *rootElements, int32_t rootElementsLength) in CollationRootElements()
246 int32_t rootElementsLength; member
287 int rootElementsLength = length / 4; in read() local