Home
last modified time | relevance | path

Searched refs:path_read (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/boost-docs/boost_1_72_0/libs/process/test/
H A Dstart_dir.cpp52 auto path_read = boost::filesystem::absolute(boost::filesystem::path(s)).string(); in BOOST_AUTO_TEST_CASE() local
55 if (path_read.size() > path_set.size()) in BOOST_AUTO_TEST_CASE()
56 path_read.resize(path_set.size()); in BOOST_AUTO_TEST_CASE()
57 else if (path_read.size() < path_set.size()) in BOOST_AUTO_TEST_CASE()
58 path_set.resize(path_read.size()); in BOOST_AUTO_TEST_CASE()
60 BOOST_CHECK_EQUAL_COLLECTIONS(path_read.begin(), path_read.end(), in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/process/test/
H A Dstart_dir.cpp52 auto path_read = boost::filesystem::absolute(boost::filesystem::path(s)).string(); in BOOST_AUTO_TEST_CASE() local
55 if (path_read.size() > path_set.size()) in BOOST_AUTO_TEST_CASE()
56 path_read.resize(path_set.size()); in BOOST_AUTO_TEST_CASE()
57 else if (path_read.size() < path_set.size()) in BOOST_AUTO_TEST_CASE()
58 path_set.resize(path_read.size()); in BOOST_AUTO_TEST_CASE()
60 BOOST_CHECK_EQUAL_COLLECTIONS(path_read.begin(), path_read.end(), in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/process/test/
H A Dstart_dir.cpp52 auto path_read = boost::filesystem::absolute(boost::filesystem::path(s)).string(); in BOOST_AUTO_TEST_CASE() local
55 if (path_read.size() > path_set.size()) in BOOST_AUTO_TEST_CASE()
56 path_read.resize(path_set.size()); in BOOST_AUTO_TEST_CASE()
57 else if (path_read.size() < path_set.size()) in BOOST_AUTO_TEST_CASE()
58 path_set.resize(path_read.size()); in BOOST_AUTO_TEST_CASE()
60 BOOST_CHECK_EQUAL_COLLECTIONS(path_read.begin(), path_read.end(), in BOOST_AUTO_TEST_CASE()
/dports/devel/hyperscan/boost_1_75_0/libs/process/test/
H A Dstart_dir.cpp52 auto path_read = boost::filesystem::absolute(boost::filesystem::path(s)).string(); in BOOST_AUTO_TEST_CASE() local
55 if (path_read.size() > path_set.size()) in BOOST_AUTO_TEST_CASE()
56 path_read.resize(path_set.size()); in BOOST_AUTO_TEST_CASE()
57 else if (path_read.size() < path_set.size()) in BOOST_AUTO_TEST_CASE()
58 path_set.resize(path_read.size()); in BOOST_AUTO_TEST_CASE()
60 BOOST_CHECK_EQUAL_COLLECTIONS(path_read.begin(), path_read.end(), in BOOST_AUTO_TEST_CASE()
/dports/devel/geany-plugin-autoclose/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-overview/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-scope/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/geanygendoc/src/
H A Dggd-plugin.c309 gchar *path_read; in open_current_filetype_conf_handler() local
325 path_read = ggd_file_type_manager_get_conf_path (doc->file_type->id, in open_current_filetype_conf_handler()
327 if (! path_read) { in open_current_filetype_conf_handler()
337 if (! g_file_get_contents (path_read, &content, &length, &err)) { in open_current_filetype_conf_handler()
340 display_path_read = g_filename_display_name (path_read); in open_current_filetype_conf_handler()
349 g_free (path_read); in open_current_filetype_conf_handler()

123