Searched refs:LIT_CHAR_LOWERCASE_I (Results 1 – 4 of 4) sorted by relevance
102 LIT_CHAR_LOWERCASE_I, in ecma_builtin_regexp_prototype_get_flags()607 ecma_stringbuilder_append_byte (&result, LIT_CHAR_LOWERCASE_I); in ecma_builtin_regexp_prototype_to_string()
699 case LIT_CHAR_LOWERCASE_I: /* Milliseconds. */ in ecma_date_to_string_format()
152 #define LIT_CHAR_LOWERCASE_I ((ecma_char_t) 'i') macro
2786 else if (source_p[0] == LIT_CHAR_LOWERCASE_I) in lexer_construct_regexp_object()