Home
last modified time | relevance | path

Searched refs:bfindreplace (Results 1 – 25 of 38) sorted by relevance

12

/dports/net/netatalk3/netatalk-3.1.12/etc/afpd/
H A Dfce_api.c344 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 Dad_conv.c235 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 Dallium_ptcfg.c1034 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 Dbstraux.h36 #define bReplaceAll(b,find,repl,pos) ((bfindreplace)((b),(find),(repl),(pos)))
H A Dbstrlib.h75 extern int bfindreplace (bstring b, const bstring find, const bstring repl, int pos);
H A Dbstrlib.c996 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 Dbstrwrap.cpp1047 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 Dbstrlib.h97 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
/dports/sysutils/UEFITool/UEFITool-A59/common/bstrlib/
H A Dbstrwrap.cpp1023 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 Dbstrlib.h107 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
/dports/net/netatalk3/netatalk-3.1.12/etc/spotlight/
H A Dsparql_parser.y254 bfindreplace(q, search, replace, 0); in map_expr()
H A Dsparql_parser.c1944 bfindreplace(q, search, replace, 0); in map_expr()
/dports/net-mgmt/coovachilli/coova-chilli-1.0.12/bstring/
H A Dbstrlib.h97 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
/dports/net/netatalk3/netatalk-3.1.12/include/atalk/
H A Dbstrlib.h96 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
/dports/devel/liballium/liballium-0c9b50f/include/
H A Dbstrlib.h98 extern int bfindreplace (bstring b, const_bstring find, const_bstring repl, int pos);
/dports/net/netatalk3/netatalk-3.1.12/libatalk/
H A Dlibatalk-3.0beta1.abi75 bfindreplace: int (bstring, const_bstring, const_bstring, int)
H A Dlibatalk-3.0.abi75 bfindreplace: int (bstring, const_bstring, const_bstring, int)
H A Dlibatalk-3.0beta2.abi75 bfindreplace: int (bstring, const_bstring, const_bstring, int)
H A Dlibatalk-3.0.1.abi75 bfindreplace: int (bstring, const_bstring, const_bstring, int)
H A Dlibatalk-3.0.3.abi79 bfindreplace: int (bstring, const_bstring, const_bstring, int)
H A Dlibatalk-3.0.5.abi101 bfindreplace: int (bstring, const_bstring, const_bstring, int)
H A Dlibatalk-3.0.2.abi78 bfindreplace: int (bstring, const_bstring, const_bstring, int)
H A Dlibatalk-3.0.4.abi79 bfindreplace: int (bstring, const_bstring, const_bstring, int)
H A Dlibatalk-3.0.6.abi101 bfindreplace: int (bstring, const_bstring, const_bstring, int)
H A Dlibatalk-3.1.10.abi105 bfindreplace: int (bstring, const_bstring, const_bstring, int)

12