Source for file modifier.count_sentences.php
Documentation is available at modifier.count_sentences.php
* Smarty count_sentences modifier plugin
* Purpose: count the number of sentences in a text
* @link http://smarty.php.net/manual/en/language.modifier.count.paragraphs.php
* count_sentences (Smarty online manual)
// find periods with a word before but not after.
/* vim: set expandtab: */
|