Package | Description |
---|---|
com.caucho.quercus.lib.string |
Modifier and Type | Method and Description |
---|---|
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.
|