Home
last modified time | relevance | path

Searched refs:endCtx (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/utils/
H A Dgenerate-dot-file.lua362 local endCtx = ctx.attrs.lineEndContext
363 local escapedEndCtx = endCtx and _escape:match(endCtx)
372 if endCtx then
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dmisc.c21 endCtx
85 endCtx
H A Dapc.c725 endCtx in apc_application_get_os_info()
734 endCtx in apc_application_get_os_info()
741 endCtx in apc_application_get_os_info()
H A Dgp.c581 endCtx
917 endCtx
932 endCtx
1141 endCtx
H A Dcursor.c336 endCtx
H A Dstock.c682 endCtx
696 if ( index == endCtx) { in font_charset2encoding()
1539 endCtx
H A Dregion.c334 endCtx
H A Dimage.c623 endCtx
H A Dglobal.c592 endCtx
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A Dprimguts.c1452 if ( table[0] != endCtx) { in ctx_remap_def()
1460 while ((*tbl) != endCtx) { in ctx_remap_def()
1471 while ((*tbl) != endCtx) { in ctx_remap_def()
1502 while ((*tbl) != endCtx) { in ctx_remap_def()
1523 table[0] = endCtx; in ctx_remap_def()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h1453 #define endCtx 0x19740108 macro
1458 #define ctx_remap_end(a,b,c) ctx_remap_def((a),(b),(c), endCtx)