Home
last modified time | relevance | path

Searched defs:lastptr (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/locale/locale_gtest/
Dlocale_strtof_l_test.cpp20 char* lastptr; variable
/third_party/curl/docs/examples/
Dpostit2-formadd.c56 struct curl_httppost *lastptr = NULL; in main() local
Dmulti-formadd.c48 struct curl_httppost *lastptr = NULL; in main() local
/third_party/curl/tests/libtest/
Dlib651.c37 struct curl_httppost *lastptr = NULL; in test() local
Dlib650.c57 struct curl_httppost *lastptr = NULL; in test() local
Dlib554.c70 struct curl_httppost *lastptr = NULL; in once() local
/third_party/pcre2/pcre2/src/
Dpcre2_substring.c481 PCRE2_SPTR *firstptr, PCRE2_SPTR *lastptr) in pcre2_substring_nametable_scan()
Dpcre2grep.c308 omstr **lastptr; member
334 fnstr **lastptr; member
368 patstr **lastptr; member
Dpcre2_match.c6050 PCRE2_SPTR lastptr = Feptr - 1; in match() local