Home
last modified time | relevance | path

Searched refs:doc_cache_file (Results 1 – 25 of 32) sorted by relevance

12

/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dhelp.h69 octave_value doc_cache_file (const octave_value_list& args, int nargout);
71 std::string doc_cache_file (void) const { return m_doc_cache_file; } in doc_cache_file() function
73 std::string doc_cache_file (const std::string& file) in doc_cache_file() function
H A Dhelp.cc168 "doc_cache_file", false); in looks_like_html()
H A Dinterpreter.cc581 std::string doc_cache_file = options.doc_cache_file (); in interpreter() local
582 if (! doc_cache_file.empty ()) in interpreter()
583 Fdoc_cache_file (*this, octave_value (doc_cache_file)); in interpreter()
/dports/math/octave/octave-6.4.0/libinterp/
H A Doctave.h76 std::string doc_cache_file (void) const { return m_doc_cache_file; } in doc_cache_file() function
106 void doc_cache_file (const std::string& arg) { m_doc_cache_file = arg; } in doc_cache_file() function
/dports/math/octave/octave-6.4.0/build-aux/
H A Dsubst-cross-config-vals.in.sh66 doc_cache_file=`echo "@doc_cache_file@" | sed "s|^${prefix}/\\+||"`
423 -e "s|%OCTAVE_DOC_CACHE_FILE%|\"${doc_cache_file}\"|" \
H A Dsubst-config-vals.in.sh56 doc_cache_file=`echo "@doc_cache_file@" | sed "s|^${prefix}/\\+||"`
419 -e "s|%OCTAVE_DOC_CACHE_FILE%|\"${doc_cache_file}\"|" \
/dports/math/octave/octave-6.4.0/scripts/help/
H A Ddoc_cache_create.m42 ## @seealso{doc_cache_file, lookfor, path}
H A Dlookfor.m72 cache_file = doc_cache_file ();
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/o/
H A Doctave.go25 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/o/
H A Doctave.go25 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/o/
H A Doctave.go21 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/o/
H A Doctave.go21 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/o/
H A Doctave.go25 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/o/
H A Doctave.go25 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/o/
H A Doctave.go25 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/devel/chroma/chroma-0.9.2/lexers/o/
H A Doctave.go25 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/o/
H A Doctave.go21 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/o/
H A Doctave.go21 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/o/
H A Doctave.go21 …ng`, `default_save_options`, `dellistener`, `diag`, `diff`, `disp`, `doc_cache_file`, `do_string_e…
/dports/math/octave/octave-6.4.0/doc/interpreter/
H A Dbasics.texi96 in the system or user startup files that use the @code{doc_cache_file}
753 @c doc_cache_file libinterp/corefcn/help.cc
755 @deftypefn {} {@var{val} =} doc_cache_file ()
756 @deftypefnx {} {@var{old_val} =} doc_cache_file (@var{new_val})
757 @deftypefnx {} {} doc_cache_file (@var{new_val}, "local")
835 @xseealso{@ref{XREFdoc_cache_file,,doc_cache_file}, @ref{XREFlookfor,,lookfor}, @ref{XREFpath,,path…
H A Dbasics.txi94 in the system or user startup files that use the @code{doc_cache_file}
470 @DOCSTRING(doc_cache_file)
H A Doctave.info-11771doc_cache_file’ function.
2318 -- : VAL = doc_cache_file ()
2319 -- : OLD_VAL = doc_cache_file (NEW_VAL)
2320 -- : doc_cache_file (NEW_VAL, "local")
2393 See also: *note doc_cache_file: XREFdoc_cache_file, *note lookfor:
H A Doctave.info-95749 * doc_cache_file: Getting Help. (line 194)
5750 * doc_cache_file <1>: Getting Help. (line 195)
5751 * doc_cache_file <2>: Getting Help. (line 196)
/dports/math/octave/octave-6.4.0/
H A Dconfigure.ac168 OCTAVE_SET_DEFAULT([doc_cache_file], '${octetcdir}/doc-cache')
2981 eval doc_cache_file="\"$doc_cache_file\""
/dports/math/octave/octave-6.4.0/libgnu/
H A DMakefile.in2350 doc_cache_file = @doc_cache_file@

12