Searched refs:REPLACE (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.9.5/file_cmds-230/pax/
H A Dpat_rep.h49 } REPLACE; typedef in typeref:struct:replace
H A Dpat_rep.c69 static REPLACE *rephead = NULL; /* replacement string list head */
70 static REPLACE *reptail = NULL; /* replacement string list tail */
100 REPLACE *rep;
133 if ((rep = (REPLACE *)malloc(sizeof(REPLACE))) == NULL) {
862 REPLACE *pt;
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Darparse.h47 REPLACE = 273, enumerator in enum:yytokentype
67 #define REPLACE 273 macro
H A Darlex.l55 "REPLACE" { return REPLACE; }
70 "replace" { return REPLACE; }
H A Darparse.y58 %token REPLACE
106 REPLACE modulename
H A Darparse.c71 REPLACE = 273, enumerator in enum:yytokentype
91 #define REPLACE 273 macro
371 "END", "EXTRACT", "FULLDIR", "HELP", "QUIT", "REPLACE", "SAVE", "OPEN",
/macosx-10.9.5/cups-372.4/cups/conf/
H A DMakefile23 REPLACE = mime.convs mime.types macro
82 for file in $(REPLACE); do \
127 for file in $(KEEP) $(REPLACE) cupsd.conf.default; do \
131 for file in $(REPLACE); do \
/macosx-10.9.5/ICU-511.35/icuSources/data/translit/
H A Dtrnsfiles.mk19 # * To REPLACE the default list and only build with a few
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dtestdb_metadata.sql123 CREATE OR REPLACE PROCEDURE create_person(keyval OUT NUMBER) AS
130 CREATE OR REPLACE PROCEDURE delete_person(keyval IN NUMBER) AS
138 CREATE OR REPLACE PROCEDURE create_org(keyval OUT NUMBER) AS
145 CREATE OR REPLACE PROCEDURE delete_org(keyval IN NUMBER) AS
151 CREATE OR REPLACE PROCEDURE create_document(keyval OUT NUMBER) AS
158 CREATE OR REPLACE PROCEDURE delete_document (keyval IN NUMBER) AS
165 CREATE OR REPLACE PROCEDURE add_phone(pers_id IN NUMBER, phone IN varchar2) AS
171 CREATE OR REPLACE PROCEDURE delete_phone(keyval IN NUMBER, phone IN varchar2) AS
177 CREATE OR REPLACE PROCEDURE set_person_name(keyval IN NUMBER, new_name IN varchar2) AS
183 CREATE OR REPLACE PROCEDUR
[all...]
/macosx-10.9.5/text_cmds-87/sed/
H A Ddefs.h134 REPLACE, /* Replace the contents. */ enumerator in enum:e_spflag
H A Dprocess.c100 for (linenum = 0; mf_fgets(&PS, REPLACE);) {
150 cspace(&PS, hs, hsl, REPLACE);
157 cspace(&HS, ps, psl, REPLACE);
173 if (!mf_fgets(&PS, REPLACE))
240 cspace(&HS, "", 0, REPLACE);
689 if (spflag == REPLACE)
/macosx-10.9.5/ICU-511.35/icuSources/data/misc/
H A Dmiscfiles.mk19 # * To REPLACE the default list and only build a subset of files:
/macosx-10.9.5/ICU-511.35/icuSources/data/sprep/
H A Dsprepfiles.mk19 # * To REPLACE the default list and only build a subset of files:
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Din6_src.c173 #define REPLACE(r) do {\ macro
360 REPLACE(0);
368 REPLACE(2);
373 REPLACE(2);
385 REPLACE(3);
396 REPLACE(3);
408 REPLACE(5);
423 REPLACE(6);
449 REPLACE(7);
458 REPLACE(
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dgdmo.vim43 syn match gdmoExtension "REPLACE-WITH-DEFAULT"
45 syn match gdmoExtension "GET-REPLACE"
H A Dmodsim3.vim44 syn keyword modsim3Builtin REPLACE REMOVEMONITOR ROUND SCHAR SIZEOF SPRINT
H A Dplsql.vim64 syn keyword plsqlSQLKeyword QUOTA RELEASE RENAME REPLACE RESOURCE REVOKE ROLLBACK
114 syn keyword plsqlFunction REFTOHEX REPLACE ROLLBACK_NR ROLLBACK_SV ROLLUP ROUND
/macosx-10.9.5/ICU-511.35/icuSources/data/brkitr/
H A Dbrkfiles.mk20 # * To REPLACE the default list and only build with a few
/macosx-10.9.5/libxslt-13/libxslt/vms/
H A Dbuild_xslt.com263 $ lib_command = "LIBRARY/REPLACE XML_LIBDIR:''libname'.OLB"
/macosx-10.9.5/libarchive-29/libarchive/
H A DCMakeLists.txt15 STRING(REGEX REPLACE
17 STRING(REGEX REPLACE
19 STRING(REGEX REPLACE
21 STRING(REGEX REPLACE
24 STRING(REGEX REPLACE "[0]*([^0][0-9]*)$" "\\1" _minor ${_minor})
25 STRING(REGEX REPLACE "[0]*([^0][0-9]*)$" "\\1" _revision ${_revision})
107 STRING(REGEX REPLACE "^.+[.]([1-9])" "\\1" _mansect ${_man})
/macosx-10.9.5/ICU-511.35/icuSources/data/rbnf/
H A Drbnffiles.mk20 # * To REPLACE the default list and only build with a few
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Dvi.c182 #define REPLACE -40 /* replace chars */ macro
639 * REPLACE, replace char if possible
742 /* return to APPEND/REPLACE mode */
1351 * = REPLACE, allow escape to cntlmode subroutine
1418 if( mode == REPLACE )
1444 if(mode==REPLACE)
1476 if(mode==REPLACE || (last_save>0 && last_virt<=last_save))
1480 else if(mode==REPLACE)
1482 mode = REPLACE;
1561 if( mode == REPLACE )
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/data/mappings/
H A Ducmfiles.mk27 # * To REPLACE the default list and only build with a few
/macosx-10.9.5/ICU-511.35/icuSources/data/coll/
H A Dcolfiles.mk20 # * To REPLACE the default list and only build with a few
/macosx-10.9.5/ICU-511.35/icuSources/data/curr/
H A Dresfiles.mk20 # * To REPLACE the default list and only build with a few

Completed in 314 milliseconds

12