noun🔗Shareサブ表現の連結、交互配置、および反復(繰り返し)のための表記法を備えた、正規形式言語の簡潔な説明A concise description of a regular formal language with notations for concatenation, alternation, and iteration (repetition) of subexpressions."The teacher used a regex to quickly find all the student names in the class list that started with the letter "J". "先生は、クラス名簿の中で文字「J」で始まるすべての生徒の名前をすばやく見つけるために、正規表現を使用しました。technologycomputinglanguagemathlogicChat with AIVocabulary GamePractice Reading
noun🔗Shareテキストパターン、検索パターン(more generally) Any pattern for text matching or searching, frequently offering more or less functionality than a theoretical regular expression."To find all phone numbers in the customer list, the programmer used a simple regex that looked for ten digits in a row. "顧客リスト内のすべての電話番号を見つけるために、プログラマーは10桁の数字が連続しているかを探すシンプルなテキストパターンを使用しました。computingtechnicalinternetlanguageChat with AIVocabulary GamePractice Reading