nextwpos         3057 ext/standard/string.c 				nextwpos = 0,
nextwpos         3085 ext/standard/string.c 				smart_str_appendl(&result, &S(text)[nextwpos], pos - nextwpos);
nextwpos         3088 ext/standard/string.c 				nextwpos = pos;
nextwpos         3097 ext/standard/string.c 	smart_str_appendl(&result, &S(text)[nextwpos], L(text) - nextwpos);