Home
last modified time | relevance | path

Searched refs:free (Results 276 – 286 of 286) sorted by relevance

1...<<1112

/PHP-5.4/ext/curl/
H A Dinterface.c977 free(php_curl_openssl_tsl); in PHP_MSHUTDOWN_FUNCTION()
/PHP-5.4/win32/
H A Dinstall.txt862 here: http://benoit.noss.free.fr/php/install-php.html
921 found here: http://benoit.noss.free.fr/php/install-php4.html
/PHP-5.4/
H A Dltmain.sh5028 if (stale) { free ((void *) stale); stale = 0; } \
H A DINSTALL632 » http://benoit.noss.free.fr/php/install-php4.html
/PHP-5.4/ext/standard/
H A Dbasic_functions.c3475 free(BG(url_adapt_state_ex).tags); in basic_globals_dtor()
/PHP-5.4/ext/date/
H A Dphp_date.c2362 free(intern->tzi.z.abbr); in date_object_free_storage_timezone()
/PHP-5.4/ext/pgsql/
H A Dpgsql.c92 #define PQfreemem free
/PHP-5.4/ext/soap/
H A Dsoap.c595 free(SOAP_GLOBAL(mem_cache)); in PHP_MSHUTDOWN_FUNCTION()
/PHP-5.4/build/
H A Dlibtool.m46 ## This file is free software; the Free Software Foundation gives
4122 # This program is free software; you can redistribute it and/or modify
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c56 #define SLJIT_FREE(ptr, allocator_data) (PUBL(free))(ptr)
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c17086 #define SQLITE_FREE(x) free(x)
17638 free(z); in sqlite3MemFree()
101958 void (*free)(void*);
102202 #define sqlite3_free sqlite3_api->free
124759 free(pParser->yystack);

Completed in 510 milliseconds

1...<<1112