Searched refs:job (Results 1 – 11 of 11) sorted by relevance
/PHP-8.3/.github/workflows/ |
H A D | push.yml | 102 # This duplicates the "job.name" expression above because 103 # GitHub has no way to query the job name (github.job is the 104 # job id, not the job name) 163 key: "${{github.job}}-${{hashFiles('main/php_version.h')}}" 193 key: "${{github.job}}-${{hashFiles('main/php_version.h')}}" 266 key: "${{github.job}}-${{hashFiles('main/php_version.h')}}"
|
H A D | root.yml | 27 # cache to be updated after this job finishes.
|
H A D | nightly.yml | 887 key: "${{github.job}}-${{hashFiles('php/main/php_version.h')}}"
|
/PHP-8.3/ext/oci8/tests/ |
H A D | edition_1.phpt | 64 "create table edit_tab (name varchar2(10),age number,job varchar2(50), salary number)", 67 "create or replace editioning view view_ed as select name,age,job from edit_tab", 79 $stmt = "create or replace editioning view view_ed as select name,age,job,salary from edit_tab";
|
/PHP-8.3/ext/pdo/tests/ |
H A D | pdo_022.phpt | 13 * it's not really PDOs job.
|
/PHP-8.3/sapi/cgi/ |
H A D | cgi_main.c | 229 HANDLE job = NULL; variable 1493 if (job) { 1494 CloseHandle(job); 2124 job = CreateJobObject(NULL, NULL); 2125 if (!job) { 2137 …if (!SetInformationJobObject(job, JobObjectExtendedLimitInformation, &job_info, sizeof(job_info)))… 2184 if (!AssignProcessToJobObject(job, pi.hProcess)) {
|
/PHP-8.3/ext/pcre/tests/ |
H A D | 005.phpt | 5 // this file is not used in the cron job
|
/PHP-8.3/ext/mbstring/libmbfl/ |
H A D | LICENSE | 93 library does the same job as widely used non-free libraries. In this
|
/PHP-8.3/ext/bcmath/libbcmath/ |
H A D | LICENSE | 95 library does the same job as widely used non-free libraries. In this
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 18566 >>>>&377 string >\0 - job "%-.40s"
|
H A D | magic私はガラスを食べられます | 18566 >>>>&377 string >\0 - job "%-.40s"
|
Completed in 237 milliseconds