Definition at line 736 of file Diff.php.
◆ nfinal()
Definition at line 751 of file Diff.php.
753 return $this->
final ? count($this->
final) : 0;
◆ norig()
Definition at line 746 of file Diff.php.
748 return $this->orig ? count($this->orig) : 0;
◆ reverse()
Text_Diff_Op::reverse |
( |
| ) |
|
Definition at line 741 of file Diff.php.
743 trigger_error(
'Abstract method', E_USER_ERROR);
◆ $final
◆ $orig
The documentation for this class was generated from the following file:
- Services/XHTMLValidator/validator/Text_Diff/Diff.php