Lines Matching +defs:strdup +defs:c
211 # define strdup _strdup macro
1080 char c = *z; in zSkipValidUtf8() local
1522 # define CONTINUE_PROMPT_AWAITC(p,c) argument
1533 # define CONTINUE_PROMPT_AWAITC(p,c) \ argument
1556 static void setLexemeOpen(struct DynaPrompt *p, char *s, char c){ in setLexemeOpen()
1838 static int hexDigitValue(char c){ in hexDigitValue()
3730 char c = zIn[i]; in decimalNewFromText() local
4633 #define BX_DV_PROTO(c) \ argument
4683 char c; in skipNonB64() local
4703 char c = (nac<nti)? *pIn++ : b64Numerals[0]; in fromBase64() local
4951 #define B85_CLASS( c ) (((c)>='#')+((c)>'&')+((c)>='*')+((c)>'z')) argument
4955 #define B85_DNOS( c ) b85_cOffset[B85_CLASS(c)] argument
4958 #define IS_B85( c ) (B85_CLASS(c) & 1) argument
4973 char c; in skipNonB85() local
4990 char c; in putcs() local
5053 char c = *pIn++; in fromBase85() local
5080 char c; in allBase85() local
6373 unsigned c; in re_next_char() local
6398 unsigned c = re_next_char(p); in re_next_char_nocase() local
6404 static int re_word_char(int c){ in re_word_char()
6410 static int re_digit_char(int c){ in re_digit_char()
6415 static int re_space_char(int c){ in re_space_char()
6428 int c = RE_START; in re_match() local
6621 static int re_hex(int c, int *pV){ in re_hex()
6642 char c; in re_esc_char() local
6712 unsigned c; in re_subcompile_string() local
9626 char c = zIn[iIn++]; in zipfileDequote() local
18598 char c; in output_quoted_string() local
18645 char c; in output_quoted_escaped_string() local
18729 char c; in output_c_string() local
18771 char c; in output_json_string() local
19063 char c = z[n]; in printSchemaLineN() local
19327 char c; in shell_callback() local
22416 char c; in resolve_backslashes() local
22632 static void import_append_char(ImportCtx *p, int c){ in import_append_char()
22655 int c; in csv_read_one_field() local
22744 int c; in ascii_read_one_field() local
23200 int c, c2; in testcase_glob() local
24752 int n, c; in do_meta_command() local