Home
last modified time | relevance | path

Searched refs:free (Results 251 – 275 of 331) sorted by relevance

1...<<11121314

/php-src/ext/json/
H A Djson_parser.y31 #define YYFREE free
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c177 free(entry->user_config); in user_config_cache_entry_dtor()
178 free(entry); in user_config_cache_entry_dtor()
1616 free(cgi_sapi_module.php_ini_path_override); in main()
1989 free(cgi_sapi_module.php_ini_path_override); in main()
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt68 it has to free the resources associated with the zval representing the
/php-src/ext/fileinfo/libmagic/
H A Dprint.c259 free(expanded_format); in file_magwarn()
/php-src/ext/dom/tests/
H A DDOMDocument_adoptNode.phpt108 // Try to trigger a use-after-free
/php-src/sapi/phpdbg/
H A Dphpdbg_utils.c283 free(PHPDBG_G(prompt)[1]); in phpdbg_set_prompt()
288 free(PHPDBG_G(prompt)[0]); in phpdbg_set_prompt()
/php-src/ext/tokenizer/tests/
H A D002.phpt12 /* feel free to add more yourself */
/php-src/build/
H A Dax_func_which_gethostbyname_r.m438 # This program is free software; you can redistribute it and/or modify it
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst11 free IDE that is well-suited for C development. It contains syntax highlighting, navigation,
/php-src/ext/dom/lexbor/
H A DLICENSE69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/php-src/ext/ffi/
H A Dffi_arginfo.h128 ZEND_METHOD(FFI, free);
163 ZEND_ME(FFI, free, arginfo_class_FFI_free, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
/php-src/ext/pcre/
H A Dphp_pcre.c170 free(pce); in php_free_pcre_cache()
381 free(ret); in PHP_INI_END()
401 free(version); in PHP_MINFO_FUNCTION()
403 free(unicode); in PHP_MINFO_FUNCTION()
414 free(jit_target); in PHP_MINFO_FUNCTION()
457 free(php_pcre_version); in PHP_MSHUTDOWN_FUNCTION()
/php-src/Zend/
H A Dzend_ini_parser.y42 #define YYFREE free
H A Dzend_string.c133 free(zend_known_strings); in zend_interned_strings_dtor()
H A Dzend_constants.c55 free(c); in free_zend_constant()
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h139 #define SLJIT_FREE(ptr, allocator_data) free(ptr)
/php-src/ext/standard/libavifinfo/
H A DPATENTS8 no-charge, royalty-free, irrevocable (except as expressly stated in this
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/php-src/main/
H A DSAPI.c51 free(Z_PTR_P(zv)); in _type_dtor()
1041 free(tmp); in sapi_getenv()
/php-src/ext/date/lib/
H A Dtimelib.h369 # define timelib_free free
/php-src/sapi/litespeed/
H A Dlsapilib.c848 free( s_lve ); in init_lve_ex()
1678 free( pReq->m_pReqBuf ); in LSAPI_Release_r()
1680 free( pReq->m_pSpecialEnvList ); in LSAPI_Release_r()
1682 free( pReq->m_pEnvList ); in LSAPI_Release_r()
1684 free( pReq->m_pRespHeaderBuf ); in LSAPI_Release_r()
3938 free(s_stderr_log_path); in lsapi_reopen_stderr2()
H A Dlsapi_main.c830 free(entry); in user_config_cache_entry_dtor()
1554 free( php_bind ); in main()
/php-src/ext/mysqlnd/
H A Dmysqlnd_auth.c141 free(scrambled_data); in mysqlnd_run_authentication()
728 free(ret); in mysqlnd_sha256_public_encrypt()
/php-src/ext/opcache/jit/ir/
H A Dir.h979 # define ir_mem_free free
992 # define ir_mem_pfree free
H A Dir_gdb.c560 free(entry); in ir_gdb_unregister_all()

Completed in 92 milliseconds

1...<<11121314