Searched defs:replace (Results 1 - 25 of 161) sorted by relevance

1234567

/macosx-10.10/apr-32/apr/apr/helpers/
H A Dapr_rename.pl33 sub replace { subroutine
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-replace.el82 (define-erc-module replace nil function
[all...]
/macosx-10.10/BerkeleyDB-21/db/test/
H A Dmemp001.tcl153 proc replace { mpool p { args "" } } { procedure
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dreplace.el[all...]
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Durep.h106 void (*replace)(UReplaceable* rep, member in struct:UReplaceableCallbacks
/macosx-10.10/file_cmds-242/pax/
H A Dpat_rep.h42 typedef struct replace { struct
/macosx-10.10/WTF-7600.1.24/wtf/
H A DRef.h69 template<typename T> template<typename U> inline PassRef<T> Ref<T>::replace(PassRef<U> reference) function in class:WTF::Ref
H A DThreadSpecific.h282 inline void ThreadSpecific<T>::replace(T* newPtr) function in class:WTF::ThreadSpecific
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dternary.c37 ternary_insert (ternary_tree *root, const char *s, PTR data, int replace) argument
H A Dsetenv.c83 setenv (const char *name, const char *value, int replace) argument
/macosx-10.10/ksh-23/ksh/src/lib/libast/path/
H A Dpathrepl.c36 pathrepl(char* path, const char* match, const char* replace) argument
46 pathrepl_20100601(register char* path, size_t size, const char* match, register const char* replace) argument
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tk/
H A Doptionobj.rb200 def replace(hash) method in class:Tk.OptionObj
/macosx-10.10/ruby-106/ruby/lib/rubygems/
H A Dsource_list.rb40 def replace(other) method
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dfuncrepl.cpp78 int32_t FunctionReplacer::replace(Replaceable& text, function in class:FunctionReplacer
H A Dstrrepl.cpp102 int32_t StringReplacer::replace(Replaceable& text, function in class:StringReplacer
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DPutByIdVariant.h50 static PutByIdVariant replace(Structure* structure, PropertyOffset offset) function in class:JSC::PutByIdVariant
/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts/
H A Ddd-ex.sh236 replace () { function
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dsetenv.c284 setenv (const char *name, const char *value, int replace) argument
109 __add_to_environ(const char *name, const char *value, const char *combined, int replace) argument
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dsetenv.c283 setenv (const char *name, const char *value, int replace) argument
108 __add_to_environ(const char *name, const char *value, const char *combined, int replace) argument
/macosx-10.10/ruby-106/ruby/lib/yaml/
H A Ddbm.rb149 def replace( hsh ) method in class:YAML.DBM
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DString.pm344 sub replace { subroutine
/macosx-10.10/Heimdal-398.1.2/lib/hdb/
H A Ddb.c225 DB__put(krb5_context context, HDB *db, int replace, argument
H A Ddb3.c218 DB__put(krb5_context context, HDB *db, int replace, argument
/macosx-10.10/JavaScriptCore-7600.1.17/yarr/
H A DRegularExpression.cpp164 void replace(String& string, const RegularExpression& target, const String& replacement) function in namespace:JSC::Yarr
/macosx-10.10/WebCore-7600.1.25/page/
H A DLocation.cpp239 void Location::replace(const String& url, DOMWindow& activeWindow, DOMWindow& firstWindow) function in class:WebCore::Location

Completed in 630 milliseconds

1234567