Home
last modified time | relevance | path

Searched refs:other_flags (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.2/ext/sqlite3/
H A Dconfig0.m481other_flags="-DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_FTS5=1 -DSQLITE_CORE=1 …
85 other_flags="$other_flags -DSQLITE_ENABLE_ICU=1"
89 PHP_SQLITE3_CFLAGS="-I@ext_srcdir@/libsqlite $other_flags $threadsafe_flags $debug_flags"
/PHP-7.2/ext/pdo_sqlite/
H A Dconfig.m486other_flags="-DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_FTS5=1 -DSQLITE_CORE=1 …
90 other_flags="$other_flags -DSQLITE_ENABLE_ICU=1"
99 $ext_shared,,-DPDO_SQLITE_BUNDLED=1 $other_flags $threadsafe_flags -I$pdo_cv_inc_path)
/PHP-7.2/Zend/
H A Dzend_inheritance.c1088 uint32_t other_flags = other_fn->common.scope->ce_flags; in zend_traits_method_compatibility_check() local
1092 (other_flags & (ZEND_ACC_FINAL|ZEND_ACC_STATIC))); /* equal final and static qualifier */ in zend_traits_method_compatibility_check()

Completed in 15 milliseconds