[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_tokenizer: Nested Base10 and Base16 detokenization updates

Update Base10 and Base16 nested detokenization to perform token
search for nested tokens, implement recursive search, and check
for doubly-nested tokens.

Original-Bug: b/339876876
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/284613
Original-Revision: eb9dae6b29cd073bc8ef9a855ab7ebbc4e35017d

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281092
Original-Revision: 646c0270d7279148dc2ace35795b9993f51fc519
GitOrigin-RevId: 06231f9566aa593a04a16032e706a3c6540dadf0
Change-Id: I087afa704ee67509b152bd52d66da0a3c2e03761
1 file changed
tree: eb4fce6ac8feceb206360075625afac00d198f7c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.