Home
last modified time | relevance | path

Searched refs:APR_ARRAY_PUSH (Results 726 – 750 of 917) sorted by relevance

1...<<21222324252627282930>>...37

/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Dcompat.c218 APR_ARRAY_PUSH(eb->path_order, const char *) = relpath; in locate_change()
311 APR_ARRAY_PUSH(children, const char *) = child; in get_children()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_ra_local/
H A Dra_plugin.c955 APR_ARRAY_PUSH(abs_paths, const char *) = in svn_ra_local__get_mergeinfo()
1153 APR_ARRAY_PUSH(abs_paths, const char *) = in svn_ra_local__get_log()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Ddirent_uri-test.c2100 APR_ARRAY_PUSH(hdr, const char*) = tests[i].paths[j]; in test_dirent_condense_targets()
2190 APR_ARRAY_PUSH(hdr, const char*) = tests[i].paths[j]; in test_uri_condense_targets()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/javahl/native/
H A DSVNRepos.cpp454 APR_ARRAY_PUSH(paths, const char*) = in freeze()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/
H A Dcore.i956 APR_ARRAY_PUSH(parent->children, apr_pool_wrapper_t *) = self; in apr_pool_wrapper_t()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Ddump_editor.c562 APR_ARRAY_PUSH(dirs_to_add, const char *) = parent_path; in open_root()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/javahl/native/
H A DSVNRepos.cpp454 APR_ARRAY_PUSH(paths, const char*) = in freeze()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Ddump_editor.c562 APR_ARRAY_PUSH(dirs_to_add, const char *) = parent_path; in open_root()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/
H A Dcore.i956 APR_ARRAY_PUSH(parent->children, apr_pool_wrapper_t *) = self; in apr_pool_wrapper_t()
/dports/devel/pysvn/pysvn-1.9.12/Source/
H A Dpysvn_client_cmd_prop.cpp411 APR_ARRAY_PUSH( targets, const char * ) = apr_pstrdup( pool, norm_path.c_str() ); in common_propset()
/dports/www/htdigest/httpd-2.4.6/modules/generators/
H A Dmod_info.c756 entry = &APR_ARRAY_PUSH(arr, module *); in get_sorted_modules()
/dports/www/apache24/httpd-2.4.53/modules/generators/
H A Dmod_info.c763 entry = &APR_ARRAY_PUSH(arr, module *); in get_sorted_modules()
/dports/www/apache24/httpd-2.4.53/modules/md/
H A Dmd_acme_authz.c563 APR_ARRAY_PUSH(ctx->offered, const char*) = apr_pstrdup(ctx->p, ctype); in collect_offered()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_repos/
H A Ddump_editor.c562 APR_ARRAY_PUSH(dirs_to_add, const char *) = parent_path; in open_root()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/javahl/native/
H A DSVNRepos.cpp454 APR_ARRAY_PUSH(paths, const char*) = in freeze()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/
H A Dcore.i956 APR_ARRAY_PUSH(parent->children, apr_pool_wrapper_t *) = self; in apr_pool_wrapper_t()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/
H A Dcore.i956 APR_ARRAY_PUSH(parent->children, apr_pool_wrapper_t *) = self; in apr_pool_wrapper_t()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Ddump_editor.c562 APR_ARRAY_PUSH(dirs_to_add, const char *) = parent_path; in open_root()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/javahl/native/
H A DSVNRepos.cpp454 APR_ARRAY_PUSH(paths, const char*) = in freeze()
/dports/java/java-subversion/subversion-1.14.1/tools/dev/svnmover/
H A Dsvnmover.c4173 APR_ARRAY_PUSH(action->action_args, const char *) = action_string; in parse_actions()
4181 APR_ARRAY_PUSH(action->action_args, const char *) = cp_from_rev; in parse_actions()
4192 APR_ARRAY_PUSH(action->action_args, const char *) = path; in parse_actions()
4233 APR_ARRAY_PUSH(*actions, action_t *) = action; in parse_actions()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_fs_fs/
H A Dtransaction.c1250 APR_ARRAY_PUSH(props, svn_prop_t) = prop; in svn_fs_fs__change_txn_prop()
3314 APR_ARRAY_PUSH(reps_to_cache, representation_t *) in write_final_rev()
3325 APR_ARRAY_PUSH(reps_to_cache, representation_t *) = copy; in write_final_rev()
4056 APR_ARRAY_PUSH(names, const char *) = id; in svn_fs_fs__list_transactions()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_fs_fs/
H A Dtransaction.c1250 APR_ARRAY_PUSH(props, svn_prop_t) = prop; in svn_fs_fs__change_txn_prop()
3314 APR_ARRAY_PUSH(reps_to_cache, representation_t *) in write_final_rev()
3325 APR_ARRAY_PUSH(reps_to_cache, representation_t *) = copy; in write_final_rev()
4056 APR_ARRAY_PUSH(names, const char *) = id; in svn_fs_fs__list_transactions()
/dports/devel/py-subversion/subversion-1.14.1/tools/dev/svnmover/
H A Dsvnmover.c4173 APR_ARRAY_PUSH(action->action_args, const char *) = action_string; in parse_actions()
4181 APR_ARRAY_PUSH(action->action_args, const char *) = cp_from_rev; in parse_actions()
4192 APR_ARRAY_PUSH(action->action_args, const char *) = path; in parse_actions()
4233 APR_ARRAY_PUSH(*actions, action_t *) = action; in parse_actions()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dev/svnmover/
H A Dsvnmover.c4173 APR_ARRAY_PUSH(action->action_args, const char *) = action_string; in parse_actions()
4181 APR_ARRAY_PUSH(action->action_args, const char *) = cp_from_rev; in parse_actions()
4192 APR_ARRAY_PUSH(action->action_args, const char *) = path; in parse_actions()
4233 APR_ARRAY_PUSH(*actions, action_t *) = action; in parse_actions()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_fs_fs/
H A Dtransaction.c1250 APR_ARRAY_PUSH(props, svn_prop_t) = prop; in svn_fs_fs__change_txn_prop()
3314 APR_ARRAY_PUSH(reps_to_cache, representation_t *) in write_final_rev()
3325 APR_ARRAY_PUSH(reps_to_cache, representation_t *) = copy; in write_final_rev()
4056 APR_ARRAY_PUSH(names, const char *) = id; in svn_fs_fs__list_transactions()

1...<<21222324252627282930>>...37