Home
last modified time | relevance | path

Searched refs:zFormat (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h304 void (*str_appendf)(sqlite3_str*, const char *zFormat, ...);
305 void (*str_vappendf)(sqlite3_str*, const char *zFormat, va_list);
H A Dsqlite3.h7467 SQLITE_API void sqlite3_str_appendf(sqlite3_str*, const char *zFormat, ...);
7468 SQLITE_API void sqlite3_str_vappendf(sqlite3_str*, const char *zFormat, va_list);
8491 SQLITE_API void sqlite3_log(int iErrCode, const char *zFormat, ...);
H A Dsqlite3.c21041 assert( zFormat[2]>='a' && zFormat[2]<='f' ); in getDigits()
21043 nextC = zFormat[3]; in getDigits()
21058 zFormat += 4; in getDigits()
28373 if( zFormat==0 ){
28434 va_start(ap,zFormat);
28487 va_start(ap,zFormat);
28581 if( zFormat!=0 ){
30385 if( zFormat==0 ){
72701 const char *zFormat,
113238 const char *zFormat;
[all …]
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic4628 # http://www.7-zip.org or DOC/7zFormat.txt
H A Dmagic私はガラスを食べられます4628 # http://www.7-zip.org or DOC/7zFormat.txt

Completed in 524 milliseconds