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

12345678

/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtable.el643 (defgroup table nil function
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Drot13.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dmule-util.el[all...]
H A Dutf-8.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/language/
H A Djapan-util.el[all...]
H A Dlao-util.el[all...]
H A Dind-util.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLIdentifier.cpp54 bool HTMLIdentifier::hasIndex(const StringImpl* string) argument
56 const IdentifierTable& table = identifierTable(); local
68 const IdentifierTable& table = identifierTable(); local
[all...]
/macosx-10.9.5/gnutar-452/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.9.5/emacs-92/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.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-compat.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-util.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/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.9.5/ncurses-42/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.9.5/postfix-252/postfix/src/util/
H A Dattr_scan64.c259 VSTRING *string; local
505 HTABLE *table = htable_create(1); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dcal-html.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dbinhex.el[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A Dhashlib.c382 HASH_TABLE *table, *ntable; variable
407 char string[256]; local
[all...]
/macosx-10.9.5/cctools-845/as/
H A Dhash.c51 const char *string; member in struct:hash_entry
63 struct hash_entry **table; member in struct:hash_control
113 hash_die(struct hash_control *table) argument
135 hash_lookup(struct hash_control *table, const char *key, size_t len, struct hash_entry ***plist, uint32_t *phash) argument
206 hash_insert(struct hash_control *table, const char *key, PTR value) argument
236 hash_jam(struct hash_control *table, const char *key, PTR value) argument
274 hash_replace(struct hash_control *table, const char *key, PTR value) argument
298 hash_find(struct hash_control *table, const char *key) argument
313 hash_find_n(struct hash_control *table, const char *key, size_t len) argument
328 hash_delete(struct hash_control *table, const char *key) argument
357 hash_traverse(struct hash_control *table, void (*pfn) (const char *key, PTR value)) argument
[all...]
/macosx-10.9.5/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.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dstring.c54 const Shtable_t *sh_locate(register const char *sp,const Shtable_t *table,int size) argument
179 char *sh_substitute(const char *string,const char *oldsp,char *newsp) argument
301 sh_fmtq(const char *string) argument
424 sh_fmtqf(const char *string, int single, int fold) argument
625 sh_strchr(const char *string, register const char *dp) argument
693 fmtident(const char *string) argument
[all...]

Completed in 303 milliseconds

12345678