📄️ lpeg.LPeg_P 匹配开头匹配字符串开头。📄️ lpeg.LPeg_R 匹配范围匹配一个集合。📄️ lpeg.LPeg_S 匹配集合匹配集合内的字符。📄️ lpeg.LPeg_match 模式匹配使用指定的模式对字符串进行匹配。