Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/ajax/ajaxdb/
H A Dajfeatdb.c4875 AjPTime timelm = NULL; in featChadoChildfeatureRow() local
4883 timelm = ajTimeNew(); in featChadoChildfeatureRow()
4908 ajSqlcolumnToTime(row, &timelm); in featChadoChildfeatureRow()
4974 if(timelm) in featChadoChildfeatureRow()
5000 ajTimeDel(&timelm); in featChadoChildfeatureRow()
5049 AjPTime timelm = NULL; in featChadoQryfeatureRow() local
5057 timelm = ajTimeNew(); in featChadoQryfeatureRow()
5086 ajSqlcolumnToTime(row, &timelm); in featChadoQryfeatureRow()
5113 if(timelm) in featChadoQryfeatureRow()
5115 ajFmtPrintS(&timelmS,"%D",timelm); in featChadoQryfeatureRow()
[all …]