Searched refs:nextb_ic (Results 1 – 1 of 1) sorted by relevance
351 int nextb_ic; // next byte reverse case member4174 rst.nextb_ic = MB_TOLOWER(rst.nextb); in regmatch()4176 rst.nextb_ic = MB_TOUPPER(rst.nextb); in regmatch()4179 rst.nextb_ic = rst.nextb; in regmatch()4184 rst.nextb_ic = NUL; in regmatch()4675 || *rex.input == rst->nextb_ic) in regmatch()