Home
last modified time | relevance | path

Searched defs:fix_quotes (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/share/lua/playlist/
H A Dsoundcloud.lua32 function fix_quotes( value ) function
/dports/devel/ticcutils/ticcutils-0.28/src/
H A DCommandLine.cxx392 vector<string> fix_quotes( const vector<string>& argv ){ in fix_quotes() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-diagnostic-path.cc811 auto_fix_quotes fix_quotes; in tree_diagnostic_path_cc_tests() local
H A Dpretty-print.c2342 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-diagnostic-path.cc811 auto_fix_quotes fix_quotes; in tree_diagnostic_path_cc_tests() local
H A Dpretty-print.c2342 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-diagnostic-path.cc811 auto_fix_quotes fix_quotes; in tree_diagnostic_path_cc_tests() local
H A Dpretty-print.c2342 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-diagnostic-path.cc807 auto_fix_quotes fix_quotes; in tree_diagnostic_path_cc_tests() local
H A Dpretty-print.c2342 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-diagnostic-path.cc811 auto_fix_quotes fix_quotes; in tree_diagnostic_path_cc_tests() local
H A Dpretty-print.c2342 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dpretty-print.c2135 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dpretty-print.c2135 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dpretty-print.c2135 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dpretty-print.c2342 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dpretty-print.c2342 auto_fix_quotes fix_quotes; in test_pp_format() local
/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dpageres.cpp1047 void WERD_RES::fix_quotes() { in fix_quotes() function in tesseract::WERD_RES