PHP  
 PHP_HEAD
downloads | QA | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
 

Tested Functions

This table lists core PHP functions and methods and specifies whether or not they are called from a PHPT test. A "yes" in this table for a particular method is not an indication of good test coverage - it just means that that method is called from at least one PHPT test.

The analysis used to generate this table does not differentiate between methods of the same name belonging to different classes. In cases where such a method call is detected, "verify" is listed in the Tested column, along with the list of test files containing calls to a method of that name.

Extension Class Method Tested Test Files
CoreFunctionzend_versionyesclick to show/hide test files
CoreFunctionfunc_num_argsyesclick to show/hide test files
CoreFunctionfunc_get_argyesclick to show/hide test files
CoreFunctionfunc_get_argsyesclick to show/hide test files
CoreFunctionstrlenyesclick to show/hide test files
CoreFunctionstrcmpyesclick to show/hide test files
CoreFunctionstrncmpyesclick to show/hide test files
CoreFunctionstrcasecmpyesclick to show/hide test files
CoreFunctionstrncasecmpyesclick to show/hide test files
CoreFunctioneachyesclick to show/hide test files
CoreFunctionerror_reportingyesclick to show/hide test files
CoreFunctiondefineyesclick to show/hide test files
CoreFunctiondefinedyesclick to show/hide test files
CoreFunctionget_classyesclick to show/hide test files
CoreFunctionget_called_classyesclick to show/hide test files
CoreFunctionget_parent_classyesclick to show/hide test files
CoreFunctionmethod_existsyesclick to show/hide test files
CoreFunctionproperty_existsyesclick to show/hide test files
CoreFunctionclass_existsyesclick to show/hide test files
CoreFunctioninterface_existsyesclick to show/hide test files
CoreFunctionfunction_existsyesclick to show/hide test files
CoreFunctionclass_aliasyesclick to show/hide test files
CoreFunctionget_included_filesyesclick to show/hide test files
CoreFunctionget_required_filesyesclick to show/hide test files
CoreFunctionis_subclass_ofyesclick to show/hide test files
CoreFunctionis_ayesclick to show/hide test files
CoreFunctionget_class_varsyesclick to show/hide test files
CoreFunctionget_object_varsyesclick to show/hide test files
CoreFunctionget_class_methodsyesclick to show/hide test files
CoreFunctiontrigger_erroryesclick to show/hide test files
CoreFunctionuser_erroryesclick to show/hide test files
CoreFunctionset_error_handleryesclick to show/hide test files
CoreFunctionrestore_error_handleryesclick to show/hide test files
CoreFunctionset_exception_handleryesclick to show/hide test files
CoreFunctionrestore_exception_handleryesclick to show/hide test files
CoreFunctionget_declared_classesyesclick to show/hide test files
CoreFunctionget_declared_interfacesyesclick to show/hide test files
CoreFunctionget_defined_functionsyesclick to show/hide test files
CoreFunctionget_defined_varsyesclick to show/hide test files
CoreFunctioncreate_functionyesclick to show/hide test files
CoreFunctionget_resource_typeyesclick to show/hide test files
CoreFunctionget_loaded_extensionsyesclick to show/hide test files
CoreFunctionextension_loadedyesclick to show/hide test files
CoreFunctionget_extension_funcsyesclick to show/hide test files
CoreFunctionget_defined_constantsyesclick to show/hide test files
CoreFunctiondebug_backtraceyesclick to show/hide test files
CoreFunctiondebug_print_backtraceyesclick to show/hide test files
CoreFunctiongc_collect_cyclesyesclick to show/hide test files
CoreFunctiongc_enabledyesclick to show/hide test files
CoreFunctiongc_enableyesclick to show/hide test files
CoreFunctiongc_disableyesclick to show/hide test files
dateFunctionstrtotimeyesclick to show/hide test files
dateFunctiondateyesclick to show/hide test files
dateFunctionidateyesclick to show/hide test files
dateFunctiongmdateyesclick to show/hide test files
dateFunctionmktimeyesclick to show/hide test files
dateFunctiongmmktimeyesclick to show/hide test files
dateFunctioncheckdateyesclick to show/hide test files
dateFunctionstrftimeyesclick to show/hide test files
dateFunctiongmstrftimeyesclick to show/hide test files
dateFunctiontimeyesclick to show/hide test files
dateFunctionlocaltimeyesclick to show/hide test files
dateFunctiongetdateyesclick to show/hide test files
dateFunctiondate_createyesclick to show/hide test files
dateFunctiondate_create_from_formatyesclick to show/hide test files
dateFunctiondate_parseyesclick to show/hide test files
dateFunctiondate_parse_from_formatyesclick to show/hide test files
dateFunctiondate_get_last_errorsyesclick to show/hide test files
dateFunctiondate_formatyesclick to show/hide test files
dateFunctiondate_modifyyesclick to show/hide test files
dateFunctiondate_addyesclick to show/hide test files
dateFunctiondate_subyesclick to show/hide test files
dateFunctiondate_timezone_getyesclick to show/hide test files
dateFunctiondate_timezone_setyesclick to show/hide test files
dateFunctiondate_offset_getyesclick to show/hide test files
dateFunctiondate_diffyesclick to show/hide test files
dateFunctiondate_time_setyesclick to show/hide test files
dateFunctiondate_date_setyesclick to show/hide test files
dateFunctiondate_isodate_setyesclick to show/hide test files
dateFunctiondate_timestamp_setno
dateFunctiondate_timestamp_getyesclick to show/hide test files
dateFunctiontimezone_openyesclick to show/hide test files
dateFunctiontimezone_name_getyesclick to show/hide test files
dateFunctiontimezone_name_from_abbryesclick to show/hide test files
dateFunctiontimezone_offset_getyesclick to show/hide test files
dateFunctiontimezone_transitions_getyesclick to show/hide test files
dateFunctiontimezone_location_getyesclick to show/hide test files
dateFunctiontimezone_identifiers_listyesclick to show/hide test files
dateFunctiontimezone_abbreviations_listyesclick to show/hide test files
dateFunctiontimezone_version_getno
dateFunctiondate_interval_create_from_date_stringno
dateFunctiondate_interval_formatno
dateFunctiondate_default_timezone_setyesclick to show/hide test files
dateFunctiondate_default_timezone_getyesclick to show/hide test files
dateFunctiondate_sunriseyesclick to show/hide test files
dateFunctiondate_sunsetyesclick to show/hide test files
dateFunctiondate_sun_infoyesclick to show/hide test files
eregFunctioneregyesclick to show/hide test files
eregFunctionereg_replaceyesclick to show/hide test files
eregFunctioneregiyesclick to show/hide test files
eregFunctioneregi_replaceyesclick to show/hide test files
eregFunctionsplityesclick to show/hide test files
eregFunctionsplitiyesclick to show/hide test files
eregFunctionsql_regcaseyesclick to show/hide test files
libxmlFunctionlibxml_set_streams_contextyesclick to show/hide test files
libxmlFunctionlibxml_use_internal_errorsyesclick to show/hide test files
libxmlFunctionlibxml_get_last_erroryesclick to show/hide test files
libxmlFunctionlibxml_clear_errorsyesclick to show/hide test files
libxmlFunctionlibxml_get_errorsyesclick to show/hide test files
libxmlFunctionlibxml_disable_entity_loaderno
pcreFunctionpreg_matchyesclick to show/hide test files
pcreFunctionpreg_match_allyesclick to show/hide test files
pcreFunctionpreg_replaceyesclick to show/hide test files
pcreFunctionpreg_replace_callbackyesclick to show/hide test files
pcreFunctionpreg_filteryesclick to show/hide test files
pcreFunctionpreg_splityesclick to show/hide test files
pcreFunctionpreg_quoteyesclick to show/hide test files
pcreFunctionpreg_grepyesclick to show/hide test files
pcreFunctionpreg_last_erroryesclick to show/hide test files
zlibFunctionreadgzfileyesclick to show/hide test files
zlibFunctiongzrewindyesclick to show/hide test files
zlibFunctiongzcloseyesclick to show/hide test files
zlibFunctiongzeofyesclick to show/hide test files
zlibFunctiongzgetcyesclick to show/hide test files
zlibFunctiongzgetsyesclick to show/hide test files
zlibFunctiongzgetssno
zlibFunctiongzreadyesclick to show/hide test files
zlibFunctiongzopenyesclick to show/hide test files
zlibFunctiongzpassthruyesclick to show/hide test files
zlibFunctiongzseekyesclick to show/hide test files
zlibFunctiongztellyesclick to show/hide test files
zlibFunctiongzwriteyesclick to show/hide test files
zlibFunctiongzputsyesclick to show/hide test files
zlibFunctiongzfileyesclick to show/hide test files
zlibFunctiongzcompressyesclick to show/hide test files
zlibFunctiongzuncompressyesclick to show/hide test files
zlibFunctiongzdeflateyesclick to show/hide test files
zlibFunctiongzinflateyesclick to show/hide test files
zlibFunctiongzencodeyesclick to show/hide test files
zlibFunctionob_gzhandlerno
zlibFunctionzlib_get_coding_typeno
ctypeFunctionctype_alnumno
ctypeFunctionctype_alphano
ctypeFunctionctype_cntrlno
ctypeFunctionctype_digityesclick to show/hide test files
ctypeFunctionctype_lowerno
ctypeFunctionctype_graphno
ctypeFunctionctype_printno
ctypeFunctionctype_punctno
ctypeFunctionctype_spaceno
ctypeFunctionctype_upperno
ctypeFunctionctype_xdigitno
gdFunctiongd_infoyesclick to show/hide test files
gdFunctionimagearcyesclick to show/hide test files
gdFunctionimageellipseyesclick to show/hide test files
gdFunctionimagecharyesclick to show/hide test files
gdFunctionimagecharupyesclick to show/hide test files
gdFunctionimagecoloratyesclick to show/hide test files
gdFunctionimagecolorallocateyesclick to show/hide test files
gdFunctionimagepalettecopyyesclick to show/hide test files
gdFunctionimagecreatefromstringyesclick to show/hide test files
gdFunctionimagecolorclosestyesclick to show/hide test files
gdFunctionimagecolorclosesthwbyesclick to show/hide test files
gdFunctionimagecolordeallocateyesclick to show/hide test files
gdFunctionimagecolorresolveyesclick to show/hide test files
gdFunctionimagecolorexactyesclick to show/hide test files
gdFunctionimagecolorsetyesclick to show/hide test files
gdFunctionimagecolortransparentyesclick to show/hide test files
gdFunctionimagecolorstotalyesclick to show/hide test files
gdFunctionimagecolorsforindexyesclick to show/hide test files
gdFunctionimagecopyyesclick to show/hide test files
gdFunctionimagecopymergeyesclick to show/hide test files
gdFunctionimagecopymergegrayno
gdFunctionimagecopyresizedyesclick to show/hide test files
gdFunctionimagecreateyesclick to show/hide test files
gdFunctionimagecreatetruecoloryesclick to show/hide test files
gdFunctionimageistruecoloryesclick to show/hide test files
gdFunctionimagetruecolortopaletteyesclick to show/hide test files
gdFunctionimagesetthicknessyesclick to show/hide test files
gdFunctionimagefilledarcyesclick to show/hide test files
gdFunctionimagefilledellipseyesclick to show/hide test files
gdFunctionimagealphablendingyesclick to show/hide test files
gdFunctionimagesavealphayesclick to show/hide test files
gdFunctionimagecolorallocatealphayesclick to show/hide test files
gdFunctionimagecolorresolvealphayesclick to show/hide test files
gdFunctionimagecolorclosestalphayesclick to show/hide test files
gdFunctionimagecolorexactalphayesclick to show/hide test files
gdFunctionimagecopyresampledyesclick to show/hide test files
gdFunctionimagerotateyesclick to show/hide test files
gdFunctionimageantialiasyesclick to show/hide test files
gdFunctionimagesettileyesclick to show/hide test files
gdFunctionimagesetbrushyesclick to show/hide test files
gdFunctionimagesetstyleyesclick to show/hide test files
gdFunctionimagecreatefrompngyesclick to show/hide test files
gdFunctionimagecreatefromgifyesclick to show/hide test files
gdFunctionimagecreatefromwbmpyesclick to show/hide test files
gdFunctionimagecreatefromxbmyesclick to show/hide test files
gdFunctionimagecreatefromgdyesclick to show/hide test files
gdFunctionimagecreatefromgd2yesclick to show/hide test files
gdFunctionimagecreatefromgd2partyesclick to show/hide test files
gdFunctionimagepngyesclick to show/hide test files
gdFunctionimagegifyesclick to show/hide test files
gdFunctionimagewbmpyesclick to show/hide test files
gdFunctionimagegdyesclick to show/hide test files
gdFunctionimagegd2yesclick to show/hide test files
gdFunctionimagedestroyyesclick to show/hide test files
gdFunctionimagegammacorrectyesclick to show/hide test files
gdFunctionimagefillyesclick to show/hide test files
gdFunctionimagefilledpolygonyesclick to show/hide test files
gdFunctionimagefilledrectangleyesclick to show/hide test files
gdFunctionimagefilltoborderyesclick to show/hide test files
gdFunctionimagefontwidthyesclick to show/hide test files
gdFunctionimagefontheightyesclick to show/hide test files
gdFunctionimageinterlaceyesclick to show/hide test files
gdFunctionimagelineyesclick to show/hide test files
gdFunctionimageloadfontyesclick to show/hide test files
gdFunctionimagepolygonyesclick to show/hide test files
gdFunctionimagerectangleyesclick to show/hide test files
gdFunctionimagesetpixelyesclick to show/hide test files
gdFunctionimagestringyesclick to show/hide test files
gdFunctionimagestringupyesclick to show/hide test files
gdFunctionimagesxyesclick to show/hide test files
gdFunctionimagesyyesclick to show/hide test files
gdFunctionimagedashedlineyesclick to show/hide test files
gdFunctionimagetypesyesclick to show/hide test files
gdFunctionpng2wbmpyesclick to show/hide test files
gdFunctionimage2wbmpno
gdFunctionimagelayereffectyesclick to show/hide test files
gdFunctionimagexbmno
gdFunctionimagecolormatchyesclick to show/hide test files
gdFunctionimagefilteryesclick to show/hide test files
gdFunctionimageconvolutionyesclick to show/hide test files
iconvFunctioniconvyesclick to show/hide test files
iconvFunctionob_iconv_handlerno
iconvFunctioniconv_get_encodingyesclick to show/hide test files
iconvFunctioniconv_set_encodingyesclick to show/hide test files
iconvFunctioniconv_strlenyesclick to show/hide test files
iconvFunctioniconv_substryesclick to show/hide test files
iconvFunctioniconv_strposyesclick to show/hide test files
iconvFunctioniconv_strrposyesclick to show/hide test files
iconvFunctioniconv_mime_encodeyesclick to show/hide test files
iconvFunctioniconv_mime_decodeyesclick to show/hide test files
iconvFunctioniconv_mime_decode_headersyesclick to show/hide test files
mysqliFunctionmysqli_affected_rowsyesclick to show/hide test files
mysqliFunctionmysqli_autocommityesclick to show/hide test files
mysqliFunctionmysqli_change_useryesclick to show/hide test files
mysqliFunctionmysqli_character_set_nameyesclick to show/hide test files
mysqliFunctionmysqli_closeyesclick to show/hide test files
mysqliFunctionmysqli_commityesclick to show/hide test files
mysqliFunctionmysqli_connectyesclick to show/hide test files
mysqliFunctionmysqli_connect_errnoyesclick to show/hide test files
mysqliFunctionmysqli_connect_erroryesclick to show/hide test files
mysqliFunctionmysqli_data_seekyesclick to show/hide test files
mysqliFunctionmysqli_dump_debug_infoyesclick to show/hide test files
mysqliFunctionmysqli_debugyesclick to show/hide test files
mysqliFunctionmysqli_errnoyesclick to show/hide test files
mysqliFunctionmysqli_erroryesclick to show/hide test files
mysqliFunctionmysqli_stmt_executeyesclick to show/hide test files
mysqliFunctionmysqli_executeyesclick to show/hide test files
mysqliFunctionmysqli_fetch_fieldyesclick to show/hide test files
mysqliFunctionmysqli_fetch_fieldsyesclick to show/hide test files
mysqliFunctionmysqli_fetch_field_directyesclick to show/hide test files
mysqliFunctionmysqli_fetch_lengthsyesclick to show/hide test files
mysqliFunctionmysqli_fetch_arrayyesclick to show/hide test files
mysqliFunctionmysqli_fetch_assocyesclick to show/hide test files
mysqliFunctionmysqli_fetch_objectyesclick to show/hide test files
mysqliFunctionmysqli_fetch_rowyesclick to show/hide test files
mysqliFunctionmysqli_field_countyesclick to show/hide test files
mysqliFunctionmysqli_field_seekyesclick to show/hide test files
mysqliFunctionmysqli_field_tellyesclick to show/hide test files
mysqliFunctionmysqli_free_resultyesclick to show/hide test files
mysqliFunctionmysqli_get_charsetyesclick to show/hide test files
mysqliFunctionmysqli_get_client_infoyesclick to show/hide test files
mysqliFunctionmysqli_get_client_versionyesclick to show/hide test files
mysqliFunctionmysqli_get_host_infoyesclick to show/hide test files
mysqliFunctionmysqli_get_proto_infoyesclick to show/hide test files
mysqliFunctionmysqli_get_server_infoyesclick to show/hide test files
mysqliFunctionmysqli_get_server_versionyesclick to show/hide test files
mysqliFunctionmysqli_get_warningsyesclick to show/hide test files
mysqliFunctionmysqli_inityesclick to show/hide test files
mysqliFunctionmysqli_infoyesclick to show/hide test files
mysqliFunctionmysqli_insert_idyesclick to show/hide test files
mysqliFunctionmysqli_killyesclick to show/hide test files
mysqliFunctionmysqli_set_local_infile_defaultyesclick to show/hide test files
mysqliFunctionmysqli_set_local_infile_handleryesclick to show/hide test files
mysqliFunctionmysqli_more_resultsyesclick to show/hide test files
mysqliFunctionmysqli_multi_queryyesclick to show/hide test files
mysqliFunctionmysqli_next_resultyesclick to show/hide test files
mysqliFunctionmysqli_num_fieldsyesclick to show/hide test files
mysqliFunctionmysqli_num_rowsyesclick to show/hide test files
mysqliFunctionmysqli_optionsyesclick to show/hide test files
mysqliFunctionmysqli_pingyesclick to show/hide test files
mysqliFunctionmysqli_prepareyesclick to show/hide test files
mysqliFunctionmysqli_reportyesclick to show/hide test files
mysqliFunctionmysqli_queryyesclick to show/hide test files
mysqliFunctionmysqli_real_connectyesclick to show/hide test files
mysqliFunctionmysqli_real_escape_stringyesclick to show/hide test files
mysqliFunctionmysqli_real_queryyesclick to show/hide test files
mysqliFunctionmysqli_rollbackyesclick to show/hide test files
mysqliFunctionmysqli_select_dbyesclick to show/hide test files
mysqliFunctionmysqli_set_charsetyesclick to show/hide test files
mysqliFunctionmysqli_stmt_attr_getyesclick to show/hide test files
mysqliFunctionmysqli_stmt_attr_setyesclick to show/hide test files
mysqliFunctionmysqli_stmt_field_countyesclick to show/hide test files
mysqliFunctionmysqli_stmt_inityesclick to show/hide test files
mysqliFunctionmysqli_stmt_prepareyesclick to show/hide test files
mysqliFunctionmysqli_stmt_result_metadatayesclick to show/hide test files
mysqliFunctionmysqli_stmt_send_long_datayesclick to show/hide test files
mysqliFunctionmysqli_stmt_bind_paramyesclick to show/hide test files
mysqliFunctionmysqli_stmt_bind_resultyesclick to show/hide test files
mysqliFunctionmysqli_stmt_fetchyesclick to show/hide test files
mysqliFunctionmysqli_stmt_free_resultyesclick to show/hide test files
mysqliFunctionmysqli_stmt_get_warningsyesclick to show/hide test files
mysqliFunctionmysqli_stmt_insert_idyesclick to show/hide test files
mysqliFunctionmysqli_stmt_resetyesclick to show/hide test files
mysqliFunctionmysqli_stmt_param_countyesclick to show/hide test files
mysqliFunctionmysqli_sqlstateyesclick to show/hide test files
mysqliFunctionmysqli_ssl_setyesclick to show/hide test files
mysqliFunctionmysqli_statyesclick to show/hide test files
mysqliFunctionmysqli_stmt_affected_rowsyesclick to show/hide test files
mysqliFunctionmysqli_stmt_closeyesclick to show/hide test files
mysqliFunctionmysqli_stmt_data_seekyesclick to show/hide test files
mysqliFunctionmysqli_stmt_errnoyesclick to show/hide test files
mysqliFunctionmysqli_stmt_erroryesclick to show/hide test files
mysqliFunctionmysqli_stmt_num_rowsyesclick to show/hide test files
mysqliFunctionmysqli_stmt_sqlstateyesclick to show/hide test files
mysqliFunctionmysqli_stmt_store_resultyesclick to show/hide test files
mysqliFunctionmysqli_store_resultyesclick to show/hide test files
mysqliFunctionmysqli_thread_idyesclick to show/hide test files
mysqliFunctionmysqli_thread_safeyesclick to show/hide test files
mysqliFunctionmysqli_use_resultyesclick to show/hide test files
mysqliFunctionmysqli_warning_countyesclick to show/hide test files
mysqliFunctionmysqli_refreshno
mysqliFunctionmysqli_bind_paramyesclick to show/hide test files
mysqliFunctionmysqli_bind_resultyesclick to show/hide test files
mysqliFunctionmysqli_client_encodingyesclick to show/hide test files
mysqliFunctionmysqli_escape_stringyesclick to show/hide test files
mysqliFunctionmysqli_fetchyesclick to show/hide test files
mysqliFunctionmysqli_param_countyesclick to show/hide test files
mysqliFunctionmysqli_get_metadatayesclick to show/hide test files
mysqliFunctionmysqli_send_long_datayesclick to show/hide test files
mysqliFunctionmysqli_set_optyesclick to show/hide test files
SPLFunctionspl_classesyesclick to show/hide test files
SPLFunctionspl_autoloadyesclick to show/hide test files
SPLFunctionspl_autoload_extensionsyesclick to show/hide test files
SPLFunctionspl_autoload_registeryesclick to show/hide test files
SPLFunctionspl_autoload_unregisteryesclick to show/hide test files
SPLFunctionspl_autoload_functionsyesclick to show/hide test files
SPLFunctionspl_autoload_callno
SPLFunctionclass_parentsyesclick to show/hide test files
SPLFunctionclass_implementsyesclick to show/hide test files
SPLFunctionspl_object_hashyesclick to show/hide test files
SPLFunctioniterator_to_arrayyesclick to show/hide test files
SPLFunctioniterator_countyesclick to show/hide test files
SPLFunctioniterator_applyyesclick to show/hide test files
PDOFunctionpdo_driversno
posixFunctionposix_killyesclick to show/hide test files
posixFunctionposix_getpidyesclick to show/hide test files
posixFunctionposix_getppidyesclick to show/hide test files
posixFunctionposix_getuidyesclick to show/hide test files
posixFunctionposix_setuidyesclick to show/hide test files
posixFunctionposix_geteuidyesclick to show/hide test files
posixFunctionposix_seteuidyesclick to show/hide test files
posixFunctionposix_getgidyesclick to show/hide test files
posixFunctionposix_setgidyesclick to show/hide test files
posixFunctionposix_getegidno
posixFunctionposix_setegidno
posixFunctionposix_getgroupsyesclick to show/hide test files
posixFunctionposix_getloginno
posixFunctionposix_getpgrpyesclick to show/hide test files
posixFunctionposix_setsidno
posixFunctionposix_setpgidno
posixFunctionposix_getpgidyesclick to show/hide test files
posixFunctionposix_getsidyesclick to show/hide test files
posixFunctionposix_unameyesclick to show/hide test files
posixFunctionposix_timesyesclick to show/hide test files
posixFunctionposix_ctermidyesclick to show/hide test files
posixFunctionposix_ttynameyesclick to show/hide test files
posixFunctionposix_isattyyesclick to show/hide test files
posixFunctionposix_getcwdyesclick to show/hide test files
posixFunctionposix_mkfifoyesclick to show/hide test files
posixFunctionposix_mknodyesclick to show/hide test files
posixFunctionposix_accessyesclick to show/hide test files
posixFunctionposix_getgrnamyesclick to show/hide test files
posixFunctionposix_getgrgidyesclick to show/hide test files
posixFunctionposix_getpwnamyesclick to show/hide test files
posixFunctionposix_getpwuidyesclick to show/hide test files
posixFunctionposix_getrlimityesclick to show/hide test files
posixFunctionposix_get_last_erroryesclick to show/hide test files
posixFunctionposix_errnoyesclick to show/hide test files
posixFunctionposix_strerroryesclick to show/hide test files
posixFunctionposix_initgroupsyesclick to show/hide test files
sessionFunctionsession_nameyesclick to show/hide test files
sessionFunctionsession_module_nameyesclick to show/hide test files
sessionFunctionsession_save_pathyesclick to show/hide test files
sessionFunctionsession_idyesclick to show/hide test files
sessionFunctionsession_regenerate_idyesclick to show/hide test files
sessionFunctionsession_decodeyesclick to show/hide test files
sessionFunctionsession_registerno
sessionFunctionsession_unregisterno
sessionFunctionsession_is_registeredno
sessionFunctionsession_encodeyesclick to show/hide test files
sessionFunctionsession_startyesclick to show/hide test files
sessionFunctionsession_destroyyesclick to show/hide test files
sessionFunctionsession_unsetyesclick to show/hide test files
sessionFunctionsession_set_save_handleryesclick to show/hide test files
sessionFunctionsession_cache_limiteryesclick to show/hide test files
sessionFunctionsession_cache_expireyesclick to show/hide test files
sessionFunctionsession_set_cookie_paramsyesclick to show/hide test files
sessionFunctionsession_get_cookie_paramsyesclick to show/hide test files
sessionFunctionsession_write_closeyesclick to show/hide test files
sessionFunctionsession_commityesclick to show/hide test files
SQLiteFunctionsqlite_openyesclick to show/hide test files
SQLiteFunctionsqlite_popenyesclick to show/hide test files
SQLiteFunctionsqlite_closeyesclick to show/hide test files
SQLiteFunctionsqlite_queryyesclick to show/hide test files
SQLiteFunctionsqlite_execyesclick to show/hide test files
SQLiteFunctionsqlite_array_queryyesclick to show/hide test files
SQLiteFunctionsqlite_single_queryyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_arrayyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_objectyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_singleyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_stringno
SQLiteFunctionsqlite_fetch_allyesclick to show/hide test files
SQLiteFunctionsqlite_currentyesclick to show/hide test files
SQLiteFunctionsqlite_columnyesclick to show/hide test files
SQLiteFunctionsqlite_libversionno
SQLiteFunctionsqlite_libencodingno
SQLiteFunctionsqlite_changesno
SQLiteFunctionsqlite_last_insert_rowidno
SQLiteFunctionsqlite_num_rowsno
SQLiteFunctionsqlite_num_fieldsyesclick to show/hide test files
SQLiteFunctionsqlite_field_nameyesclick to show/hide test files
SQLiteFunctionsqlite_seekyesclick to show/hide test files
SQLiteFunctionsqlite_rewindyesclick to show/hide test files
SQLiteFunctionsqlite_nextyesclick to show/hide test files
SQLiteFunctionsqlite_prevyesclick to show/hide test files
SQLiteFunctionsqlite_validyesclick to show/hide test files
SQLiteFunctionsqlite_has_moreno
SQLiteFunctionsqlite_has_prevyesclick to show/hide test files
SQLiteFunctionsqlite_escape_stringyesclick to show/hide test files
SQLiteFunctionsqlite_busy_timeoutno
SQLiteFunctionsqlite_last_erroryesclick to show/hide test files
SQLiteFunctionsqlite_error_stringno
SQLiteFunctionsqlite_unbuffered_queryyesclick to show/hide test files
SQLiteFunctionsqlite_create_aggregateyesclick to show/hide test files
SQLiteFunctionsqlite_create_functionyesclick to show/hide test files
SQLiteFunctionsqlite_factoryyesclick to show/hide test files
SQLiteFunctionsqlite_udf_encode_binaryyesclick to show/hide test files
SQLiteFunctionsqlite_udf_decode_binaryyesclick to show/hide test files
SQLiteFunctionsqlite_fetch_column_typesyesclick to show/hide test files
standardFunctionconstantyesclick to show/hide test files
standardFunctionbin2hexyesclick to show/hide test files
standardFunctionsleepyesclick to show/hide test files
standardFunctionusleepyesclick to show/hide test files
standardFunctiontime_nanosleepyesclick to show/hide test files
standardFunctiontime_sleep_untilyesclick to show/hide test files
standardFunctionstrptimeyesclick to show/hide test files
standardFunctionflushyesclick to show/hide test files
standardFunctionwordwrapyesclick to show/hide test files
standardFunctionhtmlspecialcharsyesclick to show/hide test files
standardFunctionhtmlentitiesyesclick to show/hide test files
standardFunctionhtml_entity_decodeyesclick to show/hide test files
standardFunctionhtmlspecialchars_decodeyesclick to show/hide test files
standardFunctionget_html_translation_tableno
standardFunctionsha1yesclick to show/hide test files
standardFunctionsha1_fileyesclick to show/hide test files
standardFunctionmd5yesclick to show/hide test files
standardFunctionmd5_fileyesclick to show/hide test files
standardFunctioncrc32yesclick to show/hide test files
standardFunctioniptcparseno
standardFunctioniptcembedyesclick to show/hide test files
standardFunctiongetimagesizeyesclick to show/hide test files
standardFunctionimage_type_to_mime_typeyesclick to show/hide test files
standardFunctionimage_type_to_extensionyesclick to show/hide test files
standardFunctionphpinfoyesclick to show/hide test files
standardFunctionphpversionno
standardFunctionphpcreditsyesclick to show/hide test files
standardFunctionphp_logo_guidyesclick to show/hide test files
standardFunctionphp_real_logo_guidyesclick to show/hide test files
standardFunctionphp_egg_logo_guidyesclick to show/hide test files
standardFunctionzend_logo_guidyesclick to show/hide test files
standardFunctionphp_sapi_nameyesclick to show/hide test files
standardFunctionphp_unameyesclick to show/hide test files
standardFunctionphp_ini_scanned_filesno
standardFunctionphp_ini_loaded_fileyesclick to show/hide test files
standardFunctionstrnatcmpyesclick to show/hide test files
standardFunctionstrnatcasecmpyesclick to show/hide test files
standardFunctionsubstr_countyesclick to show/hide test files
standardFunctionstrspnyesclick to show/hide test files
standardFunctionstrcspnyesclick to show/hide test files
standardFunctionstrtokyesclick to show/hide test files
standardFunctionstrtoupperyesclick to show/hide test files
standardFunctionstrtoloweryesclick to show/hide test files
standardFunctionstrposyesclick to show/hide test files
standardFunctionstriposyesclick to show/hide test files
standardFunctionstrrposyesclick to show/hide test files
standardFunctionstrriposyesclick to show/hide test files
standardFunctionstrrevyesclick to show/hide test files
standardFunctionhebrevyesclick to show/hide test files
standardFunctionhebrevcyesclick to show/hide test files
standardFunctionnl2bryesclick to show/hide test files
standardFunctionbasenameyesclick to show/hide test files
standardFunctiondirnameyesclick to show/hide test files