MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / tokenize_choices

Function tokenize_choices

scripts/tkparse.c:331–373  ·  view source on GitHub ↗

* Tokenize a choice list. Choices appear as pairs of strings; * note that I am parsing *inside* the double quotes. Ugh. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tokenize_lineFunction · 0.85

Calls 3

get_stringFunction · 0.85
get_varnumFunction · 0.85
syntax_errorFunction · 0.85

Tested by

no test coverage detected