Home
last modified time | relevance | path

Searched refs:extractKeysThatMatch (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DImageHandlerState.cpp84 kwl.extractKeysThatMatch(tempKwl, "^("+prefix+"valid_vertices.)"); in load()
H A DTiffHandlerState.cpp1248 kwl.extractKeysThatMatch(m_tags, "^("+prefix+"dir[0-9]+)"); in load()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/base/
H A DossimKeywordlist.h484 void extractKeysThatMatch(ossimKeywordlist& kwl, in enableLogging()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimHistogram.cpp1799 kwl.extractKeysThatMatch(binsKwl,regExpression); in loadState()
H A DossimKeywordlist.cpp1160 void ossimKeywordlist::extractKeysThatMatch(ossimKeywordlist& kwl, in extractKeysThatMatch() function in ossimKeywordlist