Searched refs:program_paths (Results 1 – 1 of 1) sorted by relevance
3089 static const char *program_paths[pp_Last]; variable3099 result = program_paths[code]; in HTGetProgramPath()3110 program_paths[code] = isEmpty(path) ? 0 : path; in HTSetProgramPath()