CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 19 Jul 2025 16:27:29 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp-includes/class-wp-text-diff-renderer-table.php | Developer.WordPress.org
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 -
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 -
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