Home
last modified time | relevance | path

Searched refs:Parrot_substr_s_s_ic_i (Results 1 – 2 of 2) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/include/parrot/oplib/
H A Dcore_ops.h856 opcode_t * Parrot_substr_s_s_ic_i(opcode_t *, PARROT_INTERP);
/dports/lang/parrot/parrot-8.1.0/src/ops/
H A Dcore_ops.c922 Parrot_substr_s_s_ic_i, /* 833 */
21463 Parrot_substr_s_s_ic_i(opcode_t *cur_opcode, PARROT_INTERP) { in Parrot_substr_s_s_ic_i() function