Home
last modified time | relevance | path

Searched defs:fieldvalue (Results 76 – 84 of 84) sorted by relevance

1234

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/
H A Dcard.php130 $fieldvalue = (!empty($id) ? $id : (!empty($ref) ? $ref : '')); variable
H A Dprice.php66 $fieldvalue = (!empty($id) ? $id : (!empty($ref) ? $ref : '')); variable
/dports/textproc/refdb/refdb-0.9.9-1/src/
H A Drisdb.c2611 static int update_user_field(const char* fieldvalue, unsigned long long n_refdb_id, unsigned long l… in update_user_field()
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/
H A Dcard.php153 $fieldvalue = (!empty($id) ? $id : (!empty($ref) ? $ref : '')); variable
H A Dprice.php65 $fieldvalue = (!empty($id) ? $id : (!empty($ref) ? $ref : '')); variable
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dskyaxis.c3777 const double fieldvalue[ 3 ] = /* Nominal field values (degrees/hours) */ in AxisUnformat() local
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dserver.cpp3102 std::string fieldvalue = deSerializeLongString(is); in ProcessData() local
3133 std::string fieldvalue = deSerializeLongString(is); in ProcessData() local
/dports/biology/gmap/gmap-2020-09-12/src/
H A Diit-read.c659 char *fieldvalue, *annotation, *p, *q; in IIT_fieldvalue() local
/dports/biology/seqio/seqio-1.2.2/
H A Dseqio.c17777 char *bioseq_matchinfo(char *fieldname, char *fieldvalue) in bioseq_matchinfo()

1234