OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Schema
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
364
const char *CommentsSchemaArg = "-comments-xml-
schema
=";
648
xmlRelaxNGPtr
Schema
;
661
Schema
= xmlRelaxNGParse(RNGParser);
671
ValidationCtxt = xmlRelaxNGNewValidCtxt(
Schema
);
683
xmlRelaxNGFree(
Schema
);
/src/usr.sbin/sysinst/
msg.mi.de
310
message cvtscheme_convert {in ein anderes
Schema
konvertieren}
/src/external/public-domain/sqlite/dist/
sqlite3.c
788
#define SQLITE_SCHEMA 17 /* The database
schema
changed */
1557
** for the given
schema
. The fourth parameter to [sqlite3_file_control()]
2663
** triggers in the main database
schema
or in the schemas of [ATTACH]-ed
2680
** views in the main database
schema
or in the schemas of ATTACH-ed
2720
**
schema
. This option does not follow the
2725
** will become the new
schema
name in place of "main". ^SQLite does
2726
** not make a copy of the new main
schema
name string, so the application
2779
** with no
schema
and no content. The following process works even for
2783
** database
schema
by preparing then discarding some query against the
2878
** created database files to have a
schema
format version number (the 4-byt
[
all
...]
Completed in 52 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026