OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:composedir
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
runxmlconf.c
67
static xmlChar *
composeDir
(const xmlChar *dir, const xmlChar *path) {
332
filename =
composeDir
(base, uri);
runsuite.c
62
static xmlChar *
composeDir
(const xmlChar *dir, const xmlChar *path) {
378
res =
composeDir
(base, name);
400
res =
composeDir
(base, name);
Completed in 166 milliseconds