Searched refs:strl (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
H A Dbss_log.c176 int strl; member in struct:__anon10309
211 while(strncmp(buf, mapping[i].str, mapping[i].strl) != 0) i++;
213 pp = buf + mapping[i].strl;
/external/icu4c/test/intltest/
H A Ddtfmttst.cpp3351 UnicodeString strf, strl, strm, strs; local
3370 strl = fmtl->format(dt, strl);
3379 if (strl.charAt(10) == UChar(0x20)) {
3380 errln((UnicodeString)"FAIL: Improper formatted date: " + strl);

Completed in 206 milliseconds