Searched refs:job (Results 1 – 9 of 9) sorted by relevance
/PHP-8.0/ext/oci8/tests/ |
H A D | edition_1.phpt | 62 "create table edit_tab (name varchar2(10),age number,job varchar2(50), salary number)", 65 "create or replace editioning view view_ed as select name,age,job from edit_tab", 77 $stmt = "create or replace editioning view view_ed as select name,age,job,salary from edit_tab";
|
/PHP-8.0/ext/pdo/tests/ |
H A D | pdo_022.phpt | 12 * it's not really PDOs job.
|
/PHP-8.0/sapi/cgi/ |
H A D | cgi_main.c | 228 HANDLE job = NULL; variable 1495 if (job) { 1496 CloseHandle(job); 2139 job = CreateJobObject(NULL, NULL); 2140 if (!job) { 2152 …if (!SetInformationJobObject(job, JobObjectExtendedLimitInformation, &job_info, sizeof(job_info)))… 2199 if (!AssignProcessToJobObject(job, pi.hProcess)) {
|
/PHP-8.0/ext/pcre/tests/ |
H A D | 005.phpt | 5 // this file is not used in the cron job
|
/PHP-8.0/.github/workflows/ |
H A D | nightly.yml | 26 # cache to be updated after this job finishes.
|
/PHP-8.0/ext/mbstring/libmbfl/ |
H A D | LICENSE | 93 library does the same job as widely used non-free libraries. In this
|
/PHP-8.0/ext/bcmath/libbcmath/ |
H A D | LICENSE | 95 library does the same job as widely used non-free libraries. In this
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 16263 >>>>&377 string >\0 - job "%-.40s"
|
H A D | magic | 16263 >>>>&377 string >\0 - job "%-.40s"
|
Completed in 147 milliseconds