Lines Matching refs:writefile
85189 -** writefile(), and eponymous virtual type "fsdir".
85603 -** by SQL function writefile(). This function ensures that the directory
85675 -** This function does the work for the writefile() UDF. Refer to
85682 - mode_t mode, /* MODE parameter passed to writefile() */
85861 -** Implementation of the "writefile(W,X[,Y[,Z]]])" SQL function.
85877 - "wrong number of arguments to function writefile()", -1
86751 - rc = sqlite3_create_function(db, "writefile", -1,
89424 +** writefile(), and eponymous virtual type "fsdir".
90200 +** by SQL function writefile(). This function ensures that the directory
90259 +** This function does the work for the writefile() UDF. Refer to
90270 + mode_t mode, /* MODE parameter passed to writefile() */
90396 +** Implementation of the "writefile(W,X[,Y[,Z]]])" SQL function.
90432 + "wrong number of arguments to function writefile()", -1
91291 + rc = sqlite3_create_function(db, "writefile", -1,
123604 -** writefile(), and eponymous virtual type "fsdir".
124018 -** by SQL function writefile(). This function ensures that the directory
124090 -** This function does the work for the writefile() UDF. Refer to
124097 - mode_t mode, /* MODE parameter passed to writefile() */
124276 -** Implementation of the "writefile(W,X[,Y[,Z]]])" SQL function.
124292 - "wrong number of arguments to function writefile()", -1
125166 - rc = sqlite3_create_function(db, "writefile", -1,
127839 +** writefile(), and eponymous virtual type "fsdir".
128615 +** by SQL function writefile(). This function ensures that the directory
128674 +** This function does the work for the writefile() UDF. Refer to
128685 + mode_t mode, /* MODE parameter passed to writefile() */
128811 +** Implementation of the "writefile(W,X[,Y[,Z]]])" SQL function.
128847 + "wrong number of arguments to function writefile()", -1
129706 + rc = sqlite3_create_function(db, "writefile", -1,
167589 mode_t mode, /* MODE parameter passed to writefile() */