Home
last modified time | relevance | path

Searched refs:nStr (Results 1 - 3 of 3) sorted by relevance

/third_party/popt/tests/
H A Dtest1.c57 static char * nStr = NULL; variable
138 { "nstr", '\0', POPT_ARG_STRING | POPT_ARGFLAG_SHOW_DEFAULT, &nStr, 0,
/third_party/icu/icu4c/source/test/intltest/
H A Dtzbdtest.cpp181 UnicodeString nStr; in showNN() local
183 nStr += UnicodeString("0", ""); in showNN()
185 return nStr + n; in showNN()
/third_party/sqlite/src/
H A Dsqlite3.c87205 int nStr = (serial_type - 12) / 2; global() local
87411 int nStr; global() local
125977 int nStr; /* Size of zStr */ global() local
180764 sqlite3_int64 nStr = 0; /* Size of all column names (incl. 0x00) */ global() local
186846 int nStr = (int)strlen(zStr); global() local
195843 sqlite3_int64 nStr = strlen(zMatchinfo); global() local
217628 int nStr = sqlite3Strlen30(zStr); global() local
217667 int nStr = sqlite3Strlen30(zStr)*2 + 2 + 1; global() local
225083 int nStr = (int)strlen(zStr); global() local
[all...]

Completed in 126 milliseconds