Searched refs:post (Results 101 - 125 of 254) sorted by relevance

1234567891011

/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dtest046.tcl138 error_check_bad dbc_get:set(R)(post-delete) [llength $ret] 0
165 error_check_bad dbc_get(post-delete):set_range [llength $ret] 0
608 dbc_get:current(post-put) [lindex [lindex $ret 0] 1] $dup_set(1)
619 dbc_get:curr(post-put,after) [lindex [lindex $ret 0] 1] $dup_set(1)
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/Control/
H A DEntryChange.pm175 Please report any bugs, or post any suggestions, to the perl-ldap
H A DPaged.pm150 Please report any bugs, or post any suggestions, to the perl-ldap mailing list
H A DPasswordPolicy.pm167 Please report any bugs, or post any suggestions, to the perl-ldap
H A DPersistentSearch.pm175 Please report any bugs, or post any suggestions, to the perl-ldap
H A DProxyAuth.pm183 Please report any bugs, or post any suggestions, to the perl-ldap
H A DSort.pm191 Please report any bugs, or post any suggestions, to the perl-ldap mailing list
H A DSortResult.pm165 Please report any bugs, or post any suggestions, to the perl-ldap mailing list
H A DVLVResponse.pm183 Please report any bugs, or post any suggestions, to the perl-ldap mailing list
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/Extension/
H A DSetPassword.pm138 Please report any bugs, or post any suggestions, to the perl-ldap
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/lib/Tree/Simple/Visitor/
H A DPostOrderTraversal.pm64 Tree::Simple::Visitor::PostOrderTraversal - A Visitor for post-order traversal a Tree::Simple hierarchy
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DPostOrderTraversal.pm64 Tree::Simple::Visitor::PostOrderTraversal - A Visitor for post-order traversal a Tree::Simple hierarchy
/macosx-10.9.5/groff-38/groff/src/preproc/refer/
H A Drefer.cpp465 string post; local
483 post += d;
518 int have_text = pre.length() > 0 || post.length() > 0;
526 pending_line += post;
/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Dcursesm.cc307 post();
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/
H A DSOAP-service.tcl121 set reply [post $http_url $request $channel]
135 proc SOAP::Service::post { url headers channel} {
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/widget/
H A Dmentry.tcl217 # post menu atop menuentry.
260 $menu post $x $y
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsqlforms.vim30 syntax match sqlTriggers /post-.*$/
47 syntax keyword sqlProcedure next_record next_set pause post previous_block
H A Dwget.vim120 syn match wgetCommand "^\s*post[-_]\=data" contained
121 syn match wgetCommand "^\s*post[-_]\=file" contained
/macosx-10.9.5/swig-10/Source/Modules/
H A Dcsharp.cxx2045 String *post = Getattr(p, "tmap:csin:post"); local
2046 if (post) {
2047 substituteClassname(pt, post);
2048 Replaceall(post, "$csinput", arg);
2051 Printv(post_code, post, NIL);
2218 String *helper_code = NewString(""); // Holds code for the constructor helper method generated only when the csin typemap has code in the pre or post attributes
2310 String *post = Getattr(p, "tmap:csin:post"); local
2311 if (post) {
2631 String *post = Getattr(p, "tmap:csin:post"); local
[all...]
H A Djava.cxx2038 String *post = Getattr(p, "tmap:javain:post"); local
2039 if (post) {
2040 substituteClassname(pt, post);
2041 Replaceall(post, "$javainput", arg);
2044 Printv(post_code, post, NIL);
2156 String *helper_code = NewString(""); // Holds code for the constructor helper method generated only when the javain typemap has code in the pre or post attributes
2239 String *post = Getattr(p, "tmap:javain:post"); local
2240 if (post) {
2525 String *post = Getattr(p, "tmap:javain:post"); local
[all...]
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Dnode.cpp1915 node *post; member in class:dbreak_node
2231 : node(x, s, pop), none(n), pre(p), post(0)
2239 node *new_post = post ? post->merge_glyph_node(gn2) : 0;
2251 post = new_post;
2253 gn2->next = post;
2254 post = gn2;
2331 delete_node_list(post);
2372 p->post = copy_node_list(post);
3707 split(int where, node **pre, node **post) argument
[all...]
/macosx-10.9.5/CPANInternal-140/Lingua-EN-Inflect/lib/Lingua/EN/
H A DInflect.pm719 my ($pre, $word, $post) = ($str =~ m/\A(\s*)(.+?)(\s*)\Z/);
724 return $pre.$plural.$post;
731 my ($pre, $word, $post) = ($str =~ m/\A(\s*)(.+?)(\s*)\Z/);
734 return $pre.$plural.$post;
741 my ($pre, $word, $post) = ($str =~ m/\A(\s*)(.+?)(\s*)\Z/);
745 return $pre.$plural.$post;
752 my ($pre, $word, $post) = ($str =~ m/\A(\s*)(.+?)(\s*)\Z/);
756 return $pre.$plural.$post;
1154 my ($pre, $word, $post) = ( $str =~ m/\A(\s*)(?:an?\s+)?(.+?)(\s*)\Z/i );
1157 return $pre.$result.$post;
[all...]
/macosx-10.9.5/CPANInternal-140/Lingua-EN-Inflect-1.895/lib/Lingua/EN/
H A DInflect.pm873 my ($pre, $word, $post) = ($str =~ m/\A(\s*)(.+?)(\s*)\Z/);
878 return $pre.$plural.$post;
885 my ($pre, $word, $post) = ($str =~ m/\A(\s*)(.+?)(\s*)\Z/);
888 return $pre.$plural.$post;
895 my ($pre, $word, $post) = ($str =~ m/\A(\s*)(.+?)(\s*)\Z/);
899 return $pre.$plural.$post;
906 my ($pre, $word, $post) = ($str =~ m/\A(\s*)(.+?)(\s*)\Z/);
910 return $pre.$plural.$post;
1333 my ($pre, $word, $post) = ( $str =~ m/\A(\s*)(?:an?\s+)?(.+?)(\s*)\Z/i );
1336 return $pre.$result.$post;
[all...]
/macosx-10.9.5/apr-30/apr-util/apr-util/
H A Dapr-util.spec134 %post -p /sbin/ldconfig
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-win.el123 (post
125 (post 1.0 point)))
190 (post-news . gnus-message-buffer)

Completed in 306 milliseconds

1234567891011