MCPcopy Create free account
hub / github.com/appdevforall/CodeOnTheGo / value.cpp

File value.cpp

subprojects/llama.cpp/common/jinja/value.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "runtime.h"
2#include "value.h"
3
4// for converting from JSON to jinja values

Callers

nothing calls this directly

Calls 15

raised_exceptionClass · 0.85
stringClass · 0.85
string_startswithFunction · 0.85
string_endswithFunction · 0.85
sliceFunction · 0.85
value_compareFunction · 0.85
get_posMethod · 0.80
get_argsMethod · 0.80
ensure_countMethod · 0.80
is_lowercaseMethod · 0.80
is_uppercaseMethod · 0.80

Tested by

no test coverage detected