Home
last modified time | relevance | path

Searched refs:cl (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/ext/soap/tests/bugs/
H A Dbug34643.phpt35 $cl = new LocalSoapClient(__DIR__.'/bug34643.wsdl', array("trace"=>1));
36 print_r($cl->__getFunctions());
37 echo $cl->get_it("aaa")."\n";
38 echo $cl->get_it()."\n";
39 var_dump($cl->get_it(null));
H A Dbug50762.phpt35 $cl = new LocalSoapClient(__DIR__.'/bug50762.wsdl', array('cache_wsdl'=>WSDL_CACHE_NONE, 'trace'=>t…
43 $cl->__setSoapHeaders(array(new SoapHeader('http://sova.pronto.ru/', 'authToken', new authToken('to…
44 echo $cl->testHeader('param') . PHP_EOL;
/PHP-7.4/ext/reflection/tests/
H A Dbug66430.phpt29 echo "closure cl of c(alpha.bravo): ", get_class($reflectionC->getClosureThis()).PHP_EOL;
30 echo "scope cl of c(alpha.bravo): ", $reflectionC->getClosureScopeClass()->getName().PHP_EOL;
40 closure cl of c(alpha.bravo): Alpha
41 scope cl of c(alpha.bravo): Alpha
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_cleanup.c39 int cl = cleanups.used; in fpm_cleanups_run() local
41 for ( ; cl--; c--) { in fpm_cleanups_run()
/PHP-7.4/win32/build/
H A Dconfig.w32142 if (FSO.FileExists(PROGRAM_FILES + "\\LLVM\\bin\\clang-cl.exe")) {
143 clang_cl = PROGRAM_FILES + "\\LLVM\\bin\\clang-cl.exe";
144 } else if (FSO.FileExists(PROGRAM_FILESx86 + "\\LLVM\\bin\\clang-cl.exe")) {
145 clang_cl = PROGRAM_FILESx86 + "\\LLVM\\bin\\clang-cl.exe";
149 if (false == PATH_PROG('clang-cl', null, 'CLANG_CL')) {
218 pvscfg.WriteLine("skip-cl-exe = no");
/PHP-7.4/tests/lang/
H A Dbug22510.phpt13 $cl = &$this->list;
/PHP-7.4/ext/standard/html_tables/mappings/
H A D8859-15.TXT7 # Authors: Markus Kuhn <http://www.cl.cam.ac.uk/~mgk25/>
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10304 # assembler instructions: rep;movsb;retf;mov si,07be;mov cl,04
10329 # assembler instructions: rep;movsb;retf;mov BP,07be;mov cl,04
10400 # assembler instructions: $0x1f00,%sp;mov $0x80cb,%di;add %cl,(%bx,%si);in (%dx),%ax;mov
18373 # missed cl.elc dbx.elc simple.elc look like normal lisp starting with ;;;
H A Dmagic10304 # assembler instructions: rep;movsb;retf;mov si,07be;mov cl,04
10329 # assembler instructions: rep;movsb;retf;mov BP,07be;mov cl,04
10400 # assembler instructions: $0x1f00,%sp;mov $0x80cb,%di;add %cl,(%bx,%si);in (%dx),%ax;mov
18373 # missed cl.elc dbx.elc simple.elc look like normal lisp starting with ;;;

Completed in 122 milliseconds