Home
last modified time | relevance | path

Searched refs:LIT_CHAR_LOWERCASE_M (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-regexp-prototype.c103 LIT_CHAR_LOWERCASE_M, in ecma_builtin_regexp_prototype_get_flags()
612 ecma_stringbuilder_append_byte (&result, LIT_CHAR_LOWERCASE_M); in ecma_builtin_regexp_prototype_to_string()
H A Decma-builtin-helpers-date.c687 case LIT_CHAR_LOWERCASE_M: /* Minutes. */ in ecma_date_to_string_format()
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-lexer.c2790 else if (source_p[0] == LIT_CHAR_LOWERCASE_M) in lexer_construct_regexp_object()

Completed in 8 milliseconds