Home
last modified time | relevance | path

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

/openssl/test/
H A Djson_test.c125 #define OPJ_STR_LEN(x, xl) OP_CALL_PZ(ossl_json_str_len, (x), (xl)) macro
276 OPJ_STR_LEN("abcdef", 6)
280 OPJ_STR_LEN("", 0)
284 OPJ_STR_LEN("x\0y", 3)

Completed in 6 milliseconds