Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/ajax/ajaxdb/
H A Dajfeatdb.c4876 AjPStr timelmS = NULL; in featChadoChildfeatureRow() local
4976 ajFmtPrintS(&timelmS,"%D",timelm); in featChadoChildfeatureRow()
4977 ajFeatGfftagAddCS(feature,"timelastmodified", timelmS); in featChadoChildfeatureRow()
5001 ajStrDel(&timelmS); in featChadoChildfeatureRow()
5050 AjPStr timelmS = NULL; in featChadoQryfeatureRow() local
5115 ajFmtPrintS(&timelmS,"%D",timelm); in featChadoQryfeatureRow()
5116 ajFeatGfftagAddCS(gf,"timelastmodified", timelmS); in featChadoQryfeatureRow()
5133 ajStrDel(&timelmS); in featChadoQryfeatureRow()