Searched refs:staticLengths (Results 1 – 2 of 2) sorted by relevance
138 int32_t staticLengths[32]; variable
275 if(allocSize<=(int32_t)sizeof(staticLengths)) { in UnicodeSetStringSpan()276 utf8Lengths=staticLengths; in UnicodeSetStringSpan()406 if(allocSize<=(int32_t)sizeof(staticLengths)) { in UnicodeSetStringSpan()407 utf8Lengths=staticLengths; in UnicodeSetStringSpan()425 if(utf8Lengths!=NULL && utf8Lengths!=staticLengths) { in ~UnicodeSetStringSpan()