OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ne_load_file_len
(Results
1 - 2
of
2
) sorted by null
/external/clearsilver/util/
neo_files.h
27
NEOERR *
ne_load_file_len
(const char *path, char **str, int *len);
neo_files.c
66
NEOERR *
ne_load_file_len
(const char *path, char **str, int *out_len)
function
112
return
ne_load_file_len
(path, str, NULL);
Completed in 14 milliseconds