Searched refs:ScmStreamCMatchingWordM1 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/bldprogs/
H A DVBoxTpG.cpp1462 if (ScmStreamCMatchingWordM1(pStrm, RT_STR_TUPLE("External")))
1464 if (ScmStreamCMatchingWordM1(pStrm, RT_STR_TUPLE("Evolving")))
1468 if (ScmStreamCMatchingWordM1(pStrm, RT_STR_TUPLE("Internal")))
1472 if (ScmStreamCMatchingWordM1(pStrm, RT_STR_TUPLE("Obsolete")))
1476 if (ScmStreamCMatchingWordM1(pStrm, RT_STR_TUPLE("Private")))
1480 if (ScmStreamCMatchingWordM1(pStrm, RT_STR_TUPLE("Stable")))
1482 if (ScmStreamCMatchingWordM1(pStrm, RT_STR_TUPLE("Standard")))
1486 if (ScmStreamCMatchingWordM1(pStrm, RT_STR_TUPLE("Unstable")))
1508 if (ScmStreamCMatchingWordM1(pStrm, RT_STR_TUPLE("Common")))
1510 if (ScmStreamCMatchingWordM1(pStr
[all...]
H A Dscmstream.h129 bool ScmStreamCMatchingWordM1(PSCMSTREAM pStream, const char *pszWord, size_t cchWord);
H A Dscmstream.cpp1252 bool ScmStreamCMatchingWordM1(PSCMSTREAM pStream, const char *pszWord, size_t cchWord) function

Completed in 50 milliseconds