Home | History | Annotate | Download | only in src

Lines Matching refs:strData

1023             DMString strData;
1024 if ( (e=oData.GetString(strData)) == NULL) {
1025 printf("%s=%s\n", strKey.c_str(), strData.c_str());
1045 DMString strData = GetParam();
1047 if (strKey == "" || strData == "") {
1050 DmtData oData(strData);