Searched refs:tmpidx (Results 1 – 5 of 5) sorted by relevance
1006 size_t tmpidx; in ssl_cert_lookup_by_pkey() local1011 if (!ssl_cert_lookup_by_nid(nid, &tmpidx)) in ssl_cert_lookup_by_pkey()1015 *pidx = tmpidx; in ssl_cert_lookup_by_pkey()1017 return &ssl_cert_info[tmpidx]; in ssl_cert_lookup_by_pkey()
423 int32_t tmpidx = 0; in search() local424 while (tmpidx < tmp.length()) { in search()425 UChar c = tmp.charAt(tmpidx++); in search()
427 int32_t tmpidx = 0; in search() local428 while (tmpidx < tmp.length()) { in search()429 UChar c = tmp.charAt(tmpidx++); in search()