- Timestamp:
- 11/24/06 14:20:40 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Res_Xalan/org/apache/xpath/objects/XStringForFSB.java
r7031 r7489 614 614 FastStringBuffer fsb = fsb(); 615 615 int to = m_start + toffset; 616 int tlim = m_start + m_length;617 616 int po = 0; 618 617 int pc = prefix.length();
Note: See TracChangeset
for help on using the changeset viewer.