Home
last modified time | relevance | path

Searched refs:strstr_match (Results 1 – 4 of 4) sorted by relevance

/dports/biology/bio-mocha/bcftools-1.14/
H A Dvcfannotate.c2957 static int strstr_match(char *a, char *b) in strstr_match() function
3048 …if ( args->match_id>=0 && !strstr_match(line->d.id,args->alines[i].cols[args->match_id]) ) continu… in annotate()
/dports/biology/bcftools/bcftools-1.14/
H A Dvcfannotate.c2957 static int strstr_match(char *a, char *b) in strstr_match() function
3048 …if ( args->match_id>=0 && !strstr_match(line->d.id,args->alines[i].cols[args->match_id]) ) continu… in annotate()
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dvcfannotate.c2957 static int strstr_match(char *a, char *b) in strstr_match() function
3048 …if ( args->match_id>=0 && !strstr_match(line->d.id,args->alines[i].cols[args->match_id]) ) continu… in annotate()
H A Dvcfannotate.c.pysam.c2959 static int strstr_match(char *a, char *b) in strstr_match() function
3050 …if ( args->match_id>=0 && !strstr_match(line->d.id,args->alines[i].cols[args->match_id]) ) continu… in annotate()