aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-search-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-search-private.h')
-rw-r--r--camel/camel-search-private.h55
1 files changed, 0 insertions, 55 deletions
diff --git a/camel/camel-search-private.h b/camel/camel-search-private.h
deleted file mode 100644
index e45d6fe321..0000000000
--- a/camel/camel-search-private.h
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- * Copyright (C) 2001 Ximian Inc.
- *
- * Authors: Michael Zucchi <notzed@ximian.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of version 2 of the GNU General Public
- * License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
- */
-
-#ifndef _CAMEL_SEARCH_PRIVATE_H
-#define _CAMEL_SEARCH_PRIVATE_H
-
-typedef enum {
- CAMEL_SEARCH_MATCH_START = 1<<0,
- CAMEL_SEARCH_MATCH_END = 1<<1,
- CAMEL_SEARCH_MATCH_REGEX = 1<<2, /* disables the first 2 */
- CAMEL_SEARCH_MATCH_ICASE = 1<<3,
- CAMEL_SEARCH_MATCH_NEWLINE = 1<<4,
-} camel_search_flags_t;
-
-typedef enum {
- CAMEL_SEARCH_MATCH_EXACT,
- CAMEL_SEARCH_MATCH_CONTAINS,
- CAMEL_SEARCH_MATCH_STARTS,
- CAMEL_SEARCH_MATCH_ENDS,
- CAMEL_SEARCH_MATCH_SOUNDEX,
-} camel_search_match_t;
-
-typedef enum {
- CAMEL_SEARCH_TYPE_ASIS,
- CAMEL_SEARCH_TYPE_ENCODED,
- CAMEL_SEARCH_TYPE_ADDRESS,
- CAMEL_SEARCH_TYPE_ADDRESS_ENCODED,
- CAMEL_SEARCH_TYPE_MLIST, /* its a mailing list pseudo-header */
-} camel_search_t;
-
-/* builds a regex that represents a string search */
-int camel_search_build_match_regex(regex_t *pattern, camel_search_flags_t type, int argc, struct _ESExpResult **argv, CamelException *ex);
-gboolean camel_search_message_body_contains(CamelDataWrapper *object, regex_t *pattern);
-
-gboolean camel_search_header_match(const char *value, const char *match, camel_search_match_t how, camel_search_t type, const char *default_charset);
-gboolean camel_search_header_soundex(const char *header, const char *match);
-
-#endif /* ! _CAMEL_SEARCH_PRIVATE_H */
.28&id=4708d2249a62437fea82b1476fd989e2d5c54cf6'>Re-enable the opthion for math/qhull.thierry2017-02-082-6/+16 * GDL version 0.9.7 was released on 21st January 2017, 6 days after thethierry2017-02-083-12/+9 * math/plplot: Update to 5.12.0woodsb022017-02-051-0/+1 * science/InsightToolkit: Update to 4.11.0woodsb022017-02-053-7/+28 * Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDStcberner2017-02-042-7/+6 * Add OPENMPI2 optionsunpoet2017-02-021-1/+5 * add science/libgeodecomp - auto-parallelizing library for computer simulationslifanov2017-02-017-0/+279 * Bump PORTREVISION for ports affected by the fix the last commit.mat2017-02-011-1/+1 * Update to 1.8.1sunpoet2017-01-313-33/+13 * - With license framework, there's no longer need to shove license to docs, pk...amdmi32017-01-302-8/+1 * Add JASPER and SZLIB optionssunpoet2017-01-301-4/+12 * Update to 2.2.24sunpoet2017-01-262-4/+4 * Update to 2.2.23sunpoet2017-01-222-4/+4 * science/openbabel: unbreak with GCC >= 6jbeich2017-01-221-0/+1 * Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-211-1/+1 * - Update to 2.0.4amdmi32017-01-204-50/+131 * The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-181-1/+1 * Change the site address.thierry2017-01-172-3/+8 * Upgrade GDL to 0.9.7v2.thierry2017-01-162-4/+4 * Update to 1.3.0sunpoet2017-01-1312-244/+65 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-113-21/+2 * Update to 2.2.21sunpoet2017-01-112-3/+4 * - Update to 5.2.0wen2017-01-109-655/+518 * science/vmd: correct the wording of numpy keywordrm2017-01-091-2/+2 * science/vmd: fix port to depend on numpy.dbn2017-01-091-2/+3 * science/vmd: update to 1.9.3dbn2017-01-095-428/+520 * Remove math/proj.4.thierry2017-01-081-1/+1 * Upgrade to 0.9.7.thierry2017-01-084-25/+35 * devel/boost-*: update to 1.63.0jbeich2017-01-068-8/+8 * Never set WRKSRC when using USE_GITHUB.mat2017-01-041-1/+1 * Cleanup BROKEN/IGNORE for 10.3-mat2017-01-031-7/+1 * Update to 1.19.0sunpoet2017-01-022-4/+4 * science/rubygem-ruby-netcdf: update to 0.7.2swills2017-01-022-3/+4 * Add libaec 1.0.0sunpoet2017-01-016-0/+60 * Convert to options target helpersunpoet2017-01-011-1/+1 * Update gchemutils to 0.14.16.kwm2017-01-014-30/+10 * - Update to 1.071sunpoet2016-12-314-7/+8 * - Update to 1.10wen2016-12-292-4/+4 * - Update DESTDIR support: use usptream patch with modified MANDIR (prefix/sha...sunpoet2016-12-294-34/+32 * - Cosmetic changesunpoet2016-12-291-1/+1 * - Add LICENSEamdmi32016-12-292-6/+31 * Pass -fPIC when building the port's static libraries.rakuco2016-12-284-15/+16 * - Update to 0.8.2wen2016-12-282-4/+4 * Reset ports per maintainer request.rene2016-12-261-3/+2 * - Update to 1.8.0sunpoet2016-12-213-8/+8 * science/gramps: Update to 4.2.5woodsb022016-12-192-4/+4 * Get rid of QT_PREFIX in favour of PREFIX.tcberner2016-12-191-1/+1 * - Add UUID optionsunpoet2016-12-171-2/+6 * Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsjbeich2016-12-161-1/+1 * - Update to 1.13.0sunpoet2016-12-132-5/+5 * - Fix build on FreeBSD 9 though I cannot reproduce the failure on my poudrieresunpoet2016-12-131-1/+2 * - Update sqlalchemy dependencywen2016-12-121-2/+2 * Those ports build fine with bsd makeantoine2016-12-121-1/+1 * Those ports build fine with bsd makeantoine2016-12-113-5/+3 * getdp builds fine with bsd makeantoine2016-12-111-1/+1 * Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-093-3/+3 * Remove libtiff.so.4 compatibility links that were added in r374303 totijl2016-12-092-0/+2 * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-0732-17/+32 * - Update to 1.7.0sunpoet2016-12-065-10/+38 * - Update to 1.3.2sunpoet2016-12-042-3/+4 * - Add missing CGRIBEX_DESCsunpoet2016-12-041-0/+1 * - Update to 1.36sunpoet2016-12-032-4/+4 * Do not use post-stage. Use post-install instead.mat2016-12-022-2/+2 * Update to 3.4jhale2016-12-022-4/+5 * Don't quote {} in find -exec calls.mat2016-12-011-1/+1 * Upgrade to 1.8.18.thierry2016-12-013-12/+11 * - Update to 1.35sunpoet2016-12-013-9/+13 * science/afni: Use BUILD_DEPENDS/RUN_DEPENDS instead of LIB_DEPENDS forjrm2016-11-301-9/+12 * - Add LICENSE_FILEsunpoet2016-11-271-4/+5 * - Remove bogus NO_ARCH: this module installs .so filesamdmi32016-11-241-3/+3 * - Fix PLIST when FORTRAN enabledsunpoet2016-11-241-1/+1 * devel/boost-*: update to 1.62.0jbeich2016-11-238-8/+8 * - Update to 4.4.1.1sunpoet2016-11-233-5/+5 * - Update to 1.10.0-patch1sunpoet2016-11-233-4/+8 * In several dozen ports, use single space for WWW: line in pkg-descr, anddanfe2016-11-221-3/+3 * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-208-5/+8 * - Update to 1.12.0sunpoet2016-11-202-4/+4 * - Update to 1.3.2sunpoet2016-11-202-3/+4 * - Update to 1.7.2sunpoet2016-11-203-27/+6 * - Update to 4.4.1sunpoet2016-11-203-5/+5 * - Update to 1.18.0sunpoet2016-11-204-5/+7 * - Update to 1.7.5sunpoet2016-11-203-6/+11 * Fix some misspellings that crept in on the last tier-2 cleanup pass.linimon2016-11-161-1/+1 * - Fix build by removing unneeded patchamdmi32016-11-151-9/+0 * devel/google{test,mock}: update to 1.8.0.11jbeich2016-11-153-0/+3 * Resurrect hdf5-18, because it is required by french/med and french/aster.thierry2016-11-1312-0/+468 * science/py-pydicom: update 0.9.8 -> 0.9.9, unbreakpi2016-11-133-7/+9 * `MFront` is a code generator which translates a set of closely relatedthierry2016-11-126-0/+949 * Mark various leaf ports broken on aarch64, and, where appropriate, otherlinimon2016-11-112-3/+3 * Mark as broken on aarch64: fails to link with sbrk.linimon2016-11-102-0/+4 * - Add LICENSEamdmi32016-11-071-0/+3 * science/sigrok-firmware-fx2lafw: Update to version 0.1.4.bsam2016-11-042-4/+7 * Cleanup no longer needed CHMOD usage after r424898.mat2016-11-031-3/+0 * math/py-numpy: track PORTEPOCH in consumersjbeich2016-10-292-2/+2 * The correct way to check for Perl's version is with PERL_LEVEL.mat2016-10-281-1/+1 * Use USES=pathfix where applicable.mat2016-10-211-2/+1 * ${RM} already has -f.mat2016-10-211-3/+3 * Reassign makc's ports back to the pool.rakuco2016-10-204-4/+4 * - Update to 0.8.1wen2016-10-192-3/+4 * Introduce new extensible virtual categories for KDEtcberner2016-10-192-6/+2 * - Update to 0.4-2tota2016-10-162-5/+5 * Fix pkg-plist post r424008woodsb022016-10-151-1/+0 * science/InsightToolkit: Update to 4.10.1woodsb022016-10-153-5/+12 * - Update to 2.7tota2016-10-152-6/+11 * Update math/libqalculate to 0.9.10jhale2016-10-151-0/+1 * - Add LICENSEamdmi32016-10-141-1/+11 * Take maintainership.bsam2016-10-105-5/+5 * - Update to 0.18.1wen2016-10-062-5/+9 * - Bump port revision because of r423146.stephen2016-10-031-1/+1 * - Add LICENSE.stephen2016-10-033-5/+10 * - Make it so that libcdf.so has an SONAME.stephen2016-10-031-4/+5 * - Update to version 1.7.1 [1]pawel2016-09-307-77/+64 * Convert CC license names to r421995 spellingsjbeich2016-09-281-4/+1 * science/gramps: Update to 4.2.4woodsb022016-09-242-4/+4 * - Update to 2.0wen2016-09-234-19/+25 * GOOGLE_CODE has gone away.mat2016-09-141-0/+2 * Most commonly used build systems support silent builds, when theyamdmi32016-09-101-1/+1 * science/epte: Add forgetten patch hunk from previous commitmarino2016-08-281-0/+9 * - Update to 4.10.2 [1]pawel2016-08-275-15/+104 * - Update to 0.3amdmi32016-08-262-11/+8 * - Update to 2.2amdmi32016-08-262-9/+7 * - Update to 1.1.0amdmi32016-08-265-31/+22 * Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-24