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