Home
last modified time | relevance | path

Searched refs:del (Results 1 – 25 of 26) sorted by relevance

12

/php-src/ext/soap/
H A Dphp_xml.c42 xmlNodePtr del = NULL; in cleanup_xml_node() local
46 if (del != NULL) { in cleanup_xml_node()
47 xmlUnlinkNode(del); in cleanup_xml_node()
48 xmlFreeNode(del); in cleanup_xml_node()
49 del = NULL; in cleanup_xml_node()
53 del = trav; in cleanup_xml_node()
57 del = trav; in cleanup_xml_node()
63 if (del != NULL) { in cleanup_xml_node()
64 xmlUnlinkNode(del); in cleanup_xml_node()
65 xmlFreeNode(del); in cleanup_xml_node()
/php-src/ext/zip/tests/
H A Doo_addfile.phpt31 $del = $dirname . '__tmp_oo_addfile.txt';
32 file_put_contents($del, 'foo');
33 if (!$zip->addFile($del, 'deleted.txt', 0, 0, ZipArchive::FL_OPEN_FILE_NOW)) {
37 unlink($del);
67 @unlink($del);
/php-src/sapi/phpdbg/
H A Dphpdbg_break.c36 …PHPDBG_BREAK_COMMAND_D(del, "delete breakpoint by identifier number", '~', …
47 PHPDBG_BREAK(del) /* {{{ */ in PHPDBG_BREAK() argument
H A Dphpdbg_break.h31 PHPDBG_BREAK(del);
/php-src/win32/build/
H A DMakefile154 @for %D in (_x $(EXT_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL
155 @for %D in (_x $(PECL_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL
157 -@del /F /Q $(BUILD_DIR)\$(PHPDLL)
162 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @del /F /Q %D\*.* > NUL
182 -del /f /q $(BUILD_DIR)\$(DIST_ZIP_SNAP)
183 -del /f /q $(BUILD_DIR)\$(DIST_ZIP_DEBUG_PACK)
184 -del /f /q $(BUILD_DIR)\$(DIST_ZIP_PECL)
185 -del /f /q $(BUILD_DIR)\$(DIST_ZIP_TEST_PACK)
211 -del /f /q $(BUILD_DIR)\$(DIST_ZIP_SNAP)
212 -del /f /q $(BUILD_DIR)\$(DIST_ZIP_DEBUG_PACK)
[all …]
H A DMakefile.phpize31 …-@del /f /q $(BUILD_DIR)\*.res $(BUILD_DIR)\*.manifest $(BUILD_DIR)\*.lib $(BUILD_DIR)\*.ilk $(BUI…
36 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @del /F /Q %D\*.* > NUL
37 …-@del /F /Q $(BUILD_DIR)\*.res $(BUILD_DIR)\*.lib $(BUILD_DIR)\*.ilk $(BUILD_DIR)\*.pdb $(BUILD_DI…
/php-src/sapi/phpdbg/tests/
H A Dbreakpoints_003.phpt5 b del 0
8 b del 1
/php-src/ext/opcache/jit/
H A DMakefile.frag.w322 @if exist $(BUILD_DIR)\\minilua.exe del $(BUILD_DIR)\\minilua.exe
6 @if exist ext\opcache\jit\ir\ir_emit_x86.h del ext\opcache\jit\ir\ir_emit_x86.h
10 @if exist $(BUILD_DIR)\\gen_ir_fold_hash.exe del $(BUILD_DIR)\\gen_ir_fold_hash.exe
14 @if exist ext\opcache\jit\ir\ir_fold_hash.h del ext\opcache\jit\ir\ir_fold_hash.h
/php-src/ext/ffi/tests/
H A Dlist.phpt52 function del(int $data) {
89 $dlist->del(3);
/php-src/sapi/fpm/fpm/
H A Dfpm_env.c90 int del = 0; in unsetenv() local
93 if (nvmatch(name, environ[ct]) != 0) del=ct; /* <--- WTF?! */ in unsetenv()
97 environ[del] = environ[ct-1]; in unsetenv()
/php-src/.github/scripts/windows/
H A Dbuild_task.bat8 del /f /q C:\Windows\System32\libcrypto-1_1-x64.dll >NUL 2>NUL
10 del /f /q C:\Windows\System32\libssl-1_1-x64.dll >NUL 2>NUL
H A Dtest_task.bat101 del /q dict.zip
127 del %PHP_BUILD_DIR%\php_%%i.dll
/php-src/ext/dba/
H A Ddba_db1.c136 return dba->dbp->del(dba->dbp, &gkey, 0) != RET_SUCCESS ? FAILURE : SUCCESS; in DBA_DELETE_FUNC()
H A Ddba_db2.c142 return dba->dbp->del(dba->dbp, NULL, &gkey, 0) ? FAILURE : SUCCESS; in DBA_DELETE_FUNC()
H A Ddba_db3.c180 return dba->dbp->del(dba->dbp, NULL, &gkey, 0) ? FAILURE : SUCCESS;
H A Ddba_db4.c224 return dba->dbp->del(dba->dbp, NULL, &gkey, 0) ? FAILURE : SUCCESS;
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation18.phpt72 $del = "+";
73 var_dump( fgetcsv($file_handle, 1024, $del) );
H A Dfgetcsv_variation12.phpt70 $del = "++";
73 var_dump( fgetcsv($file_handle, 1024, $del, $enc) );
H A Dfgetcsv_variation19.phpt69 $del = "++";
71 var_dump( fgetcsv($file_handle, 1024, $del) );
H A Dfgetcsv_variation8.phpt75 $del = "+";
77 var_dump( fgetcsv($file_handle, 1024, $del, $enc) );
H A Dfgetcsv_variation9.phpt78 $del = "+";
79 var_dump( fgetcsv($file_handle, 1024, $del, $enclosure) );
/php-src/sapi/litespeed/
H A Dlsapilib.c3824 char ** del = env; in unset_lsapi_envs() local
3826 *del = del[1]; in unset_lsapi_envs()
3827 while( *del++ ); in unset_lsapi_envs()
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c2823 static void read_string(LexState*ls,int del,SemInfo*seminfo){
2825 while(ls->current!=del){
/php-src/ext/standard/tests/misc/
H A Dbrowscap.ini4345 [Mozilla/5.0 (compatible; del.icio.us-thumbnails/*; *) KHTML/* (like Gecko)]
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12684 # "Errore durante il caricamento del sistema operativo" nn=0xae for italian version

Completed in 272 milliseconds

12