Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DLibyang.hpp92 …nst char *revision = nullptr, const char *submodule = nullptr, const char *sub_revision = nullptr);
H A DLibyang.cpp148 …module(const char *module, const char *revision, const char *submodule, const char *sub_revision) { in get_submodule() argument
151 tmp_submodule = ly_ctx_get_submodule(ctx, module, revision, submodule, sub_revision); in get_submodule()
/dports/net/libyang/libyang-1.0.240/src/
H A Dcontext.c600 const char *sub_revision) in ly_ctx_get_submodule() argument
629 if (!sub_revision) { in ly_ctx_get_submodule()
642 } else if (!strcmp(sub_revision, submod->rev[0].date)) { in ly_ctx_get_submodule()
H A Dlibyang.h.in1559 …* @param[in] sub_revision Optional revision date of \p submodule. If NULL, the newest revision of …
1564 const char *submodule, const char *sub_revision);
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump485 'name' => 'sub_revision',