Searched refs:characters (Results 1 – 25 of 45) sorted by relevance
12
52 struct MemoryStruct characters; member63 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()
28 basic file:// file with UTF-8 characters
34 # 14 characters repeated 3500 times makes 49000 bytes
15 # The hostname in this redirect is 256 characters and too long (> 255) for
49 HTTP redirect with UTF-8 characters
20 literally. Leading @ and \< characters, and the `;type=` string in the value
25 filter or other safe guards. That includes white space and control characters.
22 This progress bar draws a single line of '#' characters across the screen and
32 by curl. This allows you to pass in special characters such as @ by using %40
48 Only digit characters (0-9) are valid in the 'start' and 'stop' fields of the
23 filter or other safe guards. That includes white space and control characters.
50 by curl. This allows you to pass in special characters such as @ by using %40
57 CRLF-terminated lines of at most 76 characters.60 at most 76 characters. Since the resulting size of the final data cannot be
683 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.
77 The format string is composed of zero or more directives: ordinary characters112 # Flag characters145 minimum field width. If the converted value has fewer characters than the168 **G** conversions, or the maximum number of characters to be printed from a260 The number of characters written so far is stored into the integer pointed to288 All other functions return the number of characters actually printed
32 and return that as a new allocated string. All input characters that are not
31 ignoring the case of the characters. It returns a non-zero (TRUE) integer if
34 and return that as a new allocated string. All input characters that are URL
31 and returns that in an allocated memory area. All input characters that are URL
31 returns that as a new allocated string. All input characters that are not a-z,
35 other safe guards. That includes white space and control characters.
31 between systems with different views on certain characters, such as newlines
42 because libcurl adds the appropriate line termination characters after each
72 characters have no special purpose.
Completed in 47 milliseconds