utf_chars        4493 ext/pcre/pcrelib/pcre_compile.c pcre_uchar utf_chars[6];
utf_chars        5750 ext/pcre/pcrelib/pcre_compile.c         memcpy(utf_chars, lastchar, IN_UCHARS(c)); /* Save the char */
utf_chars        5855 ext/pcre/pcrelib/pcre_compile.c             memcpy(code, utf_chars, IN_UCHARS(c & 7));
utf_chars        5880 ext/pcre/pcrelib/pcre_compile.c             memcpy(code, utf_chars, IN_UCHARS(c & 7));
utf_chars        5910 ext/pcre/pcrelib/pcre_compile.c         memcpy(code, utf_chars, IN_UCHARS(c & 7));