Searched refs:escape_chars (Results 1 – 1 of 1) sorted by relevance
371 static const char escape_chars[] = {'d', 'D', 'w', 'W', 's', 'S'}; in re_dump_bytecode() local556 JERRY_DEBUG_MSG ("CLASS_ESCAPE \\%c\n", escape_chars[escape]); in re_dump_bytecode()575 JERRY_DEBUG_MSG ("\\%c, ", escape_chars[*bytecode_p++]); in re_dump_bytecode()