Lines Matching +defs:error +defs:c
551 } c; member
678 #define GETCHARINC_INVALID(c, ptr, end, invalid_action) \ argument
740 #define GETCHARBACK_INVALID(c, ptr, start, invalid_action) \ argument
805 #define GETCHARINC_INVALID(c, ptr, end, invalid_action) \ argument
820 #define GETCHARBACK_INVALID(c, ptr, start, invalid_action) \ argument
839 #define GETCHARINC_INVALID(c, ptr, end, invalid_action) \ argument
849 #define GETCHARBACK_INVALID(c, ptr, start, invalid_action) \ argument
3635 unsigned int c; in char_has_othercase() local
3658 static SLJIT_INLINE unsigned int char_othercase(compiler_common *common, unsigned int c) in char_othercase()
3671 unsigned int c, oc, bit; in char_get_othercase_bit() local
7105 int i, j, k, len, c; in optimize_class_chars() local
7665 sljit_uw c, charoffset, max = 256, min = READ_CHAR_MAX; in compile_xclass_matchingpath() local
8712 uint32_t c; in do_extuni_utf() local
8795 uint32_t c; in do_extuni_utf_invalid() local
8873 uint32_t c; in do_extuni_no_utf() local
8954 unsigned int c, oc, bit; in compile_char1_matchingpath() local
9404 #define PUSH_BACKTRACK(size, ccstart, error) \ argument