Home
last modified time | relevance | path

Searched refs:cups_get_jobs (Results 1 - 3 of 3) sorted by relevance

/third_party/cups-filters/scripting/php/
H A Dphpcups.php37 print("cups_get_jobs(\"\", 0, -1):\n");
38 print_r(cups_get_jobs("", 0, -1));
H A Dphpcups.h53 PHP_FUNCTION(cups_get_jobs); variable
H A Dphpcups.c44 PHP_FE(cups_get_jobs, NULL)
304 PHP_FUNCTION(cups_get_jobs) in PHP_FUNCTION()

Completed in 1 milliseconds