File: wp-includes/class-wp-text-diff-renderer-table.php
-
Make private properties un-settable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:610 -
Make private properties readable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:542 -
Make private properties settable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:565 -
Make private properties checkable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:588 -
Table renderer to display the diff lines.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-text-diff-renderer-table.php:17 -
Constructor – Call parent constructor with params array.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-text-diff-renderer-table.php:108 -
Process changed lines to do word-by-word diffs for extra highlighting.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:282 -
Takes changed blocks and matches which rows in orig turned into which rows in final.
Used by 1 function | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:395 -
Computes a number that is intended to reflect the “distance” between two strings.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-text-diff-renderer-table.php:488