Searched refs:pv (Results 1 – 1 of 1) sorted by relevance
272 static VALUE *docolon(VALUE *sv, VALUE *pv) in docolon() argument280 tostring(pv); in docolon()282 if (pv->u.s[0] == '^') { in docolon()285 "of a basic regular expression is not portable; it is ignored", pv->u.s); in docolon()290 xregcomp(&re_buffer, pv->u.s, 0); in docolon()