regexec            98 HeaderInfo.cpp 		if(!regexec(&reg, "^subject:", 0, NULL, 0)){
regexec           104 HeaderInfo.cpp 		if(!regexec(&reg, "^cc:", 0, NULL, 0)){
regexec           110 HeaderInfo.cpp 		if(!regexec(&reg, "^bcc:", 0, NULL, 0)){
regexec           116 HeaderInfo.cpp 		if(!regexec(&reg, "^from:", 0, NULL, 0)){
regexec           122 HeaderInfo.cpp 		if(!regexec(&reg, "^to:", 0, NULL, 0)){
regexec           128 HeaderInfo.cpp 		if(!regexec(&reg, "^x-mailer:", 0, NULL, 0)){
regexec           134 HeaderInfo.cpp 		if(!regexec(&reg, "^reply-to:", 0, NULL, 0)){
regexec           140 HeaderInfo.cpp 		if(!regexec(&reg, "^date:", 0, NULL, 0)){
regexec           145 HeaderInfo.cpp 		if(!regexec(&reg, "^content-transfer-encoding:", 0, NULL, 0)){
regexec           166 HeaderInfo.cpp 		if(!regexec(&reg, "^message-id:", 0, NULL, 0)){
regexec           172 HeaderInfo.cpp 		if(!regexec(&reg, "^in-reply-to:", 0, NULL, 0)){
regexec           178 HeaderInfo.cpp 		if(!regexec(&reg, "^content-type:", 0, NULL, 0)){
regexec           185 HeaderInfo.cpp 		if(!regexec(&reg, "^content-disposition:", 0, NULL, 0)){
regexec           245 HeaderInfo.cpp 		if(0 == regexec(&reg, buf.GetBuffer(0), 1, pmatch, 0)){
regexec           348 HeaderInfo.cpp 			if(0 != regexec(&reg, buf, 4, pmatch, 0))
regexec           511 HeaderInfo.cpp 	if(0 == regexec(&reg, buf, 9, pmatch, 0)){
regexec           585 HeaderInfo.cpp 	if(0 == regexec(&reg, m_ct, 2, pmatch, 0)){
regexec           593 HeaderInfo.cpp 	if(0 == regexec(&reg, m_ct, 2, pmatch, 0)){
regexec           601 HeaderInfo.cpp 	if(0 == regexec(&reg, m_ct, 2, pmatch, 0)){
regexec           609 HeaderInfo.cpp 	if(0 == regexec(&reg, m_ct, 2, pmatch, 0)){
regexec           617 HeaderInfo.cpp 	if(0 == regexec(&reg, m_ct, 2, pmatch, 0)){
regexec           631 HeaderInfo.cpp 	if(0 == regexec(&reg, m_cd, 2, pmatch, 0)){
regexec           514 _regex.h       extern int regexec
regexec            38 lib.cpp        	if(0 == regexec(&reg, d, 2, pmatch, 0)){