Lines Matching refs:ucharptr
471 int ucharptr; member
5370 context->c.asuchars[context->ucharptr] = *cc | othercasebit; in byte_sequence_compare()
5371 context->oc.asuchars[context->ucharptr] = othercasebit; in byte_sequence_compare()
5375 context->c.asuchars[context->ucharptr] = *cc; in byte_sequence_compare()
5376 context->oc.asuchars[context->ucharptr] = 0; in byte_sequence_compare()
5378 context->ucharptr++; in byte_sequence_compare()
5381 …if (context->ucharptr >= 4 || context->length == 0 || (context->ucharptr == 2 && context->length =… in byte_sequence_compare()
5383 if (context->ucharptr >= 2 || context->length == 0) in byte_sequence_compare()
5396 switch(context->ucharptr) in byte_sequence_compare()
5422 context->ucharptr = 0; in byte_sequence_compare()
6474 context.ucharptr = 0; in compile_char1_matchingpath()
6689 context.ucharptr = 0; in compile_charn_matchingpath()