Home
last modified time | relevance | path

Searched defs:flags_str_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c60 ecma_regexp_parse_flags (ecma_string_t *flags_str_p, /**< Input string with flags */ in ecma_regexp_parse_flags()
309 ecma_string_t *flags_str_p = ecma_op_to_string (flags_value); in ecma_op_create_regexp_from_pattern() local
2044 ecma_string_t *flags_str_p = ecma_op_to_string (flags); in ecma_regexp_split_helper() local