Searched +defs:orig +defs:file +defs:name (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Ddiff.c57 dns_difftuple_create(isc_mem_t *mctx, dns_diffop_t op, dns_name_t *name, dns_ttl_t ttl, dns_rdata_t *rdata, dns_difftuple_t **tp) argument
116 dns_difftuple_copy(dns_difftuple_t *orig, dns_difftuple_t **copyp) argument
247 dns_name_t *name; local
458 dns_name_t *name; local
578 dns_diff_print(dns_diff_t *diff, FILE *file) argument
[all...]
/macosx-10.10/patch_cmds-17/patch/
H A Dutil.c95 backup_file(const char *orig) argument
328 char *fullname, *name, *t; local
379 checked_in(char *file) argument
[all...]
/macosx-10.10/pam_modules-140/modules/pam_env/
H A Dpam_env.c76 char *name; member in struct:var
142 const char *file; local
209 const char *file; local
537 const char *orig=*value, *tmpptr=NULL; local
662 _pam_get_item_byname(pam_handle_t *pamh, const char *name) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Dem-ls.el[all...]
/macosx-10.10/tcsh-65/tcsh/win32/
H A Dntfunc.c349 void nt_set_env(const Char *name, const Char *val) { argument
424 int nt_feed_to_cmd(char *file,char **argv) { argument
426 char *ptr, *orig; local
546 hb_subst(char *orig) argument
1119 executable(const Char *dir, const Char *name, int dir_ok) argument
1178 nt_check_name_and_hash(int is_windir, char *file, int i) argument
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A Dcatalog.c139 xmlChar *name; member in struct:_xmlCatalogEntry
274 xmlNewCatalogEntry(xmlCatalogEntryType type, const xmlChar *name, argument
1097 xmlGetXMLCatalogEntryType(const xmlChar *name) argument
1138 xmlParseXMLCatalogOneNode(xmlNodePtr cur, xmlCatalogEntryType type, const xmlChar *name, const xmlChar *attrName, const xmlChar *uriAttrName, xmlCatalogPrefer prefer, xmlCatalogEntryPtr cgroup) argument
1493 xmlAddXMLCatalog(xmlCatalogEntryPtr catal, const xmlChar *type, const xmlChar *orig, const xmlChar *replace) argument
2242 xmlParseSGMLCatalogName(const xmlChar *cur, xmlChar **name) argument
2279 xmlGetSGMLCatalogEntryType(const xmlChar *name) argument
2320 xmlParseSGMLCatalog(xmlCatalogPtr catal, const xmlChar *value, const char *file, int super) argument
2342 xmlChar *name = NULL; local
2953 xmlACatalogAdd(xmlCatalogPtr catal, const xmlChar * type, const xmlChar * orig, const xmlChar * replace) argument
3407 xmlCatalogAdd(const xmlChar *type, const xmlChar *orig, const xmlChar *replace) argument
[all...]
H A Dtree.c163 xmlGetEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
184 xmlGetParameterEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
262 xmlSplitQName2(const xmlChar *name, xmlChar **prefix) argument
322 xmlSplitQName3(const xmlChar *name, int *len) argument
865 xmlNewDtd(xmlDocPtr doc, const xmlChar *name, const xmlChar *ExternalID, const xmlChar *SystemID) argument
939 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, const xmlChar *ExternalID, const xmlChar *SystemID) argument
1821 xmlNewPropInternal(xmlNodePtr node, xmlNsPtr ns, const xmlChar * name, const xmlChar * value, int eatname) argument
1923 xmlNewProp(xmlNodePtr node, const xmlChar *name, const xmlChar *value) argument
1948 xmlNewNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name, const xmlChar *value) argument
1973 xmlNewNsPropEatName(xmlNodePtr node, xmlNsPtr ns, xmlChar *name, const xmlChar *value) argument
1997 xmlNewDocProp(xmlDocPtr doc, const xmlChar *name, const xmlChar *value) argument
2147 xmlNewDocPI(xmlDocPtr doc, const xmlChar *name, const xmlChar *content) argument
2194 xmlNewPI(const xmlChar *name, const xmlChar *content) argument
2209 xmlNewNode(xmlNsPtr ns, const xmlChar *name) argument
2251 xmlNewNodeEatName(xmlNsPtr ns, xmlChar *name) argument
2299 xmlNewDocNode(xmlDocPtr doc, xmlNsPtr ns, const xmlChar *name, const xmlChar *content) argument
2336 xmlNewDocNodeEatName(xmlDocPtr doc, xmlNsPtr ns, xmlChar *name, const xmlChar *content) argument
2370 xmlNewDocRawNode(xmlDocPtr doc, xmlNsPtr ns, const xmlChar *name, const xmlChar *content) argument
2468 xmlNewTextChild(xmlNodePtr parent, xmlNsPtr ns, const xmlChar *name, const xmlChar *content) argument
2538 xmlNewCharRef(xmlDocPtr doc, const xmlChar *name) argument
2581 xmlNewReference(xmlDocPtr doc, const xmlChar *name) argument
2848 xmlNewChild(xmlNodePtr parent, xmlNsPtr ns, const xmlChar *name, const xmlChar *content) argument
4623 const char *name; local
5089 xmlNodeSetName(xmlNodePtr cur, const xmlChar *name) argument
5963 xmlNodePtr orig = node; local
6092 xmlNodePtr orig = node; local
6432 xmlGetPropNodeInternal(xmlNodePtr node, const xmlChar *name, const xmlChar *nsName, int useDTD) argument
6592 xmlHasProp(xmlNodePtr node, const xmlChar *name) argument
6647 xmlHasNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) argument
6669 xmlGetProp(xmlNodePtr node, const xmlChar *name) argument
6694 xmlGetNoNsProp(xmlNodePtr node, const xmlChar *name) argument
6719 xmlGetNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) argument
6739 xmlUnsetProp(xmlNodePtr node, const xmlChar *name) argument
6760 xmlUnsetNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name) argument
6788 xmlSetProp(xmlNodePtr node, const xmlChar *name, const xmlChar *value) argument
6824 xmlSetNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name, const xmlChar *value) argument
7271 xmlBufferDump(FILE *file, xmlBufferPtr buf) argument
[all...]
H A Dtestapi.c98 xmlChar name[20]; local
1427 xmlChar * name; /* The tag name */ local
1984 xmlChar * name; /* the entity name */ local
2127 xmlChar * name; /* an attribute name */ local
3107 xmlChar * name; /* the name of the attribute to check */ local
3986 xmlChar * name; /* the element name */ local
4069 xmlChar * name; /* The element name */ local
4159 xmlChar * name; /* the entity name */ local
4224 xmlChar * name; /* the root element name */ local
4308 xmlChar * name; /* The entity name */ local
4379 xmlChar * name; /* The entity name */ local
4697 xmlChar * name; /* the root element name */ local
4780 xmlChar * name; /* The name of the notation */ local
4875 xmlChar * name; /* The entity name */ local
5166 xmlChar * name; /* The name of the entity */ local
5599 xmlChar * orig; /* the system, public or prefix to match */ local
5903 xmlChar * orig; /* the system, public or prefix to match */ local
8212 xmlChar * name; /* the name of the userdata */ local
8268 xmlChar * name; /* the name of the userdata */ local
8355 xmlChar * name; /* the name */ local
8628 char * name; /* the encoding name as parsed, in UTF-8 format (ASCII actually) */ local
9053 char * name; /* the encoding name as parsed, in UTF-8 format (ASCII actually) */ local
9153 xmlChar * name; /* the entity name */ local
9220 xmlChar * name; /* the entity name */ local
9504 xmlChar * name; /* the entity name */ local
9543 xmlChar * name; /* the entity name */ local
9582 xmlChar * name; /* the entity name */ local
9619 xmlChar * name; /* the entity name */ local
9680 xmlChar * name; /* the entity name */ local
9772 xmlChar * name; /* the name of the userdata */ local
9818 xmlChar * name; /* the name of the userdata */ local
9871 xmlChar * name; /* the name of the userdata */ local
9961 xmlChar * name; /* the name of the userdata */ local
10000 xmlChar * name; /* the name of the userdata */ local
10046 xmlChar * name; /* the name of the userdata */ local
10101 xmlChar * name; /* the name of the userdata */ local
10147 xmlChar * name; /* the name of the userdata */ local
10207 xmlChar * name; /* the name of the userdata */ local
10279 xmlChar * name; /* the name of the userdata */ local
10325 xmlChar * name; /* the name of the userdata */ local
10378 xmlChar * name; /* the name of the userdata */ local
10510 xmlChar * name; /* the name of the userdata */ local
10563 xmlChar * name; /* the name of the userdata */ local
10623 xmlChar * name; /* the name of the userdata */ local
11640 const char * file; /* a file or directory on the server */ local
13085 char * name; /* the feature name */ local
15229 char * name; /* the feature name */ local
16412 xmlChar * name; /* an XML parser context */ local
17055 xmlChar * name; /* the current name */ local
17103 xmlChar * name; /* the current name */ local
17151 xmlChar * name; /* the current name */ local
19556 xmlChar * name; /* the DTD name */ local
20592 xmlChar * name; /* the attribute name */ local
20675 xmlChar * name; /* the attribute name */ local
20721 xmlChar * name; /* the attribute name */ local
20760 xmlChar * name; /* the attribute name */ local
20806 xmlChar * name; /* the attribute name */ local
20996 xmlChar * name; /* the char ref string, starting with # or "&# ... ;" */ local
21039 xmlChar * name; /* the name of the child */ local
21231 xmlChar * name; /* the node name */ local
21284 xmlChar * name; /* the node name */ local
21335 xmlChar * name; /* the processing instruction name */ local
21381 xmlChar * name; /* the name of the attribute */ local
21431 xmlChar * name; /* the node name */ local
21569 xmlChar * name; /* the DTD name */ local
21622 xmlChar * name; /* the node name */ local
21661 xmlChar * name; /* the node name */ local
21749 xmlChar * name; /* the name of the attribute */ local
21802 xmlChar * name; /* the name of the attribute */ local
21851 xmlChar * name; /* the processing instruction name */ local
21894 xmlChar * name; /* the name of the attribute */ local
21942 xmlChar * name; /* the reference name, or the reference string with & and ; */ local
22017 xmlChar * name; /* the name of the child */ local
22814 xmlChar * name; /* the new tag name */ local
23576 xmlChar * name; /* the attribute name */ local
23629 xmlChar * name; /* the attribute name (a QName) */ local
23674 xmlChar * name; /* the full QName */ local
23713 xmlChar * name; /* the full QName */ local
23930 xmlChar * name; /* the attribute name */ local
23976 xmlChar * name; /* the attribute name */ local
24775 xmlChar * name; /* the attribute name */ local
24861 xmlChar * name; /* the entity name */ local
25348 xmlChar * name; /* the attribute name */ local
25392 xmlChar * name; /* the element name */ local
25443 xmlChar * name; /* the attribute name */ local
25494 xmlChar * name; /* the element name */ local
25635 xmlChar * name; /* the element name */ local
25720 xmlChar * name; /* the subelement name or NULL */ local
25765 xmlChar * name; /* the subelement name or NULL */ local
26039 xmlChar * name; /* the attribute name */ local
26220 xmlChar * name; /* the attribute name */ local
28462 FILE * file; /* a FILE* */ local
28777 FILE * file; /* a FILE* */ local
29923 char * name; /* the name of the symbol */ local
31104 xmlChar * name; /* the qualified name of the attribute. */ local
31790 xmlChar * name; /* the qualified name of the attribute. */ local
35001 xmlChar * name; /* the optional name of the type */ local
35399 xmlChar * name; /* the type name */ local
36437 xmlChar * name; /* the localname of the QName */ local
43891 xmlChar * name; /* element name */ local
43934 xmlChar * name; /* element local name */ local
44055 xmlChar * name; /* the name of the DTD */ local
44110 xmlChar * name; /* the name of the DTD ATTLIST */ local
44151 xmlChar * name; /* the name of the DTD element */ local
44194 xmlChar * name; /* the name of the DTD ATTLIST */ local
44295 xmlChar * name; /* element name */ local
44338 xmlChar * name; /* element local name */ local
44432 xmlChar * name; /* attribute name */ local
44482 xmlChar * name; /* attribute local name */ local
44734 xmlChar * name; /* the name of the DTD */ local
44796 xmlChar * name; /* the name of the DTD ATTLIST */ local
44844 xmlChar * name; /* the name of the DTD element */ local
44894 xmlChar * name; /* the name of the DTD entity */ local
44970 xmlChar * name; /* the name of the DTD entity */ local
45094 xmlChar * name; /* the name of the DTD entity */ local
45147 xmlChar * name; /* the name of the xml notation */ local
45202 xmlChar * name; /* element name */ local
45252 xmlChar * name; /* element local name */ local
48055 xmlChar * name; /* a name string */ local
50205 xmlChar * name; /* the variable name */ local
50263 xmlChar * name; /* the variable name */ local
51016 xmlChar * name; /* the variable name */ local
51057 xmlChar * name; /* the variable name */ local
51206 const char * file; /* the file name */ local
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dcatalog.c135 xmlChar *name; member in struct:_xmlCatalogEntry
270 xmlNewCatalogEntry(xmlCatalogEntryType type, const xmlChar *name, argument
1099 xmlGetXMLCatalogEntryType(const xmlChar *name) argument
1140 xmlParseXMLCatalogOneNode(xmlNodePtr cur, xmlCatalogEntryType type, const xmlChar *name, const xmlChar *attrName, const xmlChar *uriAttrName, xmlCatalogPrefer prefer, xmlCatalogEntryPtr cgroup) argument
1497 xmlAddXMLCatalog(xmlCatalogEntryPtr catal, const xmlChar *type, const xmlChar *orig, const xmlChar *replace) argument
2246 xmlParseSGMLCatalogName(const xmlChar *cur, xmlChar **name) argument
2283 xmlGetSGMLCatalogEntryType(const xmlChar *name) argument
2324 xmlParseSGMLCatalog(xmlCatalogPtr catal, const xmlChar *value, const char *file, int super) argument
2346 xmlChar *name = NULL; local
2957 xmlACatalogAdd(xmlCatalogPtr catal, const xmlChar * type, const xmlChar * orig, const xmlChar * replace) argument
3411 xmlCatalogAdd(const xmlChar *type, const xmlChar *orig, const xmlChar *replace) argument
[all...]
H A Dtree.c160 xmlGetEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
181 xmlGetParameterEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
259 xmlSplitQName2(const xmlChar *name, xmlChar **prefix) argument
319 xmlSplitQName3(const xmlChar *name, int *len) argument
847 xmlNewDtd(xmlDocPtr doc, const xmlChar *name, const xmlChar *ExternalID, const xmlChar *SystemID) argument
921 xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name, const xmlChar *ExternalID, const xmlChar *SystemID) argument
1781 xmlNewPropInternal(xmlNodePtr node, xmlNsPtr ns, const xmlChar * name, const xmlChar * value, int eatname) argument
1883 xmlNewProp(xmlNodePtr node, const xmlChar *name, const xmlChar *value) argument
1908 xmlNewNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name, const xmlChar *value) argument
1933 xmlNewNsPropEatName(xmlNodePtr node, xmlNsPtr ns, xmlChar *name, const xmlChar *value) argument
1957 xmlNewDocProp(xmlDocPtr doc, const xmlChar *name, const xmlChar *value) argument
2107 xmlNewDocPI(xmlDocPtr doc, const xmlChar *name, const xmlChar *content) argument
2154 xmlNewPI(const xmlChar *name, const xmlChar *content) argument
2169 xmlNewNode(xmlNsPtr ns, const xmlChar *name) argument
2211 xmlNewNodeEatName(xmlNsPtr ns, xmlChar *name) argument
2259 xmlNewDocNode(xmlDocPtr doc, xmlNsPtr ns, const xmlChar *name, const xmlChar *content) argument
2296 xmlNewDocNodeEatName(xmlDocPtr doc, xmlNsPtr ns, xmlChar *name, const xmlChar *content) argument
2330 xmlNewDocRawNode(xmlDocPtr doc, xmlNsPtr ns, const xmlChar *name, const xmlChar *content) argument
2428 xmlNewTextChild(xmlNodePtr parent, xmlNsPtr ns, const xmlChar *name, const xmlChar *content) argument
2498 xmlNewCharRef(xmlDocPtr doc, const xmlChar *name) argument
2541 xmlNewReference(xmlDocPtr doc, const xmlChar *name) argument
2808 xmlNewChild(xmlNodePtr parent, xmlNsPtr ns, const xmlChar *name, const xmlChar *content) argument
4538 const char *name; local
5000 xmlNodeSetName(xmlNodePtr cur, const xmlChar *name) argument
5843 xmlNodePtr orig = node; local
5972 xmlNodePtr orig = node; local
6312 xmlGetPropNodeInternal(xmlNodePtr node, const xmlChar *name, const xmlChar *nsName, int useDTD) argument
6472 xmlHasProp(xmlNodePtr node, const xmlChar *name) argument
6527 xmlHasNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) argument
6549 xmlGetProp(xmlNodePtr node, const xmlChar *name) argument
6574 xmlGetNoNsProp(xmlNodePtr node, const xmlChar *name) argument
6599 xmlGetNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) argument
6619 xmlUnsetProp(xmlNodePtr node, const xmlChar *name) argument
6640 xmlUnsetNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name) argument
6668 xmlSetProp(xmlNodePtr node, const xmlChar *name, const xmlChar *value) argument
6704 xmlSetNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name, const xmlChar *value) argument
7122 xmlBufferDump(FILE *file, xmlBufferPtr buf) argument
[all...]
H A Dtestapi.c104 xmlChar name[20]; local
1431 xmlChar * name; /* The tag name */ local
1988 xmlChar * name; /* the entity name */ local
2131 xmlChar * name; /* an attribute name */ local
3111 xmlChar * name; /* the name of the attribute to check */ local
3990 xmlChar * name; /* the element name */ local
4073 xmlChar * name; /* The element name */ local
4163 xmlChar * name; /* the entity name */ local
4228 xmlChar * name; /* the root element name */ local
4312 xmlChar * name; /* The entity name */ local
4383 xmlChar * name; /* The entity name */ local
4701 xmlChar * name; /* the root element name */ local
4784 xmlChar * name; /* The name of the notation */ local
4879 xmlChar * name; /* The entity name */ local
5170 xmlChar * name; /* The name of the entity */ local
5603 xmlChar * orig; /* the system, public or prefix to match */ local
5907 xmlChar * orig; /* the system, public or prefix to match */ local
8216 xmlChar * name; /* the name of the userdata */ local
8262 xmlChar * name; /* the name of the userdata */ local
8349 xmlChar * name; /* the name */ local
8584 char * name; /* the encoding name as parsed, in UTF-8 format (ASCII actually) */ local
9009 char * name; /* the encoding name as parsed, in UTF-8 format (ASCII actually) */ local
9109 xmlChar * name; /* the entity name */ local
9176 xmlChar * name; /* the entity name */ local
9460 xmlChar * name; /* the entity name */ local
9499 xmlChar * name; /* the entity name */ local
9538 xmlChar * name; /* the entity name */ local
9575 xmlChar * name; /* the entity name */ local
9636 xmlChar * name; /* the entity name */ local
9728 xmlChar * name; /* the name of the userdata */ local
9774 xmlChar * name; /* the name of the userdata */ local
9827 xmlChar * name; /* the name of the userdata */ local
9917 xmlChar * name; /* the name of the userdata */ local
9956 xmlChar * name; /* the name of the userdata */ local
10002 xmlChar * name; /* the name of the userdata */ local
10057 xmlChar * name; /* the name of the userdata */ local
10103 xmlChar * name; /* the name of the userdata */ local
10163 xmlChar * name; /* the name of the userdata */ local
10235 xmlChar * name; /* the name of the userdata */ local
10281 xmlChar * name; /* the name of the userdata */ local
10334 xmlChar * name; /* the name of the userdata */ local
10466 xmlChar * name; /* the name of the userdata */ local
10519 xmlChar * name; /* the name of the userdata */ local
10579 xmlChar * name; /* the name of the userdata */ local
11596 const char * file; /* a file or directory on the server */ local
13096 char * name; /* the feature name */ local
15240 char * name; /* the feature name */ local
16423 xmlChar * name; /* an XML parser context */ local
17066 xmlChar * name; /* the current name */ local
17114 xmlChar * name; /* the current name */ local
17162 xmlChar * name; /* the current name */ local
19388 xmlChar * name; /* the DTD name */ local
20424 xmlChar * name; /* the attribute name */ local
20507 xmlChar * name; /* the attribute name */ local
20553 xmlChar * name; /* the attribute name */ local
20592 xmlChar * name; /* the attribute name */ local
20638 xmlChar * name; /* the attribute name */ local
20828 xmlChar * name; /* the char ref string, starting with # or "&# ... ;" */ local
20871 xmlChar * name; /* the name of the child */ local
21063 xmlChar * name; /* the node name */ local
21116 xmlChar * name; /* the node name */ local
21167 xmlChar * name; /* the processing instruction name */ local
21213 xmlChar * name; /* the name of the attribute */ local
21263 xmlChar * name; /* the node name */ local
21401 xmlChar * name; /* the DTD name */ local
21454 xmlChar * name; /* the node name */ local
21493 xmlChar * name; /* the node name */ local
21581 xmlChar * name; /* the name of the attribute */ local
21634 xmlChar * name; /* the name of the attribute */ local
21683 xmlChar * name; /* the processing instruction name */ local
21726 xmlChar * name; /* the name of the attribute */ local
21774 xmlChar * name; /* the reference name, or the reference string with & and ; */ local
21849 xmlChar * name; /* the name of the child */ local
22646 xmlChar * name; /* the new tag name */ local
23408 xmlChar * name; /* the attribute name */ local
23461 xmlChar * name; /* the attribute name (a QName) */ local
23506 xmlChar * name; /* the full QName */ local
23545 xmlChar * name; /* the full QName */ local
23762 xmlChar * name; /* the attribute name */ local
23808 xmlChar * name; /* the attribute name */ local
24600 xmlChar * name; /* the attribute name */ local
24686 xmlChar * name; /* the entity name */ local
25173 xmlChar * name; /* the attribute name */ local
25217 xmlChar * name; /* the element name */ local
25268 xmlChar * name; /* the attribute name */ local
25319 xmlChar * name; /* the element name */ local
25460 xmlChar * name; /* the element name */ local
25545 xmlChar * name; /* the subelement name or NULL */ local
25590 xmlChar * name; /* the subelement name or NULL */ local
25864 xmlChar * name; /* the attribute name */ local
26045 xmlChar * name; /* the attribute name */ local
28287 FILE * file; /* a FILE* */ local
28558 FILE * file; /* a FILE* */ local
29702 char * name; /* the name of the symbol */ local
30883 xmlChar * name; /* the qualified name of the attribute. */ local
31569 xmlChar * name; /* the qualified name of the attribute. */ local
34680 xmlChar * name; /* the optional name of the type */ local
35078 xmlChar * name; /* the type name */ local
36116 xmlChar * name; /* the localname of the QName */ local
43529 xmlChar * name; /* element name */ local
43572 xmlChar * name; /* element local name */ local
43693 xmlChar * name; /* the name of the DTD */ local
43748 xmlChar * name; /* the name of the DTD ATTLIST */ local
43789 xmlChar * name; /* the name of the DTD element */ local
43832 xmlChar * name; /* the name of the DTD ATTLIST */ local
43933 xmlChar * name; /* element name */ local
43976 xmlChar * name; /* element local name */ local
44070 xmlChar * name; /* attribute name */ local
44120 xmlChar * name; /* attribute local name */ local
44372 xmlChar * name; /* the name of the DTD */ local
44434 xmlChar * name; /* the name of the DTD ATTLIST */ local
44482 xmlChar * name; /* the name of the DTD element */ local
44532 xmlChar * name; /* the name of the DTD entity */ local
44608 xmlChar * name; /* the name of the DTD entity */ local
44732 xmlChar * name; /* the name of the DTD entity */ local
44785 xmlChar * name; /* the name of the xml notation */ local
44840 xmlChar * name; /* element name */ local
44890 xmlChar * name; /* element local name */ local
47601 xmlChar * name; /* a name string */ local
49745 xmlChar * name; /* the variable name */ local
49803 xmlChar * name; /* the variable name */ local
50556 xmlChar * name; /* the variable name */ local
50597 xmlChar * name; /* the variable name */ local
50746 const char * file; /* the file name */ local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Derror.c63 err_position_0(char *buf, long len, const char *file, int line) argument
77 compile_snprintf(rb_encoding *enc, const char *pre, const char *file, int line, const char *fmt, va_list args) argument
126 rb_compile_error_with_enc(const char *file, int line, void *enc, const char *fmt, ...) argument
138 rb_compile_error(const char *file, int line, const char *fmt, ...) argument
162 compile_warn_print(const char *file, int line, const char *fmt, va_list args) argument
172 rb_compile_warn(const char *file, int line, const char *fmt, ...) argument
185 rb_compile_warning(const char *file, int line, const char *fmt, ...) argument
200 VALUE file = rb_sourcefilename(); local
266 report_bug(const char *file, int line, const char *fmt, va_list args) argument
293 const char *file = NULL; local
358 rb_compile_bug(const char *file, int line, const char *fmt, ...) argument
405 const char *name; local
940 VALUE name; local
1180 set_syserr(int n, const char *name) argument
1201 char name[8]; /* some Windows' errno have 5 digits. */ local
2001 rb_check_copyable(VALUE obj, VALUE orig) argument
[all...]
H A Dobject.c354 rb_obj_init_copy(VALUE obj, VALUE orig) argument
367 rb_obj_init_dup_clone(VALUE obj, VALUE orig) argument
1740 const char * file = rb_sourcefile(); local
1942 VALUE name, recur; local
2049 rb_mod_const_set(VALUE mod, VALUE name, VALUE value) argument
2079 VALUE name, recur; local
[all...]
H A Dfile.c145 file_path_convert(VALUE name) argument
790 const char *name; member in struct:__anon12386
844 rb_stat(VALUE file, struct stat *st) argument
863 w32_io_info(VALUE *file, BY_HANDLE_FILE_INFORMATION *st) argument
3655 ruby_enc_find_basename(const char *name, long *baselen, long *alllen, rb_encoding *enc) argument
3736 const char *name, *p; local
3795 const char *name, *root, *p, *end; local
3848 ruby_enc_find_extname(const char *name, long *len, rb_encoding *enc) argument
3925 const char *name, *e; local
3992 const char *name, *tail; local
4559 rb_stat_init_copy(VALUE copy, VALUE orig) argument
5144 rb_file_const(const char *name, VALUE value) argument
5288 copy_path_class(VALUE path, VALUE orig) argument
5437 define_filetest_function(const char *name, VALUE (*func)(ANYARGS), int argc) argument
[all...]
H A Dgc.c146 struct RFile file; member in union:RVALUE::__anon12389
153 const char *file; member in struct:RVALUE
3807 st_data_t orig, wmap, data; local
3836 wmap_aset(VALUE self, VALUE wmap, VALUE orig) argument
4415 gcdebug_sential(VALUE obj, VALUE name) argument
4422 rb_gcdebug_sentinel(VALUE obj, const char *name) argument
[all...]
H A Dio.c843 ruby_dup(int orig) argument
4067 FILE *file = ptr; local
4073 maygvl_fclose(FILE *file, int keepgvl) argument
4715 io_encname_bom_p(const char *name, long len) argument
4910 unsupported_encoding(const char *name) argument
5282 FILE *file; local
6422 rb_io_t *fptr, *orig; local
6526 rb_io_reopen(int argc, VALUE *argv, VALUE file) argument
6614 rb_io_t *fptr, *orig; local
7553 argf_initialize_copy(VALUE argf, VALUE orig) argument
7630 argf_close(VALUE file) argument
[all...]
H A Dparse.c11982 rb_compile_file(const char *f, VALUE file, int start) argument
11990 rb_parser_compile_file(volatile VALUE vparser, const char *f, VALUE file, int start) argument
11996 rb_parser_compile_file_path(volatile VALUE vparser, VALUE fname, VALUE file, int start) argument
13021 parser_encode_length(struct parser_params *parser, const char *name, long len) argument
13041 parser_set_encode(struct parser_params *parser, const char *name) argument
13089 magic_comment_encoding(struct parser_params *parser, const char *name, const char *val) argument
13098 parser_set_token_info(struct parser_params *parser, const char *name, const char *val) argument
13120 const char *name; member in struct:magic_comment
13168 VALUE name = 0, val = 0; local
14675 fixpos(NODE *node, NODE *orig) argument
15122 is_private_local_id(ID name) argument
15135 shadowing_lvar_gen(struct parser_params *parser, ID name) argument
15159 new_bv_gen(struct parser_params *parser, ID name) argument
16282 reg_named_capture_assign_iter(const OnigUChar *name, const OnigUChar *name_end, int back_num, int *back_refs, OnigRegex regex, void *arg0) argument
16457 const char *name; member in struct:__anon12464
16593 rb_symname_p(const char *name) argument
16599 rb_enc_symname_p(const char *name, rb_encoding *enc) argument
16608 rb_enc_symname_type(const char *name, long len, rb_encoding *enc, unsigned int allowed_atttset) argument
16705 rb_enc_symname2_p(const char *name, long len, rb_encoding *enc) argument
16711 rb_str_symname_type(VALUE name, unsigned int allowed_atttset) argument
16721 register_symid(ID id, const char *name, long len, rb_encoding *enc) argument
16757 rb_intern3(const char *name, long len, rb_encoding *enc) argument
16781 const char *name, *m, *e; local
16892 rb_intern2(const char *name, long len) argument
16899 rb_intern(const char *name) argument
16925 char name[2]; local
17079 VALUE name = *namep; local
17126 const VALUE name = (VALUE)&fake_str; local
17150 rb_is_const_name(VALUE name) argument
17156 rb_is_class_name(VALUE name) argument
17162 rb_is_global_name(VALUE name) argument
17168 rb_is_instance_name(VALUE name) argument
17174 rb_is_attrset_name(VALUE name) argument
17180 rb_is_local_name(VALUE name) argument
17186 rb_is_method_name(VALUE name) argument
17196 rb_is_junk_name(VALUE name) argument
17586 const char *name; member in struct:kw_assoc
17655 const char *name; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dstabs.c111 const char *name; member in struct:stab_pending_var
140 const char *name; member in struct:stab_tag
231 const char *orig; local
685 char *name; local
1129 const char *orig; local
1602 const char *orig; local
1638 const char *orig; local
1822 const char *orig; local
1893 const char *orig; local
1929 const char *orig; local
1958 char *name; local
2011 const char *orig; local
2072 const char *orig; local
2196 const char *orig; local
2275 const char *orig; local
2278 const char *name; local
2368 const char *orig; local
2369 char *name; local
2502 const char *orig; local
2518 char *name; local
2943 const char *orig; local
3014 const char *orig; local
3116 const char *name; member in struct:bincl_file
3120 unsigned int file; member in struct:bincl_file
3128 push_bincl(struct stab_handle *info, const char *name, bfd_vma hash) argument
3173 find_excl(struct stab_handle *info, const char *name, bfd_vma hash) argument
3204 stab_record_variable(void *dhandle, struct stab_handle *info, const char *name, debug_type type, enum debug_var_kind kind, bfd_vma val) argument
3348 const char *name; local
3524 char *name; local
3833 const char *name; local
3876 const char *orig; local
3991 const char *orig; local
4045 char *name; local
4084 char *name; local
4123 char *name; local
4162 const char *orig; local
4384 const char *orig; local
4411 const char *orig; local
4526 const char *orig; local
4655 const char *name; local
4793 const char *orig; local
4987 char *name; local
5008 char *name; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dediff-init.el[all...]
/macosx-10.10/groff-38/groff/src/devices/grohtml/
H A Dpost-html.cpp139 struct file { struct
153 file::file (FIL function in class:file
239 set_file_name(string name) argument
1876 check_value_error(int c, int v, const char *s, const char *name, const char *f, const char *l, int flag) argument
1892 check_value(const char *s, int v, const char *name, const char *f, const char *l, int *flag) argument
2591 text_glob *orig = page_contents->glyphs.get_data(); local
2912 do_job_name(char *name) argument
2927 do_head(char *name) argument
3357 text_glob *orig = page_contents->glyphs.get_data(); local
3771 text_glob *orig = page_contents->glyphs.get_data(); local
4257 sbuf_continuation(int idx, const char *name, const environment *env, int w) argument
4294 get_html_translation(font *f, const string &name) argument
4320 overstrike(int idx, const char *name, const environment *env, int w) argument
4353 set_char(int i, font *f, const environment *env, int w, const char *name) argument
4542 emit_link(const string &to, const char *name) argument
4792 char *file= get_str(n, &n); local
4817 char *file= get_str(n, &n); local
[all...]
/macosx-10.10/zsh-61/zsh/Src/
H A Dutils.c232 FILE *file; variable
241 fclose(file); variable
264 zerrmsg(FILE *file, const char *fmt, va_list ap) argument
323 zputs(wcs_nicechar(num, NULL, NULL), file); local
325 zputs(nicechar(num), file); local
342 fputc(tulower(errmsg[0]), file); local
1018 getnameddir(char *name) argument
1236 callhookfunc(char *name, LinkList lnklst, int arrayp, int *retval) argument
3259 subst_string_by_func(Shfunc func, char *arg1, char *orig) argument
3291 subst_string_by_hook(char *name, char *arg1, char *orig) argument
6145 char *dir, *file = 0; local
[all...]
/macosx-10.10/ruby-106/ruby/ext/ripper/
H A Dripper.c12072 rb_compile_file(const char *f, VALUE file, int start) argument
12080 rb_parser_compile_file(volatile VALUE vparser, const char *f, VALUE file, int start) argument
12086 rb_parser_compile_file_path(volatile VALUE vparser, VALUE fname, VALUE file, int start) argument
13111 parser_encode_length(struct parser_params *parser, const char *name, long len) argument
13131 parser_set_encode(struct parser_params *parser, const char *name) argument
13179 magic_comment_encoding(struct parser_params *parser, const char *name, const char *val) argument
13188 parser_set_token_info(struct parser_params *parser, const char *name, const char *val) argument
13210 const char *name; member in struct:magic_comment
13258 VALUE name = 0, val = 0; local
14765 fixpos(NODE *node, NODE *orig) argument
15212 is_private_local_id(ID name) argument
15225 shadowing_lvar_gen(struct parser_params *parser, ID name) argument
15249 new_bv_gen(struct parser_params *parser, ID name) argument
16372 reg_named_capture_assign_iter(const OnigUChar *name, const OnigUChar *name_end, int back_num, int *back_refs, OnigRegex regex, void *arg0) argument
16547 const char *name; member in struct:__anon12375
16683 rb_symname_p(const char *name) argument
16689 rb_enc_symname_p(const char *name, rb_encoding *enc) argument
16698 rb_enc_symname_type(const char *name, long len, rb_encoding *enc, unsigned int allowed_atttset) argument
16795 rb_enc_symname2_p(const char *name, long len, rb_encoding *enc) argument
16801 rb_str_symname_type(VALUE name, unsigned int allowed_atttset) argument
16811 register_symid(ID id, const char *name, long len, rb_encoding *enc) argument
16847 rb_intern3(const char *name, long len, rb_encoding *enc) argument
16871 const char *name, *m, *e; local
16982 rb_intern2(const char *name, long len) argument
16989 rb_intern(const char *name) argument
17015 char name[2]; local
17169 VALUE name = *namep; local
17216 const VALUE name = (VALUE)&fake_str; local
17240 rb_is_const_name(VALUE name) argument
17246 rb_is_class_name(VALUE name) argument
17252 rb_is_global_name(VALUE name) argument
17258 rb_is_instance_name(VALUE name) argument
17264 rb_is_attrset_name(VALUE name) argument
17270 rb_is_local_name(VALUE name) argument
17276 rb_is_method_name(VALUE name) argument
17286 rb_is_junk_name(VALUE name) argument
17676 const char *name; member in struct:kw_assoc
17745 const char *name; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dartist.el[all...]

Completed in 793 milliseconds