Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil3.c36392 Boolean bad_letter_found = FALSE, replace_found, comma_sep = FALSE; in FixLatLonFormat() local
36441 while (*cp != 0 && !bad_letter_found && extra_text == NULL) in FixLatLonFormat()
36476 bad_letter_found = TRUE; in FixLatLonFormat()
36491 bad_letter_found = TRUE; in FixLatLonFormat()
36506 bad_letter_found = TRUE; in FixLatLonFormat()
36538 bad_letter_found = 1; in FixLatLonFormat()
36619 bad_letter_found = 1; in FixLatLonFormat()
36679 bad_letter_found = 1; in FixLatLonFormat()
36685 bad_letter_found = 1; in FixLatLonFormat()
36694 if (bad_letter_found) in FixLatLonFormat()