Searched refs:workp (Results 1 – 1 of 1) sorted by relevance
883 wchar_t *workp = p; in PREFIX() local885 (re_opcode_t) *(workp - 1) == charset_not ? "^" : ""); in PREFIX()887 length = *workp++; /* the length of char_classes */ in PREFIX()890 length = *workp++; /* the length of collating_symbol */ in PREFIX()899 length = *workp++; /* the length of equivalence_class */ in PREFIX()908 length = *workp++; /* the length of char_range */ in PREFIX()915 length = *workp++; /* the length of char */ in PREFIX()6175 CHAR_T *workp, *workp2, *charset_top; in wcs_re_match_2_internal() local6202 workp = p; in wcs_re_match_2_internal()6211 uintptr_t alignedp = ((uintptr_t)workp in wcs_re_match_2_internal()[all …]