Searched refs:semicolon (Results 1 – 5 of 5) sorted by relevance
762 const char *semicolon; in OSSL_HTTP_REQ_CTX_nbio() local767 || (semicolon = strchr(value, ';')) == NULL in OSSL_HTTP_REQ_CTX_nbio()768 || (size_t)(semicolon - value) != strlen(rctx->expected_ct) in OSSL_HTTP_REQ_CTX_nbio()770 semicolon - value) != 0)) { in OSSL_HTTP_REQ_CTX_nbio()
23 The environment variable is a semicolon-separated list of tokens which is
68 B<XN_FLAG_SEP_SPLUS_SPC> uses spaced semicolon and plus.
259 the value should be the OID followed by a semicolon and the content in specified
16645 is more generally accepted (no spaces before the semicolon), since
Completed in 81 milliseconds