/dports/net/netatalk3/netatalk-3.1.12/etc/afpd/ |
H A D | fce_api.c | 344 bfindreplace(bpath, slash, slashrep, 0); in send_fce_event() 345 bfindreplace(bpath, quote, quoterep, 0); in send_fce_event() 355 bfindreplace(boldpath, slash, slashrep, 0); in send_fce_event() 356 bfindreplace(boldpath, quote, quoterep, 0); in send_fce_event()
|
/dports/net/netatalk3/netatalk-3.1.12/libatalk/adouble/ |
H A D | ad_conv.c | 235 EC_ZERO( bfindreplace(newpath, str2e, strdot, 0) ); in ad_conv_dehex() 236 EC_ZERO( bfindreplace(newpath, str2f, strcolon, 0) ); in ad_conv_dehex()
|
/dports/devel/liballium/liballium-0c9b50f/src/ |
H A D | allium_ptcfg.c | 1034 bfindreplace(str, &esc_comma, &comma, 0); in unescape_opt_value() 1035 bfindreplace(str, &esc_slash, &slash, 0); in unescape_opt_value() 1036 bfindreplace(str, &esc_colon, &colon, 0); in unescape_opt_value() 1037 bfindreplace(str, &esc_equals, &equals, 0); in unescape_opt_value()
|
/dports/net-mgmt/pads/pads-1.2/lib/bstring/ |
H A D | bstraux.h | 36 #define bReplaceAll(b,find,repl,pos) ((bfindreplace)((b),(find),(repl),(pos)))
|
H A D | bstrlib.h | 75 extern int bfindreplace (bstring b, const bstring find, const bstring repl, int pos);
|
H A D | bstrlib.c | 996 int bfindreplace (bstring b, const bstring find, const bstring repl, int pos) { in bfindreplace() function 1010 i = bfindreplace (b, t = bstrcpy (find), repl, pos); in bfindreplace() 1019 i = bfindreplace (b, find, t = bstrcpy (repl), pos); in bfindreplace()
|
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/ |
H A D | bstrwrap.cpp | 1047 if (BSTR_ERR == bfindreplace (this, (bstring) &sfind, (bstring) &repl, pos)) { in findreplace() 1062 if (BSTR_ERR == bfindreplace (this, (bstring) &sfind, (bstring) &t, pos)) { in findreplace() 1077 if (BSTR_ERR == bfindreplace (this, (bstring) &t, (bstring) &repl, pos)) { in findreplace() 1093 if (BSTR_ERR == bfindreplace (this, (bstring) &t, (bstring) &u, pos)) { in findreplace()
|
H A D | bstrlib.h | 97 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
|
/dports/sysutils/UEFITool/UEFITool-A59/common/bstrlib/ |
H A D | bstrwrap.cpp | 1023 if (BSTR_ERR == bfindreplace (this, (bstring) &sfind, (bstring) &repl, pos)) { in findreplace() 1038 if (BSTR_ERR == bfindreplace (this, (bstring) &sfind, (bstring) &t, pos)) { in findreplace() 1053 if (BSTR_ERR == bfindreplace (this, (bstring) &t, (bstring) &repl, pos)) { in findreplace() 1069 if (BSTR_ERR == bfindreplace (this, (bstring) &t, (bstring) &u, pos)) { in findreplace()
|
H A D | bstrlib.h | 107 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
|
/dports/net/netatalk3/netatalk-3.1.12/etc/spotlight/ |
H A D | sparql_parser.y | 254 bfindreplace(q, search, replace, 0); in map_expr()
|
H A D | sparql_parser.c | 1944 bfindreplace(q, search, replace, 0); in map_expr()
|
/dports/net-mgmt/coovachilli/coova-chilli-1.0.12/bstring/ |
H A D | bstrlib.h | 97 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
|
/dports/net/netatalk3/netatalk-3.1.12/include/atalk/ |
H A D | bstrlib.h | 96 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
|
/dports/devel/liballium/liballium-0c9b50f/include/ |
H A D | bstrlib.h | 98 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
|
/dports/net/netatalk3/netatalk-3.1.12/libatalk/ |
H A D | libatalk-3.0beta1.abi | 75 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|
H A D | libatalk-3.0.abi | 75 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|
H A D | libatalk-3.0beta2.abi | 75 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|
H A D | libatalk-3.0.1.abi | 75 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|
H A D | libatalk-3.0.3.abi | 79 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|
H A D | libatalk-3.0.5.abi | 101 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|
H A D | libatalk-3.0.2.abi | 78 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|
H A D | libatalk-3.0.4.abi | 79 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|
H A D | libatalk-3.0.6.abi | 101 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|
H A D | libatalk-3.1.10.abi | 105 bfindreplace: int (bstring, const_bstring, const_bstring, int)
|