Home
last modified time | relevance | path

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

/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1157 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s);
H A Ddb.c588 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s) in GWEN_DB_SetCharValueInNode() function
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1157 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s);
H A Ddb.c588 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s) in GWEN_DB_SetCharValueInNode() function
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1157 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s);
H A Ddb.c588 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s) in GWEN_DB_SetCharValueInNode() function
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1157 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s);
H A Ddb.c588 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s) in GWEN_DB_SetCharValueInNode() function
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1157 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s);
H A Ddb.c588 int GWEN_DB_SetCharValueInNode(GWEN_DB_NODE *n, const char *s) in GWEN_DB_SetCharValueInNode() function
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/aqbanking/backendsupport/
H A Dimexporter.c441 GWEN_DB_SetCharValueInNode(dbC, GWEN_Buffer_GetStart(vbuf)); in AB_ImExporter__Transform_Var()