Home
last modified time | relevance | path

Searched refs:get_errnum (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/java/
H A DPDFlibException.java48 public int get_errnum() { in get_errnum() method in PDFlibException
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/java/
H A DPDFlibException.java48 public int get_errnum() { in get_errnum() method in PDFlibException
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dhello.rb43 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dimage.rb45 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_pdfa.rb76 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_pvf.rb74 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_tagged.rb69 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_pdfx.rb83 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dbusinesscard.rb74 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_pdfmerge.rb81 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dhello.rb43 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dimage.rb45 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_pdfa.rb76 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_pvf.rb74 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_tagged.rb69 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_pdfx.rb83 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dbusinesscard.rb74 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
H A Dstarter_pdfmerge.rb81 print "[" + pe.get_errnum.to_s + "] " + pe.get_apiname + \
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/cpp/
H A Dhello.cpp52 cerr << "[" << ex.get_errnum() << "] " << ex.get_apiname() in main()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/cpp/
H A Dhello.cpp52 cerr << "[" << ex.get_errnum() << "] " << ex.get_apiname() in main()
H A Dimage.cpp59 cerr << "[" << ex.get_errnum() << "] " << ex.get_apiname() in main()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/php/examples.php5/
H A Dhello.php51 "[" . $e->get_errnum() . "] " . $e->get_apiname() . ": " .
H A Dimage.php56 "[" . $e->get_errnum() . "] " . $e->get_apiname() . ": " .
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/php/examples.php5/
H A Dimage.php56 "[" . $e->get_errnum() . "] " . $e->get_apiname() . ": " .
H A Dhello.php51 "[" . $e->get_errnum() . "] " . $e->get_apiname() . ": " .

12345678910