Searched refs:mclength (Results 1 – 1 of 1) sorted by relevance
3958 unsigned int mclength; in compile_branch() local4927 mclength = PUTCHAR(c, mcbuffer); in compile_branch()7443 mclength = PUTCHAR(c, mcbuffer); in compile_branch()7454 mclength = 1; in compile_branch()7459 ACROSSCHAR(TRUE, ptr[1], mcbuffer[mclength++] = *(++ptr)); in compile_branch()7490 for (c = 0; c < mclength; c++) *code++ = mcbuffer[c]; in compile_branch()7511 if (mclength == 1 || req_caseopt == 0) in compile_branch()7517 if (mclength != 1) in compile_branch()7535 if (mclength == 1 || req_caseopt == 0) in compile_branch()