Searched refs:LIT_CHAR_LOWERCASE_M (Results 1 – 4 of 4) sorted by relevance
103 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()
687 case LIT_CHAR_LOWERCASE_M: /* Minutes. */ in ecma_date_to_string_format()
156 #define LIT_CHAR_LOWERCASE_M ((ecma_char_t) 'm') macro
2790 else if (source_p[0] == LIT_CHAR_LOWERCASE_M) in lexer_construct_regexp_object()