Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qfilesystemiterator_unix.cpp File Reference
#include "qplatformdefs.h"
#include "qfilesystemiterator_p.h"
#include <private/qstringconverter_p.h>
#include <memory>
#include <stdlib.h>
#include <errno.h>
+ Include dependency graph for qfilesystemiterator_unix.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE bool checkNameDecodable (const char *d_name, qsizetype len)
 

Function Documentation

◆ checkNameDecodable()

static QT_BEGIN_NAMESPACE bool checkNameDecodable ( const char *  d_name,
qsizetype  len 
)
static

Definition at line 18 of file qfilesystemiterator_unix.cpp.

References QUtf8::ValidUtf8Result::isValidUtf8, and QUtf8::isValidUtf8().

Referenced by QFileSystemIterator::advance().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: