ucharptr 440 ext/pcre/pcrelib/pcre_jit_compile.c int ucharptr; ucharptr 4675 ext/pcre/pcrelib/pcre_jit_compile.c context->c.asuchars[context->ucharptr] = *cc | othercasebit; ucharptr 4676 ext/pcre/pcrelib/pcre_jit_compile.c context->oc.asuchars[context->ucharptr] = othercasebit; ucharptr 4680 ext/pcre/pcrelib/pcre_jit_compile.c context->c.asuchars[context->ucharptr] = *cc; ucharptr 4681 ext/pcre/pcrelib/pcre_jit_compile.c context->oc.asuchars[context->ucharptr] = 0; ucharptr 4683 ext/pcre/pcrelib/pcre_jit_compile.c context->ucharptr++; ucharptr 4686 ext/pcre/pcrelib/pcre_jit_compile.c if (context->ucharptr >= 4 || context->length == 0 || (context->ucharptr == 2 && context->length == 1)) ucharptr 4688 ext/pcre/pcrelib/pcre_jit_compile.c if (context->ucharptr >= 2 || context->length == 0) ucharptr 4701 ext/pcre/pcrelib/pcre_jit_compile.c switch(context->ucharptr) ucharptr 4727 ext/pcre/pcrelib/pcre_jit_compile.c context->ucharptr = 0; ucharptr 5679 ext/pcre/pcrelib/pcre_jit_compile.c context.ucharptr = 0; ucharptr 5915 ext/pcre/pcrelib/pcre_jit_compile.c context.ucharptr = 0;