Home | History | Annotate | Download | only in libjingle

Lines Matching full:pathname

1670 <   if (1 != sscanf(pathname.extension().c_str(), ".%u", index))

1672 > if (1 != sscanf(pathname.extension().c_str(), ".%zu", index))