Searched +defs:table +defs:string (Results 1 - 25 of 199) sorted by relevance

12345678

/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dtable.el643 (defgroup table nil function
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Drot13.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/international/
H A Dmule-util.el[all...]
H A Dutf-8.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/language/
H A Djapan-util.el[all...]
H A Dlao-util.el[all...]
H A Dind-util.el[all...]
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dpaxnames.c44 hash_string_insert_prefix(Hash_table **table, char const *string, size_t len, const char **return_prefix) argument
82 hash_string_insert(Hash_table **table, char const *string) argument
89 hash_string_lookup(Hash_table const *table, char const *string) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dprolog.el[all...]
H A Dscheme.el[all...]
H A Debnf-abn.el[all...]
H A Debnf-bnf.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/mh-e/
H A Dmh-compat.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-util.el[all...]
/macosx-10.10/WebCore-7600.1.25/platform/text/
H A DTextCodecLatin1.cpp39 static const UChar table[256] = { member in namespace:WebCore
251 CString string = CString::newUninitialized(length, bytes); local
/macosx-10.10/ncurses-44/ncurses/ncurses/tinfo/
H A Dcomp_hash.c73 _nc_make_hash_table(struct name_table_entry *table, argument
110 hash_function(const char *string) argument
135 _nc_find_entry(const char *string, const short *hash_table) argument
169 _nc_find_type_entry(const char *string, int type, const struct name_table_entry *table) argument
[all...]
/macosx-10.10/postfix-255/postfix/src/util/
H A Dattr_scan64.c259 VSTRING *string; local
505 HTABLE *table = htable_create(1); local
[all...]
H A Dattr_scan0.c256 VSTRING *string; local
446 HTABLE *table = htable_create(1); local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Dcal-html.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dbinhex.el[all...]
/macosx-10.10/WebCore-7600.1.25/dom/
H A DSpaceSplitString.cpp53 static inline void tokenizeSpaceSplitString(TokenProcessor& tokenProcessor, const String& string) argument
91 static NeverDestroyed<SpaceSplitStringTable> table; local
195 auto& table = spaceSplitStringTable(); local
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dhashlib.c382 HASH_TABLE *table, *ntable; variable
407 char string[256]; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf-strtab.c48 struct bfd_hash_table table; member in struct:elf_strtab_hash
95 struct elf_strtab_hash *table; local
62 elf_strtab_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
H A Dsection.c711 bfd_section_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dstring.c50 const Shtable_t *sh_locate(register const char *sp,const Shtable_t *table,int size) argument
175 char *sh_substitute(const char *string,const char *oldsp,char *newsp) argument
296 sh_fmtcsv(const char *string) argument
332 sh_fmtq(const char *string) argument
463 sh_fmtqf(const char *string, int single, int fold) argument
666 sh_strchr(const char *string, register const char *dp) argument
734 fmtident(const char *string) argument
[all...]

Completed in 386 milliseconds

12345678