Parent Directory
|
Revision Log
|
Patch
| revision 1.7 by wakaba, Sun Jul 8 13:04:37 2007 UTC | revision 1.8 by wakaba, Sat Jul 14 10:00:32 2007 UTC | |
|---|---|---|
| # | Line 69 sub whole_text ($) { | Line 69 sub whole_text ($) { |
| 69 | ||
| 70 | ## |Text| methods | ## |Text| methods |
| 71 | ||
| 72 | ## TODO: replace_whole_text | |
| 73 | ||
| 74 | sub split_text ($;$) { | sub split_text ($;$) { |
| 75 | my $parent = $_[0]->parent_node; | my $parent = $_[0]->parent_node; |
| 76 | if (${${$_[0]}->{owner_document}}->{strict_error_checking}) { | if (${${$_[0]}->{owner_document}}->{strict_error_checking}) { |
|
||||||||
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |