Searched refs:this_bytesmode (Results 1 – 1 of 1) sorted by relevance
5204 int this_bytesmode; in parsestrplus() local5211 if (parsestr(c, CHILD(n, i), &this_bytesmode, &this_rawmode, &s, in parsestrplus()5216 if (i != 0 && bytesmode != this_bytesmode) { in parsestrplus()5222 bytesmode = this_bytesmode; in parsestrplus()