Searched refs:staticLengths (Results 1 – 2 of 2) sorted by relevance
138 int32_t staticLengths[32]; variable
277 if(allocSize<=(int32_t)sizeof(staticLengths)) { in UnicodeSetStringSpan()278 utf8Lengths=staticLengths; in UnicodeSetStringSpan()408 if(allocSize<=(int32_t)sizeof(staticLengths)) { in UnicodeSetStringSpan()409 utf8Lengths=staticLengths; in UnicodeSetStringSpan()427 if(utf8Lengths!=NULL && utf8Lengths!=staticLengths) { in ~UnicodeSetStringSpan()