Searched refs:staticLengths (Results 1 – 6 of 6) sorted by relevance
282 if(allocSize<=(int32_t)sizeof(staticLengths)) { in UnicodeSetStringSpan()283 utf8Lengths=staticLengths; in UnicodeSetStringSpan()413 if(allocSize<=(int32_t)sizeof(staticLengths)) { in UnicodeSetStringSpan()414 utf8Lengths=staticLengths; in UnicodeSetStringSpan()432 if(utf8Lengths!=nullptr && utf8Lengths!=staticLengths) { in ~UnicodeSetStringSpan()
140 int32_t staticLengths[32]; variable
282 if(allocSize<=(int32_t)sizeof(staticLengths)) { in UnicodeSetStringSpan()283 utf8Lengths=staticLengths; in UnicodeSetStringSpan()413 if(allocSize<=(int32_t)sizeof(staticLengths)) { in UnicodeSetStringSpan()414 utf8Lengths=staticLengths; in UnicodeSetStringSpan()432 if(utf8Lengths!=NULL && utf8Lengths!=staticLengths) { in ~UnicodeSetStringSpan()