Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching refs:mxPathname

635 ** structure used by this VFS.  mxPathname is the maximum length of
721 ** SQLite will always allocate at least mxPathname+1 bytes for the
726 ** to prevent this by setting mxPathname to a sufficiently large value.
743 int mxPathname; /* Maximum file pathname length */