Searched defs:indexPattern (Results 1 – 4 of 4) sorted by relevance
218 Pattern indexPattern = Pattern.compile(INDEX_REGEX); in getIndexInfo() local
337 std::regex indexPattern("(red|green|blue)\\s(red|green|blue)\\s(red|green|blue)[\\n]"); in getColorIndexArray() local426 std::regex indexPattern("([a-zA-Z0-9_.:]*:)?([a-zA-Z0-9_.]*):([a-zA-Z0-9_.]*)"); in readLightsConfiguration() local
336 static const uint32_t indexPattern[] = {0, 1, 2, 3, 4}; in fillPattern() local
META-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...