Searched defs:cstring (Results 1 – 15 of 15) sorted by relevance
299 const Section& cstring = f->sections[1]; in TEST() local434 const Section& cstring = f->sections[1]; in TEST() local575 const Section& cstring = f->sections[1]; in TEST() local718 const Section& cstring = f->sections[1]; in TEST() local
3 const char cstring[15] = " \033\a\b\f\n\r\t\vaA09\0"; variable
1 def cstring(s, width=70): function
86 static size_t SizeOf(const char *cstring) { in SizeOf()90 static char *Write(const char *cstring, char *dest) { in Write()
28 const char* cstring = env->GetStringUTFChars(jstr, nullptr); in JStringToString() local
167 static int cmp_env_strings(char *pstring, char *cstring) in cmp_env_strings()
124 const char* cstring = diffName.c_str(); in filename_to_derived_filename() local
123 const char* cstring = diffName.c_str(); in filename_to_derived_filename() local
31 ConstString cstring; member
29 pub cstring: bool, field
644 char *cstring; in createString() local
69 static void InitXReplaceable(XReplaceable* rep, const char* cstring) { in InitXReplaceable()
817 rust::String cstring = "test"; in cxx_run_test() local
1094 let cstring = str_to_cstring(sql).unwrap(); in test_close_retry() localVariable
503 mDNSexport mDNSu8 *AppendDNSNameString(domainname *const name, const char *cstring) in AppendDNSNameString()