Home | History | Annotate | Download | only in src

Lines Matching full:strstr

887         const char* section_start = strstr( info, section_name );
897 const char* param_value_start = strstr(section_start, param_names[j]);