static LL<S> html_findTHs(L<S> tok) { ret findContainerTag(tok, "th"); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1008476 |
| Snippet name: | html_findTHs |
| Eternal ID of this version: | #1008476/1 |
| Text MD5: | 6a4ee59b92d9be0ee7be8056f2795872 |
| Author: | stefan |
| Category: | javax / html parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-05-16 20:26:18 |
| Source code size: | 76 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 654 / 689 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1008477 - html_findTDs #1008481 - html_findLIs |