Home
last modified time | relevance | path

Searched refs:ecma_replace_context_t (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers.h94 } ecma_replace_context_t; typedef
97 ecma_builtin_replace_substitute (ecma_replace_context_t *ctx_p);
H A Decma-builtin-helpers.c843 ecma_builtin_replace_substitute (ecma_replace_context_t *ctx_p) /**< replace context */ in ecma_builtin_replace_substitute()
H A Decma-builtin-string-prototype.c441 ecma_replace_context_t replace_ctx; in ecma_builtin_string_prototype_object_replace()
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c2503 ecma_regexp_replace_helper_fast (ecma_replace_context_t *ctx_p, /**<replace context */ in ecma_regexp_replace_helper_fast()
2705 ecma_replace_context_t replace_ctx; in ecma_regexp_replace_helper()

Completed in 7 milliseconds