Method parameters in com.caucho.quercus.lib.string with annotations of type Expect |
static Value |
StringModule.wordwrap(Env env,
Value value,
Value widthV,
Value breakV,
Value cutV)
Wraps a string to the given number of characters. |
static Value |
StringModule.wordwrap(Env env,
Value value,
Value widthV,
Value breakV,
Value cutV)
Wraps a string to the given number of characters. |
static Value |
StringModule.wordwrap(Env env,
Value value,
Value widthV,
Value breakV,
Value cutV)
Wraps a string to the given number of characters. |
static Value |
StringModule.wordwrap(Env env,
Value value,
Value widthV,
Value breakV,
Value cutV)
Wraps a string to the given number of characters. |