/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Authors: Jeffrey Stedfast * * Copyright 2002 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * 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 Street #330, Boston, MA 02111-1307, USA. * */ #ifndef __E_TRIE_H__ #define __E_TRIE_H__ #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #include typedef struct _ETrie ETrie; ETrie *e_trie_new (gboolean icase); void e_trie_free (ETrie *trie); void e_trie_add (ETrie *trie, const char *pattern, int pattern_id); const char *e_trie_search (ETrie *trie, const char *buffer, size_t buflen, int *matched_id); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __E_TRIE_H__ */ ='h' onchange='this.form.submit();'> FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/palm
Commit message (Expand)AuthorAgeFilesLines
* - Fix build on CURRENT with new USB stackamdmi32009-04-021-0/+15
* - Fix indexmiwi2009-04-011-0/+1
* - Allow to build with MAKE_JOBS_SAFEmiwi2009-04-013-3/+8
* - Fix build with new USB2miwi2009-03-261-0/+2
* - Update to 0.13miwi2009-03-212-5/+4
* - Update to 0.13miwi2009-03-212-4/+4
* - Update to 0.13.1miwi2009-03-213-16/+4
* - Update to 0.13miwi2009-03-212-5/+4
* - Update to 0.13.1miwi2009-03-212-5/+9
* - Chase libusb20 rename in r189585.stas2009-03-102-2/+7
* Update to 2.0.17.marcus2009-03-015-9/+8
* - Update to 5.1.0r3tabthorpe2009-03-012-5/+20
* - Old MASTER_SITES are dead, switch to newer oneswxs2009-02-253-18/+7
* - Update to 0.2.2miwi2009-02-203-24/+4
* - Pass maintainership to submittertabthorpe2009-02-133-3/+3
* 2009-01-19 games/emacs-chess: has been broken for more than 6 monthsmiwi2009-02-047-128/+0
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-021-2/+1
* - Update to 0.2.1amdmi32009-01-154-5/+30
* - Update to 0.13.amdmi32009-01-158-236/+18
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-071-3/+0
* - Update to 1.6.1amdmi32009-01-033-13/+7
* - Set for expiration in one month: has been broken for more than 6 monthspav2008-12-201-0/+2
* 2008-10-19 x11-wm/flwm: Project is dead, and uses obsolete version of fltkmiwi2008-12-0814-236/+0
* - Update to 0.12.3pav2008-12-044-24/+27
* - Remove py-wbxml from run-time dependencies listmiwi2008-11-231-1/+1
* - Update to 1.6.0miwi2008-11-095-25/+18
* - Speedup build phase.miwi2008-10-152-3/+7
* - Speedup build phase.miwi2008-10-152-3/+7
* Fix CATEGORIES in slave palm/py-synce-librapi2 and palm/py-synce-librra.miwi2008-10-122-2/+2
* SynCE is a project for connecting to devices running Windows CE or Pocket PC.miwi2008-10-056-0/+240
* - Fix manpage installmiwi2008-09-111-2/+2
* Fix an obvious typo.linimon2008-09-081-1/+1
* SynCE is a project for connecting to devices running Windows CE or Pocket PC.miwi2008-09-08