Home
last modified time | relevance | path

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

/external/clearsilver/util/
Dwdb.c125 static NEOERR *wdb_decode_str_alloc (const char *s, char **o) in wdb_decode_str_alloc() function
254 err = wdb_decode_str_alloc (v, &(wdb->key)); in wdb_load_defn_v1()
259 err = wdb_decode_str_alloc (v, &(wdb->name)); in wdb_load_defn_v1()
279 err = wdb_decode_str_alloc (k, &k); in wdb_load_defn_v1()
281 err = wdb_decode_str_alloc (v, &v); in wdb_load_defn_v1()
298 err = wdb_decode_str_alloc (k, &k); in wdb_load_defn_v1()