Lines Matching refs:file_name_p
257 const char *file_name_p = NULL;
305 if (file_name_p != NULL)
311 file_name_p = cli_consume_string (cli_state_p);
315 source_length = read_file (source_p, file_name_p);
338 if (file_name_p == NULL)
394 snapshot_result = jerry_generate_function_snapshot ((jerry_char_t *) file_name_p,
395 (size_t) strlen (file_name_p),
406 snapshot_result = jerry_generate_snapshot ((jerry_char_t *) file_name_p,
407 (size_t) strlen (file_name_p),
528 const char *file_name_p = cli_consume_string (cli_state_p);
532 size_t size = read_file (input_pos_p, file_name_p);
696 const char *file_name_p = cli_consume_string (cli_state_p);
700 size_t size = read_file (input_pos_p, file_name_p);