Home
last modified time | relevance | path

Searched refs:characters (Results 1 – 25 of 45) sorted by relevance

12

/curl/docs/examples/
H A Dxmlstream.c52 struct MemoryStruct characters; member
63 free(state->characters.memory); in startElement()
64 state->characters.memory = NULL; in startElement()
65 state->characters.size = 0; in startElement()
71 struct MemoryStruct *mem = &state->characters; in characterDataHandler()
92 printf("%5lu %10lu %s\n", state->depth, state->characters.size, name); in endElement()
161 free(state.characters.memory); in main()
/curl/tests/data/
H A Dtest170328 basic file:// file with UTF-8 characters
H A Dtest41034 # 14 characters repeated 3500 times makes 49000 bytes
H A Dtest72815 # The hostname in this redirect is 256 characters and too long (> 255) for
H A Dtest113849 HTTP redirect with UTF-8 characters
/curl/docs/cmdline-opts/
H A Dform-string.md20 literally. Leading @ and \< characters, and the `;type=` string in the value
H A Drequest-target.md25 filter or other safe guards. That includes white space and control characters.
H A Dprogress-bar.md22 This progress bar draws a single line of '#' characters across the screen and
H A Dpreproxy.md32 by curl. This allows you to pass in special characters such as @ by using %40
H A Drange.md48 Only digit characters (0-9) are valid in the 'start' and 'stop' fields of the
H A Drequest.md23 filter or other safe guards. That includes white space and control characters.
H A Dproxy.md50 by curl. This allows you to pass in special characters such as @ by using %40
/curl/docs/libcurl/
H A Dcurl_mime_encoder.md57 CRLF-terminated lines of at most 76 characters.
60 at most 76 characters. Since the resulting size of the final data cannot be
H A Dlibcurl-errors.md683 The fragment part of the URL contained bad or invalid characters.
687 The hostname contained bad or invalid characters.
691 The IPv6 address hostname contained bad or invalid characters.
695 The login part of the URL contained bad or invalid characters.
699 The password part of the URL contained bad or invalid characters.
703 The path part of the URL contained bad or invalid characters.
707 The query part of the URL contained bad or invalid characters.
711 The scheme part of the URL contained bad or invalid characters.
719 The user part of the URL contained bad or invalid characters.
H A Dcurl_mprintf.md77 The format string is composed of zero or more directives: ordinary characters
112 # Flag characters
145 minimum field width. If the converted value has fewer characters than the
168 **G** conversions, or the maximum number of characters to be printed from a
260 The number of characters written so far is stored into the integer pointed to
288 All other functions return the number of characters actually printed
H A Dcurl_escape.md32 and return that as a new allocated string. All input characters that are not
H A Dcurl_strequal.md31 ignoring the case of the characters. It returns a non-zero (TRUE) integer if
H A Dcurl_strnequal.md31 ignoring the case of the characters. It returns a non-zero (TRUE) integer if
H A Dcurl_unescape.md34 and return that as a new allocated string. All input characters that are URL
H A Dcurl_easy_unescape.md31 and returns that in an allocated memory area. All input characters that are URL
H A Dcurl_easy_escape.md31 returns that as a new allocated string. All input characters that are not a-z,
/curl/docs/libcurl/opts/
H A DCURLOPT_REQUEST_TARGET.md35 other safe guards. That includes white space and control characters.
H A DCURLOPT_TRANSFERTEXT.md31 between systems with different views on certain characters, such as newlines
H A DCURLOPT_TRAILERFUNCTION.md42 because libcurl adds the appropriate line termination characters after each
H A DCURLOPT_WILDCARDMATCH.md72 characters have no special purpose.

Completed in 40 milliseconds

12