Searched defs:ctx_p (Results 1 – 4 of 4) sorted by relevance
56 jerry_context_t *ctx_p = jerry_create_context (1024, context_alloc_fn, NULL); in main() local
1616 ecma_regexp_initialize_context (ecma_regexp_ctx_t *ctx_p, /**< regexp context */ in ecma_regexp_initialize_context()1647 ecma_regexp_cleanup_context (ecma_regexp_ctx_t *ctx_p) /**< regexp context */ in ecma_regexp_cleanup_context()2503 ecma_regexp_replace_helper_fast (ecma_replace_context_t *ctx_p, /**<replace context */ in ecma_regexp_replace_helper_fast()
98 struct thread_ctx *ctx_p; in uv__thread_start() local
843 ecma_builtin_replace_substitute (ecma_replace_context_t *ctx_p) /**< replace context */ in ecma_builtin_replace_substitute()