Searched refs:my_value (Results 1 – 1 of 1) sorted by relevance
3168 char *my_value = NULL; in handle_LYK_HELP() local3172 StrAllocCopy(my_value, *cshelpfile); in handle_LYK_HELP()3173 LYEnsureAbsoluteURL(&my_value, *cshelpfile, FALSE); in handle_LYK_HELP()3174 if (!STREQ(curdoc.address, my_value)) { in handle_LYK_HELP()3178 set_address(&newdoc, my_value); in handle_LYK_HELP()3189 FREE(my_value); in handle_LYK_HELP()