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:615 -
Make private properties readable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:547 -
Make private properties settable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:570 -
Make private properties checkable for backward compatibility.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:593 -
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-text-diff-renderer-table.php:22
-
Constructor – Call parent constructor with params array.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-text-diff-renderer-table.php:113 -
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:287 -
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:400 -
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:493