Home
last modified time | relevance | path

Searched refs:subdir_match (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Drabbitmq.py52 subdir_match = ""
57 if os.path.isdir(subdir_path) and subdir_path > subdir_match:
58 subdir_match = subdir_path
59 if not subdir_match:
63 RABBITMQCTL = os.path.join(subdir_match, "sbin", "rabbitmqctl.bat")
65 subdir_match, "sbin", "rabbitmq-plugins.bat"
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dnetwork.php433 $subdir_match = $subdomain_install ? '' : '([_0-9a-zA-Z-]+/)?';
555 $iis_subdir_match = ltrim( $base, '/' ) . $subdir_match;
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dnetwork.php433 $subdir_match = $subdomain_install ? '' : '([_0-9a-zA-Z-]+/)?';
555 $iis_subdir_match = ltrim( $base, '/' ) . $subdir_match;
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/
H A Dkpsewhich.c276 subdir_match (str_list_type subdirs, string *matches) in subdir_match() function
398 string *new_list = subdir_match (subdir_paths, ret_list); in lookup()
H A DChangeLog814 kpsewhich.c (subdir_match): Slashify and test for 2-Byte Kanji
2496 * kpsewhich.c (subdir_match): XRETALLOC is a statement not a function.
2529 * kpsewhich.c (subdir_match): protect again loc going infinitely
2549 * kpsewhich.c (subdir_match): new fn.
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/
H A Dkpsewhich.c276 subdir_match (str_list_type subdirs, string *matches) in subdir_match() function
398 string *new_list = subdir_match (subdir_paths, ret_list); in lookup()
H A DChangeLog605 kpsewhich.c (subdir_match): Slashify and test for 2-Byte Kanji
2287 * kpsewhich.c (subdir_match): XRETALLOC is a statement not a function.
2320 * kpsewhich.c (subdir_match): protect again loc going infinitely
2340 * kpsewhich.c (subdir_match): new fn.
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlkpselib.c356 static string *subdir_match(str_list_type subdirs, string * matches) in subdir_match() function
668 string *new_list = subdir_match(subdir_paths, ret_list); in do_lua_kpathsea_lookup()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlkpselib.c356 static string *subdir_match(str_list_type subdirs, string * matches) in subdir_match() function
668 string *new_list = subdir_match(subdir_paths, ret_list); in do_lua_kpathsea_lookup()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlkpselib.c356 static string *subdir_match(str_list_type subdirs, string * matches) in subdir_match() function
668 string *new_list = subdir_match(subdir_paths, ret_list); in do_lua_kpathsea_lookup()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlkpselib.c356 static string *subdir_match(str_list_type subdirs, string * matches) in subdir_match() function
668 string *new_list = subdir_match(subdir_paths, ret_list); in do_lua_kpathsea_lookup()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlkpselib.c356 static string *subdir_match(str_list_type subdirs, string * matches) in subdir_match() function
668 string *new_list = subdir_match(subdir_paths, ret_list); in do_lua_kpathsea_lookup()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlkpselib.c356 static string *subdir_match(str_list_type subdirs, string * matches) in subdir_match() function
668 string *new_list = subdir_match(subdir_paths, ret_list); in do_lua_kpathsea_lookup()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlkpselib.c356 static string *subdir_match(str_list_type subdirs, string * matches) in subdir_match() function
668 string *new_list = subdir_match(subdir_paths, ret_list); in do_lua_kpathsea_lookup()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dpathname.d3872 local bool subdir_match (object pattern, object sample, bool logical) in subdir_match() function
3889 if (!subdir_match(item,Car(b_list),logical)) return false; in directory_match_ab()
3899 if (subdir_match(item,Car(b_list),logical)) { in directory_match_ab()
H A DChangeLog42485 (host_match, nametype_match_aux, subdir_match, version_match)
59542 (subdir_match): Adjust.