Home
last modified time | relevance | path

Searched refs:top_schema_index (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
Dmain.c564 if (a.top_schema_index) { in main()
583 if (a.top_schema_index != 1) { in main()
/third_party/libwebsockets/include/libwebsockets/
Dlws-struct.h74 int top_schema_index; member
/third_party/libwebsockets/lib/misc/
Dlws-struct-lejp.c99 a->top_schema_index = (int)(map - a->map_st[ctx->pst_sp]); in lws_struct_schema_only_lejp_cb()