Lines Matching refs:ucharptr
510 int ucharptr; member
7308 context->c.asuchars[context->ucharptr] = *cc | othercasebit; in byte_sequence_compare()
7309 context->oc.asuchars[context->ucharptr] = othercasebit; in byte_sequence_compare()
7313 context->c.asuchars[context->ucharptr] = *cc; in byte_sequence_compare()
7314 context->oc.asuchars[context->ucharptr] = 0; in byte_sequence_compare()
7316 context->ucharptr++; in byte_sequence_compare()
7319 …if (context->ucharptr >= 4 || context->length == 0 || (context->ucharptr == 2 && context->length =… in byte_sequence_compare()
7321 if (context->ucharptr >= 2 || context->length == 0) in byte_sequence_compare()
7334 switch(context->ucharptr) in byte_sequence_compare()
7360 context->ucharptr = 0; in byte_sequence_compare()
8735 context.ucharptr = 0; in compile_char1_matchingpath()
8958 context.ucharptr = 0; in compile_charn_matchingpath()