Home
last modified time | relevance | path

Searched defs:stringlen (Results 1 – 8 of 8) sorted by relevance

/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-file.c119 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file()
125 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file()
/third_party/re2/re2/testing/
Dpossible_match_test.cc233 int stringlen = 5; in TEST() local
/third_party/ffmpeg/libavformat/
Drtmpproto.c415 int stringlen; in read_connect() local
1906 int stringlen; in send_invoke_response() local
2020 int stringlen; in read_number_result() local
2243 int stringlen, ret, skip = 0; in handle_notify() local
3028 int stringlen = 0; in rtmp_write() local
Drtmppkt.c100 int stringlen = 0; in ff_amf_get_string() local
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c986 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file()
/third_party/gettext/gnulib-local/lib/libxml/
Dxpointer.c2417 int stringlen; /* in bytes */ in xmlXPtrMatchString() local
/third_party/libxml2/
Dxpointer.c2388 int stringlen; /* in bytes */ in xmlXPtrMatchString() local
/third_party/mesa3d/src/mesa/main/
Dshaderapi.c3551 GLint stringlen, const GLchar *string) in _mesa_NamedStringARB()
3730 GLint *stringlen, GLchar *string) in _mesa_GetNamedStringARB()