MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / rl_read_init_file

Function rl_read_init_file

extern/editline/src/readline.c:2055–2059  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2053}
2054
2055int
2056rl_read_init_file(const char *s)
2057{
2058 return el_source(e, s);
2059}
2060
2061int
2062rl_parse_and_bind(const char *line)

Callers

nothing calls this directly

Calls 1

el_sourceFunction · 0.85

Tested by

no test coverage detected