Searched defs:no_str (Results 1 – 5 of 5) sorted by relevance
45 if ( NOT csv::no_str(i_sTerm)) in Produce_Term() member in HF_DocEntryList::Produce_Term::csv57 if ( NOT csv::no_str(i_sTerm)) in Produce_NormalTerm() member in HF_DocEntryList::Produce_NormalTerm::csv
123 if ( NOT csv::no_str(aCurParamText.c_str()) ) in On_expect_macro_param() member in cpp::PreProcessor::On_expect_macro_param::csv205 if ( NOT csv::no_str(aCurParamText.c_str()) ) in InterpretMacro() member in cpp::PreProcessor::InterpretMacro::csv
92 no_str(const char * str) { return str != 0 ? *str == '\0' : true; } in no_str() function
537 if ( NOT csv::no_str(sTypeKey) ) in Write_DocuArea_Typedef() member in PageDisplay::Write_DocuArea_Typedef::csv
286 if ( NOT csv::no_str(i_sLabel) ) in Create_ChildListLabel() member in dshelp::Create_ChildListLabel::csv
Completed in 23 milliseconds