wMonth            971 ext/com_dotnet/com_variant.c 		tmv.tm_mon = systime.wMonth - 1;
wMonth           1015 ext/com_dotnet/com_variant.c 	systime.wMonth = tmv->tm_mon + 1;
wMonth            724 ext/opcache/ZendAccelerator.c 		st.wMonth = 1;
wMonth           35220 ext/sqlite3/libsqlite/sqlite3.c   y.tm_mon = pTm.wMonth - 1;