Lines Matching defs:inplace
4097 bool inplace; /* ? Convert first char only, in-place */
4116 inplace = !SvREADONLY(source) && SvPADTMP(source);
4165 inplace = FALSE;
4188 if (ulen != tculen) inplace = FALSE;
4216 inplace = FALSE;
4276 inplace = FALSE;
4305 if (inplace) {
4326 if (! inplace) {
4394 if (inplace) { /* in-place, only need to change the 1st char */
4415 if (!inplace) { /* Finish the rest of the string, unchanged */