Searched refs:raw (Results 1 – 4 of 4) sorted by relevance
207 CJSON_PUBLIC(cJSON *) cJSON_CreateRaw(const char *raw);275 …JSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char * const raw);
2157 …cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char * const raw) in cJSON_AddRawToObject() argument2159 cJSON *raw_item = cJSON_CreateRaw(raw); in cJSON_AddRawToObject()2492 CJSON_PUBLIC(cJSON *) cJSON_CreateRaw(const char *raw) in cJSON_CreateRaw() argument2498 item->valuestring = (char*)cJSON_strdup((const unsigned char*)raw, &global_hooks); in cJSON_CreateRaw()
123 https://raw.githubusercontent.com/esnet/iperf/master/docs/2017-06-06.txt129 https://raw.githubusercontent.com/esnet/iperf/master/docs/2017-04-27.txt191 https://raw.githubusercontent.com/esnet/security/master/cve-2016-4303/esnet-secadv-2016-0001.txt.asc
3935 # Check for command to grab the raw symbol name followed by C symbol from nm.4040 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.4043 # Write the raw and C identifiers.4199 [Take the output of nm and produce a listing of raw symbols and C names])