Searched refs:cl (Results 1 – 9 of 9) sorted by relevance
/PHP-7.3/ext/soap/tests/bugs/ |
H A D | bug34643.phpt | 35 $cl = new LocalSoapClient(dirname(__FILE__).'/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 D | bug50762.phpt | 35 $cl = new LocalSoapClient(dirname(__FILE__).'/bug50762.wsdl', array('cache_wsdl'=>WSDL_CACHE_NONE, … 43 $cl->__setSoapHeaders(array(new SoapHeader('http://sova.pronto.ru/', 'authToken', new authToken('to… 44 echo $cl->testHeader('param') . PHP_EOL;
|
/PHP-7.3/ext/reflection/tests/ |
H A D | bug66430.phpt | 29 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.3/sapi/fpm/fpm/ |
H A D | fpm_cleanup.c | 39 int cl = cleanups.used; in fpm_cleanups_run() local 41 for ( ; cl--; c--) { in fpm_cleanups_run()
|
/PHP-7.3/win32/build/ |
H A D | config.w32 | 142 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.3/tests/lang/ |
H A D | bug22510.phpt | 13 $cl = &$this->list;
|
/PHP-7.3/ext/standard/html_tables/mappings/ |
H A D | 8859-15.TXT | 7 # Authors: Markus Kuhn <http://www.cl.cam.ac.uk/~mgk25/>
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 9377 # assembler instructions: rep;movsb;retf;mov si,07be;mov cl,04 9402 # assembler instructions: rep;movsb;retf;mov BP,07be;mov cl,04 9473 # assembler instructions: $0x1f00,%sp;mov $0x80cb,%di;add %cl,(%bx,%si);in (%dx),%ax;mov 17016 # missed cl.elc dbx.elc simple.elc look like normal lisp starting with ;;;
|
H A D | magic私はガラスを食べられます | 9377 # assembler instructions: rep;movsb;retf;mov si,07be;mov cl,04 9402 # assembler instructions: rep;movsb;retf;mov BP,07be;mov cl,04 9473 # assembler instructions: $0x1f00,%sp;mov $0x80cb,%di;add %cl,(%bx,%si);in (%dx),%ax;mov 17016 # missed cl.elc dbx.elc simple.elc look like normal lisp starting with ;;;
|
Completed in 121 milliseconds