REG_NOSUB          37 lib.cpp        	regcomp(&reg, regex.GetBuffer(0), REG_EXTENDED | REG_NEWLINE | REG_ICASE |REG_NOSUB );
REG_NOSUB        5542 regex.cpp        preg->no_sub = !!(cflags & REG_NOSUB);