Home
last modified time | relevance | path

Searched refs:quoteIfNeed (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/testgraphical/source/
H A Dgraphical_compare.pm216 my $sOOoRunnerClasspath = quoteIfNeed(getOOoRunnerClasspath());
369 " -DOC_COMPARATOR_INPUT_PATH " . quoteIfNeed($sInputPath) .
370 " -DOC_COMPARATOR_OUTPUT_PATH " . quoteIfNeed($sOutputPath) .
377 $sParams .= " -gs.path " . quoteIfNeed($gspath);
437 " -DOC_COMPARATOR_INPUT_PATH " . quoteIfNeed($sInputPath) .
438 " -DOC_COMPARATOR_OUTPUT_PATH " . quoteIfNeed($sOutputPath) .
445 $sParams .= " -gs.path " . quoteIfNeed($gspath);
480 " -DOC_COMPARATOR_INPUT_PATH " . quoteIfNeed($sInputPath) .
481 " -DOC_COMPARATOR_OUTPUT_PATH " . quoteIfNeed($sOutputPath) .
487 $sParams .= " -imagemagick.path " . quoteIfNeed($impath);
H A DCallExternals.pm39 … &calljava &setJavaExecutable &getJavaExecutable &setToolsPath &quote &quoteIfNeed &set_logfile &c…
163 $javaexe = quoteIfNeed($javaexe);
449 sub quoteIfNeed($) subroutine

Completed in 22 milliseconds