Home
last modified time | relevance | path

Searched defs:base_path (Results 1 – 3 of 3) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/samples/ !
Dsample.simplest.from.memory.php35 var $base_path; variable in MyFetcherMemory
38 function MyFetcherMemory($content, $base_path) {
72 function convert_to_pdf($html, $path_to_pdf, $base_path='') {
/plugin/html2pdf/html2pdf/html2ps/unittest/ !
Dfetcher.memory.php4 var $base_path; variable in MyFetcherMemory
7 function MyFetcherMemory($content, $base_path) {
/plugin/html2pdf/html2pdf/html2ps/ !
Dfetcher.memory.class.php4 var $base_path; variable in FetcherMemory
8 function FetcherMemory($content, $base_path) {