Home
last modified time | relevance | path

Searched defs:s_quote (Results 1 – 7 of 7) sorted by relevance

/dports/textproc/R-cran-xml2/xml2/R/
H A Dutils.R44 s_quote <- function(x) paste0("'", x, "'") function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.Encodings.Web/src/System/Text/Encodings/Web/
H A DHtmlEncoder.cs100 static readonly char[] s_quote = "&quot;".ToCharArray(); field in System.Text.Encodings.Web.DefaultHtmlEncoder
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlglob.c22 LVAL s_quote=NIL,s_function=NIL; variable
/dports/net-im/climm/climm-0.7.1/src/
H A Dutil_str.c790 const char *s_quote (const char *input) in s_quote() function
/dports/graphics/djvulibre/djvulibre-3.5.28/doc/minilisp/
H A Dminilisp.cpp31 miniexp_t s_quote = miniexp_symbol("quote"); variable
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dfvwm3.c372 int s_quote = 0; in parse_command_args() local
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dfvwm.c368 int s_quote = 0; in parse_command_args() local