Home
last modified time | relevance | path

Searched refs:LEJPCB_PAIR_NAME (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/test-apps/
Dtest-lejp.c76 case LEJPCB_PAIR_NAME: in cb()
/third_party/libwebsockets/include/libwebsockets/
Dlws-lejp.h95 LEJPCB_PAIR_NAME = 5, enumerator
/third_party/libwebsockets/READMEs/
DREADME.json-lejp.md50 |`LEJPCB_PAIR_NAME`|The name part of a JSON `key: value` map pair|`ctx->buf`|
/third_party/libwebsockets/lib/misc/
Dlejp.c432 if (ctx->pst[ctx->pst_sp].callback(ctx, LEJPCB_PAIR_NAME)) in lejp_parse()
Dlws-struct-lejp.c38 if (reason == LEJPCB_PAIR_NAME && strcmp(ctx->path, "schema")) { in lws_struct_schema_only_lejp_cb()
/third_party/libwebsockets/lib/secure-streams/
Dpolicy-json.c412 if (reason == LEJPCB_PAIR_NAME && n != -1 && in lws_ss_policy_parser_cb()