Searched refs:Parrot_compile_string (Results 1 – 5 of 5) sorted by relevance
256 Parrot_compile_string(PARROT_INTERP, Parrot_String type, ARGIN(const char *code), in Parrot_compile_string() function259 ASSERT_ARGS(Parrot_compile_string) in Parrot_compile_string()
49 Parrot_PMC Parrot_compile_string(PARROT_INTERP,
210 Parrot_PMC code = Parrot_compile_string(interp, compiler, exec, &errstr); in cotorra_main()
591 =item C<Parrot_compile_string>
189 + Provide Parrot_new_string and Parrot_compile_string in the extend api