Home
last modified time | relevance | path

Searched refs:T_OS_ESCAPE_PATH (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/apr/tools/
H A Dgen_test_char.c31 #define T_OS_ESCAPE_PATH (0x04) macro
57 T_OS_ESCAPE_PATH, in main()
95 flags |= T_OS_ESCAPE_PATH; in main()
/freebsd-13.1/usr.bin/svn/lib/libapr/
H A Dapr_escape_test_char.h6 #define T_OS_ESCAPE_PATH (4) macro
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dapr_escape.c31 #define T_OS_ESCAPE_PATH (4) macro
/freebsd-13.1/contrib/apr/encoding/
H A Dapr_escape.c397 if (TEST_CHAR(c, T_OS_ESCAPE_PATH)) { in apr_escape_path()
413 if (TEST_CHAR(c, T_OS_ESCAPE_PATH)) { in apr_escape_path()