Searched refs:jsmn_fill_token (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/libjsmn/
H A Djsmn.c26 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, function
75 jsmn_fill_token(token, JSMN_PRIMITIVE, start, parser->pos);
108 jsmn_fill_token(token, JSMN_STRING, start+1, parser->pos);
H A Djsmn_test.c551 #define jsmn_fill_token jsmn_fill_token_nonstrict macro

Completed in 103 milliseconds