ctype 553 pcre/pcre_exec.cpp int ctype; ctype 2915 pcre/pcre_exec.cpp ctype = *ecode++; /* Code for the character type */ ctype 2918 pcre/pcre_exec.cpp if (ctype == OP_PROP || ctype == OP_NOTPROP) ctype 2920 pcre/pcre_exec.cpp prop_fail_result = ctype == OP_NOTPROP; ctype 3006 pcre/pcre_exec.cpp else if (ctype == OP_EXTUNI) ctype 3033 pcre/pcre_exec.cpp if (utf8) switch(ctype) ctype 3274 pcre/pcre_exec.cpp switch(ctype) ctype 3503 pcre/pcre_exec.cpp else if (ctype == OP_EXTUNI) ctype 3539 pcre/pcre_exec.cpp (ctype == OP_ANY && (ims & PCRE_DOTALL) == 0 && ctype 3544 pcre/pcre_exec.cpp switch(ctype) ctype 3715 pcre/pcre_exec.cpp switch(ctype) ctype 3928 pcre/pcre_exec.cpp else if (ctype == OP_EXTUNI) ctype 3980 pcre/pcre_exec.cpp switch(ctype) ctype 4088 pcre/pcre_exec.cpp if (gotspace == (ctype == OP_NOT_HSPACE)) break; ctype 4114 pcre/pcre_exec.cpp if (gotspace == (ctype == OP_NOT_VSPACE)) break; ctype 4222 pcre/pcre_exec.cpp switch(ctype)