Home
last modified time | relevance | path

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

/dports/devel/fossil/fossil-src-2.17/src/
H A Djson_branch.c84 range = json_getenv_cstr("range"); in json_branch_list()
336 opt.zName = json_getenv_cstr("name"); in json_branch_create()
H A Djson.c462 char const * json_getenv_cstr( char const * zKey ){ in json_getenv_cstr() function
493 rc = json_getenv_cstr(zKey); in json_find_option_cstr2()
1108 char const * cmd = json_getenv_cstr("command"); in json_bootstrap_late()