Searched refs:SPLIT_TRIM (Results 1 – 3 of 3) sorted by relevance
23 const SPLIT_TRIM = 0x1; define in Vanderlee\\Sentence\\Sentence435 if ($flags & self::SPLIT_TRIM) {
168 …rld.', 'Are you there'], $this->object->split('Hello world. Are you there', Sentence::SPLIT_TRIM));169 …d.', 'Are you there?'], $this->object->split('Hello world. Are you there?', Sentence::SPLIT_TRIM));
41 - **`Sentence::SPLIT_TRIM`**: Trim whitespace off the left and right sides of