Exemple #1
0
 function apply($begin, $end)
 {
     return StringValueRangeProcessor_apply($this->_cPtr, $begin, $end);
 }
Exemple #2
0
 function apply($arg1, $arg2)
 {
     return StringValueRangeProcessor_apply($this->_cPtr, $arg1, $arg2);
 }