WordPress/wp-includes/blocks
dmsnell cbc1c955d8 Introduce Token Map: An optimized static translation class.
This patch introduces a new class: `WP_Token_Map`, designed for efficient
lookup and translation of static mappings between string keys or tokens, and
string replacements (for example, HTML character references).

The Token Map imposes certain restrictions on the byte length of the lookup
tokens and their replacements, but is a highly-optimized data structure for
mappings with a very high number of tokens.

Developed in https://github.com/WordPress/wordpress-develop/pull/5373
Discussed in https://core.trac.wordpress.org/ticket/60698

Fixes #60698.
Props: dmsnell, gziolo, jonsurrell, jorbin.

Built from https://develop.svn.wordpress.org/trunk@58188


git-svn-id: http://core.svn.wordpress.org/trunk@57651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-05-23 19:56:08 +00:00
..
archives
audio Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
avatar
block Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
button Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
buttons
calendar
categories
code
column
columns
comment-author-name
comment-content
comment-date
comment-edit-link
comment-reply-link
comment-template
comments
comments-pagination
comments-pagination-next
comments-pagination-numbers
comments-pagination-previous
comments-title
cover Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
details Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
embed Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
file Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
footnotes
freeform Build/Test Tools: Update several dependencies. 2024-02-15 16:53:15 +00:00
gallery Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
group Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
heading Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
home-link
html
image Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
latest-comments
latest-posts
legacy-widget
list Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
list-item Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
loginout
media-text Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
missing
more
navigation Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
navigation-link Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
navigation-submenu
nextpage
page-list
page-list-item
paragraph Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
pattern
post-author
post-author-biography
post-author-name
post-comments-form
post-content
post-date
post-excerpt
post-featured-image Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-navigation-link
post-template Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-terms
post-title
preformatted
pullquote Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
query Build/Test Tools: Update several dependencies. 2024-02-15 16:53:15 +00:00
query-no-results
query-pagination
query-pagination-next
query-pagination-numbers
query-pagination-previous
query-title
quote Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
read-more
rss Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
search Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
separator Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
shortcode Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
site-logo Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
site-tagline Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
site-title
social-link Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
social-links Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
spacer
table Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
tag-cloud
template-part Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
term-description
text-columns
verse
video Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
widget-group Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
archives.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
avatar.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
block.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
blocks-json.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
calendar.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
categories.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comment-author-name.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comment-content.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comment-date.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comment-edit-link.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comment-reply-link.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comment-template.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comments-pagination-next.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comments-pagination-numbers.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comments-pagination-previous.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comments-pagination.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comments-title.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
comments.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
cover.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
file.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
footnotes.php Editor: Update Packages with the latest bug fixes for 6.5 beta 3 2024-02-27 14:48:23 +00:00
gallery.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
heading.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
home-link.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
image.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
index.php
latest-comments.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
latest-posts.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
legacy-widget.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
list.php Introduce Token Map: An optimized static translation class. 2024-05-23 19:56:08 +00:00
loginout.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
media-text.php Introduce Token Map: An optimized static translation class. 2024-05-23 19:56:08 +00:00
navigation-link.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
navigation-submenu.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
navigation.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
page-list-item.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
page-list.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
pattern.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-author-biography.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-author-name.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-author.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-comments-form.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-content.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-date.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-excerpt.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-featured-image.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-navigation-link.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-template.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-terms.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
post-title.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
query-no-results.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
query-pagination-next.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
query-pagination-numbers.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
query-pagination-previous.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
query-pagination.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
query-title.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
query.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
read-more.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
require-dynamic-blocks.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
require-static-blocks.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
rss.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
search.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
shortcode.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
site-logo.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
site-tagline.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
site-title.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
social-link.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
tag-cloud.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
template-part.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
term-description.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00
widget-group.php Editor: Update npm packages. 2024-05-23 19:39:28 +00:00