VMPI_strchr 136 pcre/pcre_maketables.cpp if (VMPI_strchr("\\*+?{^.$|()[", i) != 0) x += ctype_meta; VMPI_strchr 364 shell/DebugCLI.cpp char *colon = VMPI_strchr(location, ':'); VMPI_strchr 767 shell/avmshell.cpp char* dash = VMPI_strchr(val,'-');