Lines Matching defs:uri_num
516 int j, hash_num, uri_num;
551 uri_num = sk_ASN1_IA5STRING_num(details->logotypeURI);
552 for (j = 0; j < uri_num; j++) {
564 int j, hash_num, uri_num;
567 uri_num = sk_ASN1_IA5STRING_num(ref->refStructURI);
568 if (hash_num != uri_num) {
570 hash_num, uri_num);
701 int i, hash_num, uri_num;
707 uri_num = ref->refStructURI ?
709 if (hash_num != uri_num) {
711 indent, "", hash_num, uri_num);