WORDCHAR_P 3610 regex.cpp || WORDCHAR_P (d - 1) != WORDCHAR_P (d)) WORDCHAR_P 4922 regex.cpp prevchar = WORDCHAR_P (d - 1); WORDCHAR_P 4923 regex.cpp thischar = WORDCHAR_P (d); WORDCHAR_P 4937 regex.cpp prevchar = WORDCHAR_P (d - 1); WORDCHAR_P 4938 regex.cpp thischar = WORDCHAR_P (d); WORDCHAR_P 4947 regex.cpp if (WORDCHAR_P (d) && (AT_STRINGS_BEG (d) || !WORDCHAR_P (d - 1))) WORDCHAR_P 4953 regex.cpp if (!AT_STRINGS_BEG (d) && WORDCHAR_P (d - 1) WORDCHAR_P 4954 regex.cpp && (!WORDCHAR_P (d) || AT_STRINGS_END (d))) WORDCHAR_P 5015 regex.cpp if (!WORDCHAR_P (d)) WORDCHAR_P 5024 regex.cpp if (WORDCHAR_P (d))