Searched refs:ucharptr (Results 1 – 1 of 1) sorted by relevance
440 int ucharptr; member4643 context->oc.asuchars[context->ucharptr] = othercasebit; in byte_sequence_compare()4647 context->c.asuchars[context->ucharptr] = *cc; in byte_sequence_compare()4648 context->oc.asuchars[context->ucharptr] = 0; in byte_sequence_compare()4650 context->ucharptr++; in byte_sequence_compare()4653 …if (context->ucharptr >= 4 || context->length == 0 || (context->ucharptr == 2 && context->length =… in byte_sequence_compare()4655 if (context->ucharptr >= 2 || context->length == 0) in byte_sequence_compare()4668 switch(context->ucharptr) in byte_sequence_compare()4694 context->ucharptr = 0; in byte_sequence_compare()5642 context.ucharptr = 0; in compile_char1_matchingpath()[all …]
Completed in 29 milliseconds