| /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/ |
| testdb_create.sql | 15 drop table documents; 16 CREATE TABLE documents ( table 51 ALTER TABLE documents ADD
|
| /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/ |
| testdb_metadata.sql | 9 values (2,'document','documents','id','{call create_document(?)}','{call delete_document(?)}',0) 39 values (6,1,'seeAlso','seeAlso.dn','ldap_entries AS seeAlso,documents,authors_docs,persons', 40 'seeAlso.keyval=documents.id AND seeAlso.oc_map_id=2 AND authors_docs.doc_id=documents.id AND authors_docs.pers_id=persons.id', 44 values (7,2,'description','documents.abstract','documents',NULL,'{call set_doc_abstract(?,?)}', 48 values (8,2,'documentTitle','documents.title','documents',NULL, '{call set_doc_title(?,?)}', 52 values (9,2,'documentAuthor','documentAuthor.dn','ldap_entries AS documentAuthor,documents,authors_docs,persons', 53 'documentAuthor.keyval=persons.id AND documentAuthor.oc_map_id=1 AND authors_docs.doc_id=documents.id AND authors_docs.pers_id=persons.id' [all...] |
| testdb_create.sql | 8 CREATE TABLE documents ( table 46 ALTER TABLE documents WITH NOCHECK ADD
|
| /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/pgsql/ |
| testdb_metadata.sql | 13 insert into ldap_oc_mappings (id,name,keytbl,keycol,create_proc,delete_proc,expect_return) values (2,'document','documents','id','SELECT create_doc()','DELETE FROM documents WHERE id=?',0); 40 insert into ldap_attr_mappings (id,oc_map_id,name,sel_expr,from_tbls,join_where,add_proc,delete_proc,param_order,expect_return) values (6,1,'seeAlso','seeAlso.dn','ldap_entries AS seeAlso,documents,authors_docs,persons','seeAlso.keyval=documents.id AND seeAlso.oc_map_id=2 AND authors_docs.doc_id=documents.id AND authors_docs.pers_id=persons.id',NULL,'DELETE from authors_docs WHERE authors_docs.doc_id=(SELECT documents.id FROM documents,ldap_entries AS seeAlso WHERE seeAlso.keyval=documents.id AND seeAlso.oc_map_id=2 AND seeAlso.dn=?) AND authors_docs.pers_id=?',3,0); 42 insert into ldap_attr_mappings (id,oc_map_id,name,sel_expr,from_tbls,join_where,add_proc,delete_proc,param_order,expect_return) values (7,2,'description','documents.abstract','documents',NULL,'UPDATE documents SET abstract=? WHERE id=?','UPDATE documents SET abstract='''' WHERE abstr (…) [all...] |
| testdb_create.sql | 17 drop table documents; 19 create table documents ( table
|
| /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/ |
| testdb_create.sql | 13 CREATE TABLE documents ( table 38 ALTER TABLE documents ADD
|
| testdb_metadata.sql | 15 values (2,'document','documents','id','call create_document(?)','call delete_document(?)',0); 54 values (6,1,'seeAlso','seeAlso.dn','ldap_entries seeAlso,documents,authors_docs,persons', 55 'seeAlso.keyval=documents.id AND seeAlso.oc_map_id=2 AND authors_docs.doc_id=documents.id AND authors_docs.pers_id=persons.id', 59 values (7,2,'description','documents.abstract','documents',NULL,'call set_doc_abstract(?,?)', 63 values (8,2,'documentTitle','documents.title','documents',NULL,'call set_doc_title(?,?)',NULL,0,0); 66 values (9,2,'documentAuthor','documentAuthor.dn','ldap_entries documentAuthor,documents,authors_docs,persons', 67 'documentAuthor.keyval=persons.id AND documentAuthor.oc_map_id=1 AND authors_docs.doc_id=documents.id AND authors_docs.pers_id=persons.id' [all...] |
| /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mysql/ |
| testdb_create.sql | 15 drop table if exists documents; 16 CREATE TABLE documents ( table 49 ALTER TABLE documents ADD
|
| /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/ |
| testdb_create.sql | 13 CREATE TABLE documents ( table
|
| tttestdb_create.sql | 19 CREATE TABLE documents ( table
|
| /src/external/apache2/llvm/dist/llvm/lib/Object/ |
| TapiUniversal.cpp | 40 // Get inlined documents from tapi file. 41 for (const std::shared_ptr<InterfaceFile> &File : ParsedFile->documents())
|
| /src/external/ibm-public/postfix/dist/mantools/ |
| makemanidx | 28 documents. These introductions are hyperlinked to more advanced 29 documents and to UNIX-style manual pages. The UNIX-style manual
|
| make_soho_readme | 61 <p> See the SASL_README and STANDARD_CONFIGURATION_README documents for
|
| /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/Template/ |
| Preprocess.pm | 37 This file documents C<Text::Template::Preprocess> version B<1.46>
|
| /src/sys/external/bsd/acpica/dist/generate/release/ |
| build.sh | 231 cp -r documents/changes.txt $TEMP_DIR/changes.txt 409 cp -r documents/changes.txt $TEMP_DIR/changes.txt
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/ |
| InterfaceFile.h | 348 const std::vector<std::shared_ptr<InterfaceFile>> &documents() const { function in class:llvm::MachO::InterfaceFile 349 return Documents; 435 std::vector<std::shared_ptr<InterfaceFile>> Documents;
|
| /src/external/mit/libcbor/dist/docs/doxygen/search/ |
| search.js | 467 // Always returns true, since other documents may try to call it
|
| /src/external/apache2/llvm/dist/llvm/lib/TextAPI/ |
| TextStub.cpp | 1143 for (auto Document : File.documents())
|
| /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/ |
| Template.pm | 487 This file documents C<Text::Template> version B<1.46>
|
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 1275 % seem worth the trouble, since most documents are normally structured. 2076 % Set \globaldefs so that documents can use this inside @tex, since 3146 % quotes to documents typeset with CM, where we lose kerning), so 4267 % Set the `txicommandconditionals' variable, so documents have a way to 7338 % cedilla accent. Documents must use @comma{} instead. 8068 % since square brackets don't work well in some documents. Particularly 8766 % For single-language documents, @documentlanguage is usually given very 9658 % existing Texinfo documents that may use them, even without declaring a 9986 @let@backslashchar = @normalbackslash % @backslashchar{} is for user documents.
|
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 1275 % seem worth the trouble, since most documents are normally structured. 2076 % Set \globaldefs so that documents can use this inside @tex, since 3146 % quotes to documents typeset with CM, where we lose kerning), so 4267 % Set the `txicommandconditionals' variable, so documents have a way to 7338 % cedilla accent. Documents must use @comma{} instead. 8068 % since square brackets don't work well in some documents. Particularly 8766 % For single-language documents, @documentlanguage is usually given very 9658 % existing Texinfo documents that may use them, even without declaring a 9986 @let@backslashchar = @normalbackslash % @backslashchar{} is for user documents.
|
| /src/external/lgpl3/gmp/dist/doc/ |
| texinfo.tex | 1275 % seem worth the trouble, since most documents are normally structured. 2076 % Set \globaldefs so that documents can use this inside @tex, since 3146 % quotes to documents typeset with CM, where we lose kerning), so 4267 % Set the `txicommandconditionals' variable, so documents have a way to 7338 % cedilla accent. Documents must use @comma{} instead. 8068 % since square brackets don't work well in some documents. Particularly 8766 % For single-language documents, @documentlanguage is usually given very 9658 % existing Texinfo documents that may use them, even without declaring a 9986 @let@backslashchar = @normalbackslash % @backslashchar{} is for user documents.
|
| /src/external/lgpl3/mpc/dist/doc/ |
| texinfo.tex | 1275 % seem worth the trouble, since most documents are normally structured. 2076 % Set \globaldefs so that documents can use this inside @tex, since 3146 % quotes to documents typeset with CM, where we lose kerning), so 4267 % Set the `txicommandconditionals' variable, so documents have a way to 7338 % cedilla accent. Documents must use @comma{} instead. 8068 % since square brackets don't work well in some documents. Particularly 8766 % For single-language documents, @documentlanguage is usually given very 9658 % existing Texinfo documents that may use them, even without declaring a 9986 @let@backslashchar = @normalbackslash % @backslashchar{} is for user documents.
|
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 1274 % seem worth the trouble, since most documents are normally structured. 2073 % Set \globaldefs so that documents can use this inside @tex, since 3141 % quotes to documents typeset with CM, where we lose kerning), so 7274 % cedilla accent. Documents must use @comma{} instead. 8004 % since square brackets don't work well in some documents. Particularly 8702 % For single-language documents, @documentlanguage is usually given very 9594 % existing Texinfo documents that may use them, even without declaring a 9922 @let@backslashchar = @normalbackslash % @backslashchar{} is for user documents.
|
| /src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| texinfo.tex | 1274 % seem worth the trouble, since most documents are normally structured. 2075 % Set \globaldefs so that documents can use this inside @tex, since 3143 % quotes to documents typeset with CM, where we lose kerning), so 7276 % cedilla accent. Documents must use @comma{} instead. 8006 % since square brackets don't work well in some documents. Particularly 8704 % For single-language documents, @documentlanguage is usually given very 9596 % existing Texinfo documents that may use them, even without declaring a 9924 @let@backslashchar = @normalbackslash % @backslashchar{} is for user documents.
|