Home
last modified time | relevance | path

Searched refs:ctx_pos (Results 1 – 19 of 19) sorted by relevance

/dports/lang/python310/Python-3.10.1/Modules/
H A Dsre_lib.h422 if (ctx_pos != -1) \
442 if (ctx_pos != -1) \
514 nextctx->last_ctx_pos = ctx_pos; \
518 ctx_pos = alloc_pos; \
551 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE() local
566 ctx_pos = alloc_pos; in SRE()
847 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
937 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
1308 ctx_pos = ctx->last_ctx_pos; in SRE()
1311 if (ctx_pos == -1) in SRE()
[all …]
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dsre_lib.h422 if (ctx_pos != -1) \
442 if (ctx_pos != -1) \
514 nextctx->last_ctx_pos = ctx_pos; \
518 ctx_pos = alloc_pos; \
551 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE() local
566 ctx_pos = alloc_pos; in SRE()
847 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
937 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
1308 ctx_pos = ctx->last_ctx_pos; in SRE()
1311 if (ctx_pos == -1) in SRE()
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dsre_lib.h423 if (ctx_pos != -1) \
444 if (ctx_pos != -1) \
515 nextctx->last_ctx_pos = ctx_pos; \
519 ctx_pos = alloc_pos; \
552 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE() local
567 ctx_pos = alloc_pos; in SRE()
849 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
939 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
1310 ctx_pos = ctx->last_ctx_pos; in SRE()
1313 if (ctx_pos == -1) in SRE()
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dsre_lib.h423 if (ctx_pos != -1) \
444 if (ctx_pos != -1) \
515 nextctx->last_ctx_pos = ctx_pos; \
519 ctx_pos = alloc_pos; \
552 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE() local
567 ctx_pos = alloc_pos; in SRE()
849 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
939 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
1310 ctx_pos = ctx->last_ctx_pos; in SRE()
1313 if (ctx_pos == -1) in SRE()
[all …]
/dports/lang/python37/Python-3.7.12/Modules/
H A Dsre_lib.h423 if (ctx_pos != -1) \
444 if (ctx_pos != -1) \
515 nextctx->last_ctx_pos = ctx_pos; \
519 ctx_pos = alloc_pos; \
552 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE() local
567 ctx_pos = alloc_pos; in SRE()
849 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
939 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
1310 ctx_pos = ctx->last_ctx_pos; in SRE()
1313 if (ctx_pos == -1) in SRE()
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dsre_lib.h423 if (ctx_pos != -1) \
444 if (ctx_pos != -1) \
515 nextctx->last_ctx_pos = ctx_pos; \
519 ctx_pos = alloc_pos; \
552 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE() local
567 ctx_pos = alloc_pos; in SRE()
849 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
939 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
1310 ctx_pos = ctx->last_ctx_pos; in SRE()
1313 if (ctx_pos == -1) in SRE()
[all …]
/dports/lang/python38/Python-3.8.12/Modules/
H A Dsre_lib.h423 if (ctx_pos != -1) \
444 if (ctx_pos != -1) \
515 nextctx->last_ctx_pos = ctx_pos; \
519 ctx_pos = alloc_pos; \
552 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE() local
567 ctx_pos = alloc_pos; in SRE()
849 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
939 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
1310 ctx_pos = ctx->last_ctx_pos; in SRE()
1313 if (ctx_pos == -1) in SRE()
[all …]
/dports/lang/python39/Python-3.9.9/Modules/
H A Dsre_lib.h423 if (ctx_pos != -1) \
444 if (ctx_pos != -1) \
518 nextctx->last_ctx_pos = ctx_pos; \
522 ctx_pos = alloc_pos; \
555 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE() local
570 ctx_pos = alloc_pos; in SRE()
852 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
942 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
1313 ctx_pos = ctx->last_ctx_pos; in SRE()
1316 if (ctx_pos == -1) in SRE()
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dsre_lib.h423 if (ctx_pos != -1) \
444 if (ctx_pos != -1) \
515 nextctx->last_ctx_pos = ctx_pos; \
519 ctx_pos = alloc_pos; \
552 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE() local
567 ctx_pos = alloc_pos; in SRE()
849 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
939 DATA_LOOKUP_AT(SRE(match_context), ctx, ctx_pos); in SRE()
1310 ctx_pos = ctx->last_ctx_pos; in SRE()
1313 if (ctx_pos == -1) in SRE()
[all …]
/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.h241 uint32_t ctx_pos; member
H A Dxpath.c800 ret->ctx_pos = set->ctx_pos; in set_copy()
910 trg->ctx_pos = src->ctx_pos; in set_fill_set()
1135 set->ctx_pos = 1; in set_insert_node()
4542 set_fill_number(set, set->ctx_pos); in xpath_position()
5971 ret_set.ctx_pos = set->ctx_pos; in moveto_node_alldesc()
6501 ret_set.ctx_pos = set->ctx_pos; in moveto_self()
7266 set2.ctx_pos = orig_pos; in eval_predicate()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_sre.c694 if (ctx_pos != -1) \
715 if (ctx_pos != -1) \
786 nextctx->last_ctx_pos = ctx_pos; \
789 ctx_pos = alloc_pos; \
815 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE_MATCH() local
829 ctx_pos = alloc_pos; in SRE_MATCH()
1044 DATA_LOOKUP_AT(SRE_MATCH_CONTEXT, ctx, ctx_pos); in SRE_MATCH()
1131 DATA_LOOKUP_AT(SRE_MATCH_CONTEXT, ctx, ctx_pos); in SRE_MATCH()
1444 ctx_pos = ctx->last_ctx_pos; in SRE_MATCH()
1447 if (ctx_pos == -1) in SRE_MATCH()
[all …]
/dports/lang/python27/Python-2.7.18/Modules/
H A D_sre.c694 if (ctx_pos != -1) \
715 if (ctx_pos != -1) \
786 nextctx->last_ctx_pos = ctx_pos; \
789 ctx_pos = alloc_pos; \
815 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE_MATCH() local
829 ctx_pos = alloc_pos; in SRE_MATCH()
1044 DATA_LOOKUP_AT(SRE_MATCH_CONTEXT, ctx, ctx_pos); in SRE_MATCH()
1131 DATA_LOOKUP_AT(SRE_MATCH_CONTEXT, ctx, ctx_pos); in SRE_MATCH()
1444 ctx_pos = ctx->last_ctx_pos; in SRE_MATCH()
1447 if (ctx_pos == -1) in SRE_MATCH()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A D_sre.c705 if (ctx_pos != -1) \
725 if (ctx_pos != -1) \
794 nextctx->last_ctx_pos = ctx_pos; \
797 ctx_pos = alloc_pos; \
823 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE_MATCH() local
837 ctx_pos = alloc_pos; in SRE_MATCH()
1051 DATA_LOOKUP_AT(SRE_MATCH_CONTEXT, ctx, ctx_pos); in SRE_MATCH()
1138 DATA_LOOKUP_AT(SRE_MATCH_CONTEXT, ctx, ctx_pos); in SRE_MATCH()
1446 ctx_pos = ctx->last_ctx_pos; in SRE_MATCH()
1449 if (ctx_pos == -1) in SRE_MATCH()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_sre.c705 if (ctx_pos != -1) \
725 if (ctx_pos != -1) \
794 nextctx->last_ctx_pos = ctx_pos; \
797 ctx_pos = alloc_pos; \
823 Py_ssize_t alloc_pos, ctx_pos = -1; in SRE_MATCH() local
837 ctx_pos = alloc_pos; in SRE_MATCH()
1051 DATA_LOOKUP_AT(SRE_MATCH_CONTEXT, ctx, ctx_pos); in SRE_MATCH()
1138 DATA_LOOKUP_AT(SRE_MATCH_CONTEXT, ctx, ctx_pos); in SRE_MATCH()
1446 ctx_pos = ctx->last_ctx_pos; in SRE_MATCH()
1449 if (ctx_pos == -1) in SRE_MATCH()
[all …]
/dports/textproc/augeas/augeas-1.12.0/src/
H A Dpathx.c236 uint ctx_pos; member
660 state->value_pool[vind].number = state->ctx_pos; in func_position()
1158 return (state->ctx_pos == v->number); in eval_pred()
1189 uint old_ctx_pos = state->ctx_pos; in ns_filter()
1194 state->ctx_pos = 1; in ns_filter()
1195 for (int i=0; i < ns->used; state->ctx_pos++) { in ns_filter()
1223 state->ctx_pos = old_ctx_pos; in ns_filter()
2736 state->ctx_pos = 1; in pathx_eval()
/dports/mail/rspamd-devel/rspamd-93430bb/src/libutil/
H A Dupstream.c66 GList *ctx_pos; member
243 u->ctx_pos = NULL; in rspamd_upstream_ctx_dtor()
984 g_queue_delete_link (up->ctx->upstreams, up->ctx_pos); in rspamd_upstream_dtor()
1168 upstream->ctx_pos = g_queue_peek_tail_link (ups->ctx->upstreams); in rspamd_upstreams_add_upstream()
/dports/mail/rspamd/rspamd-3.1/src/libutil/
H A Dupstream.c66 GList *ctx_pos; member
243 u->ctx_pos = NULL; in rspamd_upstream_ctx_dtor()
984 g_queue_delete_link (up->ctx->upstreams, up->ctx_pos); in rspamd_upstream_dtor()
1159 upstream->ctx_pos = g_queue_peek_tail_link (ups->ctx->upstreams); in rspamd_upstreams_add_upstream()
/dports/graphics/gegl/gegl-0.4.34/operations/common/ctx/
H A Dctx.h37227 int ctx_pos; // 1 is graphics above text, 0 or -1 is below text member