Home
last modified time | relevance | path

Searched refs:pesc (Results 1 – 25 of 111) sorted by relevance

12345

/dports/audio/gmusicbrowser/gmusicbrowser-1.1.15/layouts/
H A Dsongtree.layout10 #title: text(markup='<b><big>'.pesc($title).'</big></b>',pad=2)
11 title: text(pad=2, markup='<span font_desc="'.myfont.'">'.pesc($title).\
12 if(showyear && $year,' <small>('.pesc($year).')</small>').'</span>',\
25 title: text(markup='<b><big>'.pesc($title).'</big></b>',pad=4)
31 title: text(markup='<b><big>'.pesc($album).'\n'.pesc($artist).'</big></b>',pad=2,w=left)
43 text: text(markup=playmarkup(pesc($title)))
62 text : text(markup='<b>'.pesc($title).'</b>'.pesc($version_or_empty).'\n<small><i>'.pesc($artist).'…
70 text : text(pad=2,markup=playmarkup(pesc($title).'<small>'.pesc($version_or_empty).'</small>')),w=-…
96 text : text(markup= pesc($path), x=-text:w)
106 #title: text(markup='<b><big>'.pesc($album).'</big></b> ',pad=2)
[all …]
H A Dshimmer.layout66 …,markup="<big><b>%t</b></big> ",tip=_"Title: %t (Track No. %n)".if($track,pesc($track)),yalign=0.5…
110 …,markup="<big><b>%t</b></big> ",tip=_"Title: %t (Track No. %n)".if($track,pesc($track)),yalign=0.5…
130 title: text(markup='<b><big>'.pesc($title).'</big></b>'.if(!$_expanded,'<big><b>»</b></big>'),pad=2…
141 …text(markup='<b><big>'.pesc($album).'</big></b>'. if($year,' <big><b>«</b></big> '.pesc($year)) …
152 title: text(markup='<b><big>'.pesc($album).'</big></b>'. if($year,'\n'.pesc($year)) . '\n'.pesc($ar…
168 text: text(markup=pesc($track.' '.$queued), hide= $playing || $queued)
/dports/editors/neovim/neovim-0.6.1/test/functional/terminal/
H A Dedit_spec.lua13 local pesc = helpers.pesc
35 matches('^term://'..pesc(cwd)..'//%d+:$', termopen_runs[1])
/dports/editors/neovim/neovim-0.6.1/test/functional/ex_cmds/
H A Dmksession_spec.lua10 local pesc = helpers.pesc
118 matches('^term://'..pesc(expected_cwd)..'//%d+:', funcs.expand('%'))
/dports/games/xkoules/koules1.4/os2dive/
H A Dinput.h26 BYTE penter, pup, pdown, pp, pesc, pleft, pright; variable
37 #define IsPressedEsc() pesc
H A Dpm_main.c214 pesc = 0; in vgaAppWindowProc()
258 pesc = 1; in vgaAppWindowProc()
H A Dinput.c21 BYTE penter, pup, pdown, pp, pesc, pleft, pright; variable
/dports/editors/neovim/neovim-0.6.1/
H A D.luacov5 local function pesc(s)
13 pesc(source) .. "[/\\][^.].+",
/dports/games/xkoules/koules1.4/xlib/
H A Dinput.h35 where int penter, pup, pdown,ph, pp, pesc, pleft, pright; variable
47 #define IsPressedEsc() pesc
H A Dinterface.c326 pesc = 0; in MyPause()
368 pesc = 0; in ProcessEvents()
406 pesc = 1; in ProcessEvents()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dsstring.c166 const char *pesc; in s_PSSE_process() local
169 if (c < 32 && c != 0 && (pesc = strchr(esc, c)) != 0) { in s_PSSE_process()
176 *++q = "nrtbf"[pesc - esc]; in s_PSSE_process()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dsstring.c161 const char *pesc; in s_PSSE_process() local
164 if (c < 32 && c != 0 && (pesc = strchr(esc, c)) != 0) { in s_PSSE_process()
171 *++q = "nrtbf"[pesc - esc]; in s_PSSE_process()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dsstring.c161 const char *pesc; in s_PSSE_process() local
164 if (c < 32 && c != 0 && (pesc = strchr(esc, c)) != 0) { in s_PSSE_process()
171 *++q = "nrtbf"[pesc - esc]; in s_PSSE_process()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dsstring.c163 const char *pesc; in s_PSSE_process() local
166 if (c < 32 && c != 0 && (pesc = strchr(esc, c)) != 0) { in s_PSSE_process()
173 *++q = "nrtbf"[pesc - esc]; in s_PSSE_process()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dsstring.c163 const char *pesc; in s_PSSE_process() local
166 if (c < 32 && c != 0 && (pesc = strchr(esc, c)) != 0) { in s_PSSE_process()
173 *++q = "nrtbf"[pesc - esc]; in s_PSSE_process()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dsstring.c163 const char *pesc; in s_PSSE_process() local
166 if (c < 32 && c != 0 && (pesc = strchr(esc, c)) != 0) { in s_PSSE_process()
173 *++q = "nrtbf"[pesc - esc]; in s_PSSE_process()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dsstring.c163 const char *pesc; in s_PSSE_process() local
166 if (c < 32 && c != 0 && (pesc = strchr(esc, c)) != 0) { in s_PSSE_process()
173 *++q = "nrtbf"[pesc - esc]; in s_PSSE_process()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dsstring.c166 const char *pesc; in s_PSSE_process() local
169 if (c < 32 && c != 0 && (pesc = strchr(esc, c)) != 0) { in s_PSSE_process()
176 *++q = "nrtbf"[pesc - esc]; in s_PSSE_process()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/search/
H A DQueryBuilder.java455 PathQueryEscaper pesc = new PathQueryEscaper(reader); in escapeQueryString() local
456 pesc.setOut(res); in escapeQueryString()
457 pesc.consume(); in escapeQueryString()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/flac/
H A Danalyze.c77 …const unsigned pesc = is_rice2? FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER : F… in flac__analyze_frame() local
91 if(parameter == pesc) in flac__analyze_frame()
111 if(parameter == pesc) in flac__analyze_frame()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/flac/
H A Danalyze.c77 …const unsigned pesc = is_rice2? FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER : F… in flac__analyze_frame() local
91 if(parameter == pesc) in flac__analyze_frame()
111 if(parameter == pesc) in flac__analyze_frame()
/dports/sysutils/webmin/webmin-1.981/lpadmin/
H A Dcups-lib.pl221 local $pesc = quotemeta($prn{'dport'});
222 $cmd .= " -v socket://$resc:$pesc";
/dports/audio/flac/flac-1.3.4/src/flac/
H A Danalyze.c77 …const uint32_t pesc = is_rice2? FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER : F… in flac__analyze_frame() local
91 if(parameter == pesc) in flac__analyze_frame()
111 if(parameter == pesc) in flac__analyze_frame()
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/flac/
H A Danalyze.c77 …const unsigned pesc = is_rice2? FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER : F… in flac__analyze_frame() local
91 if(parameter == pesc) in flac__analyze_frame()
111 if(parameter == pesc) in flac__analyze_frame()
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/flac/
H A Danalyze.c77 …const unsigned pesc = is_rice2? FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER : F… in flac__analyze_frame() local
91 if(parameter == pesc) in flac__analyze_frame()
111 if(parameter == pesc) in flac__analyze_frame()

12345