Skip to content

Latest commit

 

History

History
855 lines (847 loc) · 45.3 KB

File metadata and controls

855 lines (847 loc) · 45.3 KB

Stdlib JIT arg-lowering audit

Auto-generated by script/audit-stdlib-jit.php. Regenerate: php script/audit-stdlib-jit.php

Metric Count
call() implementations 840
With JitStringArg/JitLongArg (or zero-arg LLVM) 768
Missing arg helpers (actionable for JIT) 70
Deferred (VM-only) 2
Self-host auto-stub batch 0

Missing (sorted)

  • ZlibIncrementalFunctionext/standard/ZlibIncrementalFunction.php
  • __halt_compilerext/standard/halt_compiler_.php
  • array_diff_uassocext/standard/array_diff_uassoc.php
  • array_intersect_uassocext/standard/array_intersect_uassoc.php
  • array_intersect_ukeyext/standard/array_intersect_ukey.php
  • array_randext/standard/array_rand.php
  • array_udiff_assocext/standard/array_udiff_assoc.php
  • array_udiff_uassocext/standard/array_udiff_uassoc.php
  • array_uintersect_assocext/standard/array_uintersect_assoc.php
  • array_uintersect_uassocext/standard/array_uintersect_uassoc.php
  • class_has_lazy_object_initializerext/standard/class_has_lazy_object_initializer.php
  • class_has_lazy_object_uninitializerext/standard/class_has_lazy_object_uninitializer.php
  • date_date_setext/standard/date_date_set.php
  • date_get_last_errorsext/standard/date_get_last_errors.php
  • date_isodate_setext/standard/date_isodate_set.php
  • date_time_setext/standard/date_time_set.php
  • date_timestamp_getext/standard/date_timestamp_get.php
  • date_timestamp_setext/standard/date_timestamp_set.php
  • date_timezone_getext/standard/date_timezone_get.php
  • date_timezone_setext/standard/date_timezone_set.php
  • dieext/standard/die_.php
  • dirext/standard/dir_.php
  • fsockopenext/standard/fsockopen.php
  • get_debug_backtraceext/standard/get_debug_backtrace.php
  • get_declared_variablesext/standard/get_declared_variables_.php
  • get_defined_varsext/standard/get_defined_vars_.php
  • getrandmaxext/standard/getrandmax.php
  • gzputsext/standard/gzputs.php
  • lcg_valueext/standard/lcg_value.php
  • money_formatext/standard/money_format.php
  • mt_getrandmaxext/standard/mt_getrandmax.php
  • parse_ini_fileext/standard/parse_ini_file.php
  • pfsockopenext/standard/pfsockopen.php
  • phpc_destruct_try_invoke_nativeext/standard/phpc_destruct_try_invoke_native.php
  • phpc_gc_native_child_atext/standard/phpc_gc_native_child_at.php
  • phpc_gc_native_free_objectext/standard/phpc_gc_native_free_object.php
  • phpc_gc_native_object_refcountext/standard/phpc_gc_native_object_refcount.php
  • phpc_gc_notify_object_freed_nativeext/standard/phpc_gc_notify_object_freed_native.php
  • phpc_mm_free_nativeext/standard/phpc_mm_free_native.php
  • phpc_native_ht_allocext/standard/phpc_native_ht_alloc.php
  • phpc_native_ht_set_hashtable_atext/standard/phpc_native_ht_set_hashtable_at.php
  • phpc_native_ht_set_string_atext/standard/phpc_native_ht_set_string_at.php
  • phpc_native_ht_set_string_keyext/standard/phpc_native_ht_set_string_key.php
  • phpc_native_ht_set_string_key_htext/standard/phpc_native_ht_set_string_key_ht.php
  • phpc_native_ht_set_string_key_longext/standard/phpc_native_ht_set_string_key_long.php
  • phpc_object_invoke_destructor_nativeext/standard/phpc_object_invoke_destructor_native.php
  • phpc_object_is_constructed_nativeext/standard/phpc_object_is_constructed_native.php
  • phpc_object_release_storage_nativeext/standard/phpc_object_release_storage_native.php
  • phpc_weakref_null_slotext/standard/phpc_weakref_null_slot.php
  • phpc_weakref_unset_map_keyext/standard/phpc_weakref_unset_map_key.php
  • register_tick_functionext/standard/register_tick_function.php
  • session_cache_limiterext/standard/session_cache_limiter_.php
  • session_get_cookie_paramsext/standard/session_get_cookie_params_.php
  • session_save_pathext/standard/session_save_path_.php
  • session_set_cookie_paramsext/standard/session_set_cookie_params_.php
  • set_file_bufferext/standard/set_file_buffer.php
  • stream_clear_errorsext/standard/stream_clear_errors.php
  • stream_last_errorsext/standard/stream_last_errors.php
  • stream_register_wrapperext/standard/stream_register_wrapper.php
  • stream_selectext/standard/stream_select.php
  • stream_socket_clientext/standard/stream_socket_client.php
  • stream_socket_get_crypto_statusext/standard/stream_socket_get_crypto_status.php
  • stream_socket_recvfromext/standard/stream_socket_recvfrom.php
  • stream_socket_sendtoext/standard/stream_socket_sendto.php
  • stream_socket_serverext/standard/stream_socket_server.php
  • stream_socket_shutdownext/standard/stream_socket_shutdown.php
  • uasortext/standard/uasort_.php
  • uksortext/standard/uksort_.php
  • unregister_tick_functionext/standard/unregister_tick_function.php
  • usortext/standard/usort_.php

Deferred (VM-only)

  • headers_sent (string) — ext/standard/headers_sent.php
  • register_shutdown_function (string) — ext/standard/register_shutdown_function.php

Present (sorted)

  • __compiler_is_superglobal_nameext/standard/compiler_is_superglobal_name.php
  • __compiler_libcryptext/standard/__compiler_libcrypt.php
  • __compiler_password_random_bytesext/standard/__compiler_password_random_bytes.php
  • absext/standard/abs.php
  • acosext/standard/acos.php
  • acoshext/standard/acosh.php
  • addcslashesext/standard/addcslashes.php
  • addslashesext/standard/addslashes.php
  • apache_get_versionext/standard/apache_get_version.php
  • apache_getenvext/standard/apache_getenv_.php
  • apache_noteext/standard/apache_note.php
  • apache_setenvext/standard/apache_setenv_.php
  • array_allext/standard/array_all.php
  • array_anyext/standard/array_any.php
  • array_change_key_caseext/standard/array_change_key_case.php
  • array_chunkext/standard/array_chunk.php
  • array_columnext/standard/array_column.php
  • array_combineext/standard/array_combine.php
  • array_countext/standard/array_count.php
  • array_count_valuesext/standard/array_count_values.php
  • array_diffext/standard/array_diff.php
  • array_diff_assocext/standard/array_diff_assoc.php
  • array_diff_keyext/standard/array_diff_key.php
  • array_diff_ukeyext/standard/array_diff_ukey.php
  • array_fillext/standard/array_fill.php
  • array_fill_keysext/standard/array_fill_keys.php
  • array_filterext/standard/array_filter.php
  • array_findext/standard/array_find.php
  • array_find_keyext/standard/array_find_key.php
  • array_firstext/standard/array_first.php
  • array_flipext/standard/array_flip.php
  • array_intersectext/standard/array_intersect.php
  • array_intersect_assocext/standard/array_intersect_assoc.php
  • array_intersect_keyext/standard/array_intersect_key.php
  • array_is_listext/standard/array_is_list.php
  • array_key_existsext/standard/array_key_exists.php
  • array_key_firstext/standard/array_key_first.php
  • array_key_lastext/standard/array_key_last.php
  • array_keysext/standard/array_keys.php
  • array_lastext/standard/array_last.php
  • array_mapext/standard/array_map.php
  • array_mergeext/standard/array_merge.php
  • array_merge_recursiveext/standard/array_merge_recursive.php
  • array_multisortext/standard/array_multisort.php
  • array_padext/standard/array_pad.php
  • array_popext/standard/array_pop.php
  • array_productext/standard/array_product.php
  • array_pushext/standard/array_push.php
  • array_reduceext/standard/array_reduce.php
  • array_replaceext/standard/array_replace.php
  • array_replace_keyext/standard/array_replace_key.php
  • array_replace_recursiveext/standard/array_replace_recursive.php
  • array_reverseext/standard/array_reverse.php
  • array_searchext/standard/array_search.php
  • array_shiftext/standard/array_shift.php
  • array_sliceext/standard/array_slice.php
  • array_spliceext/standard/array_splice.php
  • array_sumext/standard/array_sum.php
  • array_udiffext/standard/array_udiff.php
  • array_uintersectext/standard/array_uintersect.php
  • array_uniqueext/standard/array_unique.php
  • array_unshiftext/standard/array_unshift.php
  • array_valuesext/standard/array_values.php
  • array_walkext/standard/array_walk.php
  • array_walk_recursiveext/standard/array_walk_recursive.php
  • arsortext/standard/arsort_.php
  • asinext/standard/asin.php
  • asinhext/standard/asinh.php
  • asortext/standard/asort_.php
  • assertext/standard/assert_.php
  • assert_optionsext/standard/assert_options.php
  • atanext/standard/atan.php
  • atan2ext/standard/atan2.php
  • atanhext/standard/atanh.php
  • attribute_existsext/standard/attribute_exists_.php
  • base64_decodeext/standard/base64_decode.php
  • base64_encodeext/standard/base64_encode.php
  • base_convertext/standard/base_convert_.php
  • basenameext/standard/basename.php
  • bin2hexext/standard/bin2hex.php
  • bindecext/standard/bindec.php
  • boolvalext/standard/boolval.php
  • call_user_funcext/standard/call_user_func.php
  • call_user_func_arrayext/standard/call_user_func_array.php
  • ceilext/standard/ceil.php
  • chdirext/standard/chdir_.php
  • checkdateext/standard/checkdate.php
  • checkdnsrrext/standard/checkdnsrr.php
  • chgrpext/standard/chgrp_.php
  • chmodext/standard/chmod_.php
  • chownext/standard/chown_.php
  • chrext/standard/chr.php
  • chrootext/standard/chroot_.php
  • chunk_splitext/standard/chunk_split.php
  • clampext/standard/clamp.php
  • class_aliasext/standard/class_alias.php
  • class_constantsext/standard/class_constants_.php
  • class_existsext/standard/class_exists_.php
  • class_has_constant_ext/standard/class_has_constant_.php
  • class_has_method_ext/standard/class_has_method_.php
  • class_has_property_ext/standard/class_has_property_.php
  • class_implementsext/standard/class_implements_.php
  • class_meth_existsext/standard/class_meth_exists_.php
  • class_parentsext/standard/class_parents_.php
  • class_usesext/standard/class_uses_.php
  • class_uses_recursiveext/standard/class_uses_recursive.php
  • clearstatcacheext/standard/clearstatcache_.php
  • cli_get_process_titleext/standard/cli_get_process_title.php
  • cli_set_process_titleext/standard/cli_set_process_title.php
  • clock_gettimeext/standard/clock_gettime.php
  • closedirext/standard/closedir.php
  • closelogext/standard/closelog.php
  • compactext/standard/compact_.php
  • compiler_language_warningext/standard/compiler_language_warning_.php
  • connection_abortedext/standard/connection_aborted.php
  • connection_statusext/standard/connection_status.php
  • constantext/standard/constant_.php
  • convert_cyr_stringext/standard/convert_cyr_string.php
  • convert_uudecodeext/standard/convert_uudecode.php
  • convert_uuencodeext/standard/convert_uuencode.php
  • copyext/standard/copy_.php
  • cosext/standard/cos.php
  • coshext/standard/cosh.php
  • count_charsext/standard/count_chars.php
  • crc32ext/standard/crc32.php
  • crc32cext/standard/crc32c.php
  • create_lazy_ghostext/standard/create_lazy_ghost.php
  • create_lazy_proxyext/standard/create_lazy_proxy.php
  • cryptext/standard/crypt.php
  • currentext/standard/current.php
  • dateext/standard/date.php
  • date_addext/standard/date_add.php
  • date_createext/standard/date_create.php
  • date_create_from_formatext/standard/date_create_from_format.php
  • date_create_immutableext/standard/date_create_immutable.php
  • date_create_immutable_from_formatext/standard/date_create_immutable_from_format.php
  • date_default_timezone_getext/standard/date_default_timezone_get.php
  • date_default_timezone_setext/standard/date_default_timezone_set.php
  • date_diffext/standard/date_diff.php
  • date_formatext/standard/date_format.php
  • date_interval_create_from_date_stringext/standard/date_interval_create_from_date_string.php
  • date_interval_formatext/standard/date_interval_format.php
  • date_modifyext/standard/date_modify.php
  • date_offset_getext/standard/date_offset_get.php
  • date_parseext/standard/date_parse.php
  • date_parse_from_formatext/standard/date_parse_from_format.php
  • date_subext/standard/date_sub.php
  • date_sun_infoext/standard/date_sun_info.php
  • date_sunriseext/standard/date_sunrise.php
  • date_sunsetext/standard/date_sunset.php
  • debug_backtraceext/standard/debug_backtrace.php
  • debug_print_backtraceext/standard/debug_print_backtrace.php
  • debug_zval_dumpext/standard/debug_zval_dump.php
  • decbinext/standard/decbin.php
  • dechexext/standard/dechex.php
  • decoctext/standard/decoct.php
  • defineext/standard/define_.php
  • definedext/standard/defined_.php
  • deg2radext/standard/deg2rad.php
  • dirnameext/standard/dirname.php
  • disk_free_spaceext/standard/disk_free_space.php
  • disk_total_spaceext/standard/disk_total_space.php
  • diskfreespaceext/standard/diskfreespace.php
  • disktotalspaceext/standard/disktotalspace.php
  • dlext/standard/dl.php
  • dns_get_mxext/standard/dns_get_mx.php
  • dns_get_recordext/standard/dns_get_record.php
  • doublevalext/standard/doubleval.php
  • endext/standard/end_.php
  • enum_existsext/standard/enum_exists_.php
  • error_clear_lastext/standard/error_clear_last.php
  • error_get_lastext/standard/error_get_last.php
  • error_logext/standard/error_log.php
  • error_reportingext/standard/error_reporting.php
  • escapeshellargext/standard/escapeshellarg.php
  • escapeshellcmdext/standard/escapeshellcmd.php
  • evalext/standard/eval_.php
  • execext/standard/exec.php
  • exif_tagnameext/standard/exif_tagname.php
  • exitext/standard/exit_.php
  • expext/standard/exp.php
  • explodeext/standard/explode.php
  • expm1ext/standard/expm1.php
  • extension_loadedext/standard/extension_loaded.php
  • extractext/standard/extract_.php
  • faddext/standard/fadd.php
  • fastcgi_finish_requestext/standard/fastcgi_finish_request.php
  • fcloseext/standard/fclose.php
  • fdatasyncext/standard/fdatasync_.php
  • fdivext/standard/fdiv.php
  • feofext/standard/feof_.php
  • fflushext/standard/fflush_.php
  • fgetcext/standard/fgetc.php
  • fgetcsvext/standard/fgetcsv.php
  • fgetsext/standard/fgets.php
  • fileext/standard/file_.php
  • file_existsext/standard/file_exists.php
  • file_get_contentsext/standard/file_get_contents.php
  • file_put_contentsext/standard/file_put_contents.php
  • fileatimeext/standard/fileatime.php
  • filectimeext/standard/filectime.php
  • filegroupext/standard/filegroup.php
  • fileinodeext/standard/fileinode.php
  • filemtimeext/standard/filemtime.php
  • fileownerext/standard/fileowner.php
  • filepermsext/standard/fileperms.php
  • filesizeext/standard/filesize.php
  • filetypeext/standard/filetype.php
  • floatvalext/standard/floatval.php
  • flockext/standard/flock.php
  • floorext/standard/floor.php
  • flushext/standard/flush_.php
  • fmaxext/standard/fmax.php
  • fminext/standard/fmin.php
  • fmodext/standard/fmod.php
  • fmulext/standard/fmul.php
  • fnmatchext/standard/fnmatch.php
  • fopenext/standard/fopen.php
  • forward_static_callext/standard/forward_static_call.php
  • forward_static_call_arrayext/standard/forward_static_call_array.php
  • fpassthruext/standard/fpassthru.php
  • fpowext/standard/fpow.php
  • fprintfext/standard/fprintf_.php
  • fputcsvext/standard/fputcsv.php
  • freadext/standard/fread.php
  • frexpext/standard/frexp.php
  • fscanfext/standard/fscanf.php
  • fseekext/standard/fseek.php
  • fstatext/standard/fstat_.php
  • fsubext/standard/fsub.php
  • fsyncext/standard/fsync_.php
  • ftellext/standard/ftell_.php
  • ftokext/standard/ftok.php
  • ftruncateext/standard/ftruncate_.php
  • func_get_argext/standard/func_get_arg.php
  • func_get_argsext/standard/func_get_args.php
  • func_num_argsext/standard/func_num_args.php
  • function_existsext/standard/function_exists.php
  • fwriteext/standard/fwrite.php
  • gc_collect_cyclesext/standard/gc_collect_cycles.php
  • gc_disableext/standard/gc_disable.php
  • gc_enableext/standard/gc_enable.php
  • gc_enabledext/standard/gc_enabled.php
  • gc_mem_cachesext/standard/gc_mem_caches.php
  • gc_statusext/standard/gc_status.php
  • generator_to_arrayext/standard/generator_to_array.php
  • get_browserext/standard/get_browser.php
  • get_called_classext/standard/get_called_class_.php
  • get_cfg_varext/standard/get_cfg_var.php
  • get_classext/standard/get_class_.php
  • get_class_methodsext/standard/get_class_methods_.php
  • get_class_varsext/standard/get_class_vars_.php
  • get_current_userext/standard/get_current_user.php
  • get_debug_typeext/standard/get_debug_type.php
  • get_declared_attributes — phantom vs php-src; unregistered (#24222, re-#6450)
  • get_declared_classesext/standard/get_declared_classes_.php
  • get_declared_functionsext/standard/get_declared_functions_.php
  • get_declared_interfacesext/standard/get_declared_interfaces_.php
  • get_declared_traitsext/standard/get_declared_traits_.php
  • get_defined_constantsext/standard/get_defined_constants_.php
  • get_defined_functionsext/standard/get_defined_functions_.php
  • get_error_handlerext/standard/get_error_handler_.php
  • get_exception_handlerext/standard/get_exception_handler.php
  • get_extension_funcsext/standard/get_extension_funcs.php
  • get_headersext/standard/get_headers.php
  • get_html_translation_tableext/standard/get_html_translation_table.php
  • get_include_pathext/standard/get_include_path.php
  • get_included_files_ext/standard/get_included_files_.php
  • get_loaded_extensionsext/standard/get_loaded_extensions.php
  • get_mangled_object_varsext/standard/get_mangled_object_vars_.php
  • get_meta_tagsext/standard/get_meta_tags.php
  • get_object_idext/standard/get_object_id.php
  • get_object_varsext/standard/get_object_vars_.php
  • get_parent_classext/standard/get_parent_class_.php
  • get_resource_idext/standard/get_resource_id.php
  • get_resource_typeext/standard/get_resource_type.php
  • get_resourcesext/standard/get_resources_.php
  • getallheaders_ext/standard/getallheaders_.php
  • getcwdext/standard/getcwd_.php
  • getdateext/standard/getdate.php
  • getenvext/standard/getenv_.php
  • gethostbyaddrext/standard/gethostbyaddr.php
  • gethostbynameext/standard/gethostbyname.php
  • gethostbynamelext/standard/gethostbynamel.php
  • gethostnameext/standard/gethostname.php
  • getimagesizeext/standard/getimagesize.php
  • getimagesizefromstringext/standard/getimagesizefromstring.php
  • getlastmodext/standard/getlastmod.php
  • getmxrrext/standard/getmxrr.php
  • getmygidext/standard/getmygid.php
  • getmygrgidext/standard/getmygrgid.php
  • getmyinodeext/standard/getmyinode.php
  • getmypidext/standard/getmypid.php
  • getmyuidext/standard/getmyuid.php
  • getoptext/standard/getopt.php
  • getprotobynameext/standard/getprotobyname.php
  • getprotobynumberext/standard/getprotobynumber.php
  • getrusageext/standard/getrusage.php
  • getservbynameext/standard/getservbyname.php
  • getservbyportext/standard/getservbyport.php
  • gettimeofdayext/standard/gettimeofday.php
  • gettypeext/standard/gettype.php
  • globext/standard/glob_.php
  • gmdateext/standard/gmdate.php
  • gmgetdateext/standard/gmgetdate.php
  • gmmktimeext/standard/gmmktime.php
  • gmstrftimeext/standard/gmstrftime.php
  • gzcloseext/standard/gzclose.php
  • gzcompressext/standard/gzcompress.php
  • gzdecodeext/standard/gzdecode.php
  • gzdeflateext/standard/gzdeflate.php
  • gzencodeext/standard/gzencode.php
  • gzeofext/standard/gzeof.php
  • gzfileext/standard/gzfile.php
  • gzgetcext/standard/gzgetc.php
  • gzgetsext/standard/gzgets.php
  • gzinflateext/standard/gzinflate.php
  • gzopenext/standard/gzopen.php
  • gzpassthruext/standard/gzpassthru.php
  • gzreadext/standard/gzread.php
  • gzrewindext/standard/gzrewind.php
  • gzseekext/standard/gzseek.php
  • gztellext/standard/gztell.php
  • gzuncompressext/standard/gzuncompress.php
  • gzwriteext/standard/gzwrite.php
  • hashext/standard/hash_.php
  • hash_equalsext/standard/hash_equals.php
  • hash_hkdfext/standard/hash_hkdf.php
  • hash_hmacext/standard/hash_hmac.php
  • hash_hmac_algosext/standard/hash_hmac_algos.php
  • hash_pbkdf2ext/standard/hash_pbkdf2.php
  • headerext/standard/header_.php
  • header_listext/standard/header_list.php
  • header_register_callbackext/standard/header_register_callback.php
  • header_removeext/standard/header_remove.php
  • hebrevext/standard/hebrev.php
  • hebrevcext/standard/hebrevc.php
  • hex2binext/standard/hex2bin.php
  • hexdecext/standard/hexdec.php
  • highlight_fileext/standard/highlight_file.php
  • highlight_stringext/standard/highlight_string.php
  • hrtimeext/standard/hrtime.php
  • html_entity_decodeext/standard/html_entity_decode.php
  • htmlentitiesext/standard/htmlentities.php
  • htmlspecialcharsext/standard/htmlspecialchars.php
  • htmlspecialchars_decodeext/standard/htmlspecialchars_decode.php
  • http_build_queryext/standard/http_build_query.php
  • http_clear_last_response_headersext/standard/http_clear_last_response_headers.php
  • http_get_last_response_headersext/standard/http_get_last_response_headers.php
  • http_response_codeext/standard/http_response_code.php
  • hypotext/standard/hypot.php
  • idateext/standard/idate.php
  • ignore_user_abortext/standard/ignore_user_abort.php
  • image_type_to_extensionext/standard/image_type_to_extension.php
  • image_type_to_mime_typeext/standard/image_type_to_mime_type.php
  • implodeext/standard/implode.php
  • in_arrayext/standard/in_array.php
  • inet_ntopext/standard/inet_ntop.php
  • inet_ptonext/standard/inet_pton.php
  • ini_getext/standard/ini_get_.php
  • ini_get_allext/standard/ini_get_all.php
  • ini_parse_quantityext/standard/ini_parse_quantity.php
  • ini_restoreext/standard/ini_restore.php
  • ini_set_ext/standard/ini_set_.php
  • intdivext/standard/intdiv.php
  • interface_existsext/standard/interface_exists_.php
  • intvalext/standard/intval.php
  • ip2longext/standard/ip2long.php
  • iptcembedext/standard/iptcembed.php
  • iptcparseext/standard/iptcparse.php
  • is_aext/standard/is_a_.php
  • is_callableext/standard/is_callable.php
  • is_countableext/standard/is_countable.php
  • is_dirext/standard/is_dir.php
  • is_executableext/standard/is_executable.php
  • is_fileext/standard/is_file.php
  • is_finiteext/standard/is_finite.php
  • is_infiniteext/standard/is_infinite.php
  • is_iterableext/standard/is_iterable.php
  • is_linkext/standard/is_link.php
  • is_nanext/standard/is_nan.php
  • is_numericext/standard/is_numeric.php
  • is_readableext/standard/is_readable.php
  • is_resourceext/standard/is_resource_.php
  • is_scalarext/standard/is_scalar.php
  • is_subclass_ofext/standard/is_subclass_of_.php
  • is_uploaded_fileext/standard/is_uploaded_file.php
  • is_writableext/standard/is_writable.php
  • iterator_applyext/standard/iterator_apply.php
  • iterator_countext/standard/iterator_count.php
  • iterator_to_arrayext/standard/iterator_to_array.php
  • json_decodeext/standard/json_decode.php
  • json_encodeext/standard/json_encode.php
  • json_last_errorext/standard/json_last_error_.php
  • json_last_error_msgext/standard/json_last_error_msg_.php
  • json_validateext/standard/json_validate.php
  • keyext/standard/key.php
  • krsortext/standard/krsort_.php
  • ksortext/standard/ksort_.php
  • lcfirstext/standard/lcfirst.php
  • lchgrpext/standard/lchgrp_.php
  • lchownext/standard/lchown_.php
  • levenshteinext/standard/levenshtein.php
  • linkext/standard/link_.php
  • linkinfoext/standard/linkinfo.php
  • localeconvext/standard/localeconv.php
  • localtimeext/standard/localtime.php
  • logext/standard/log.php
  • log10ext/standard/log10.php
  • log1pext/standard/log1p.php
  • long2ipext/standard/long2ip.php
  • lstatext/standard/lstat_.php
  • ltrimext/standard/string_ltrim.php
  • mailext/standard/mail.php
  • maxext/standard/int_max.php
  • md5ext/standard/md5.php
  • md5_fileext/standard/md5_file.php
  • memory_get_peak_usageext/standard/memory_get_peak_usage.php
  • memory_get_usageext/standard/memory_get_usage.php
  • memory_reset_peak_usageext/standard/memory_reset_peak_usage.php
  • metaphoneext/standard/metaphone.php
  • method_existsext/standard/method_exists_.php
  • microtimeext/standard/microtime.php
  • mime_content_typeext/standard/mime_content_type.php
  • minext/standard/int_min.php
  • mkdirext/standard/mkdir_.php
  • mktimeext/standard/mktime.php
  • move_uploaded_fileext/standard/move_uploaded_file.php
  • mt_randext/standard/mt_rand.php
  • mt_srandext/standard/mt_srand.php
  • natcasesortext/standard/natcasesort_.php
  • natsortext/standard/natsort_.php
  • net_get_interfacesext/standard/net_get_interfaces.php
  • nextext/standard/next.php
  • nextafterext/standard/nextafter.php
  • nl2brext/standard/nl2br.php
  • nl_langinfoext/standard/nl_langinfo.php
  • number_formatext/standard/number_format.php
  • ob_cleanext/standard/ob_clean.php
  • ob_end_cleanext/standard/ob_end_clean.php
  • ob_end_flushext/standard/ob_end_flush.php
  • ob_flushext/standard/ob_flush.php
  • ob_get_cleanext/standard/ob_get_clean.php
  • ob_get_contentsext/standard/ob_get_contents.php
  • ob_get_flushext/standard/ob_get_flush.php
  • ob_get_lengthext/standard/ob_get_length.php
  • ob_get_levelext/standard/ob_get_level.php
  • ob_get_statusext/standard/ob_get_status.php
  • ob_gzhandlerext/standard/ob_gzhandler.php
  • ob_implicit_flushext/standard/ob_implicit_flush.php
  • ob_list_handlersext/standard/ob_list_handlers.php
  • ob_startext/standard/ob_start.php
  • octdecext/standard/octdec.php
  • opendirext/standard/opendir.php
  • openlogext/standard/openlog.php
  • openssl_random_pseudo_bytesext/standard/openssl_random_pseudo_bytes.php
  • ordext/standard/ord.php
  • output_add_rewrite_varext/standard/output_add_rewrite_var.php
  • output_reset_rewrite_varsext/standard/output_reset_rewrite_vars.php
  • packext/standard/pack.php
  • parse_ini_stringext/standard/parse_ini_string.php
  • parse_strext/standard/parse_str.php
  • parse_urlext/standard/parse_url.php
  • passthruext/standard/passthru.php
  • password_algosext/standard/password_algos.php
  • password_get_infoext/standard/password_get_info.php
  • password_hashext/standard/password_hash.php
  • password_needs_rehashext/standard/password_needs_rehash.php
  • password_verifyext/standard/password_verify.php
  • pathinfoext/standard/pathinfo.php
  • pcloseext/standard/pclose.php
  • php_ini_loaded_fileext/standard/php_ini_loaded_file.php
  • php_ini_scanned_filesext/standard/php_ini_scanned_files.php
  • php_sapi_nameext/standard/php_sapi_name.php
  • php_strip_whitespaceext/standard/php_strip_whitespace.php
  • php_unameext/standard/php_uname.php
  • phpc_access_kernelext/standard/phpc_access_kernel.php
  • phpc_chdir_kernelext/standard/phpc_chdir_kernel.php
  • phpc_clone_with_beginext/standard/phpc_clone_with_begin.php
  • phpc_clone_with_endext/standard/phpc_clone_with_end.php
  • phpc_clone_with_reinitext/standard/phpc_clone_with_reinit.php
  • phpc_deploy_pathext/standard/phpc_deploy_path.php
  • phpc_file_put_contents_kernelext/standard/phpc_file_put_contents_kernel.php
  • phpc_fpow_kernelext/standard/phpc_fpow_kernel.php
  • phpc_getenv_kernelext/standard/phpc_getenv_kernel.php
  • phpc_gethostname_kernelext/standard/phpc_gethostname_kernel.php
  • phpc_hypot_kernelext/standard/phpc_hypot_kernel.php
  • phpc_match_unhandled_operand_is_objectext/standard/phpc_match_unhandled_operand_is_object.php
  • phpc_native_environ_mirror_into_htext/standard/phpc_native_environ_mirror_into_ht.php
  • phpc_nextafter_kernelext/standard/phpc_nextafter_kernel.php
  • phpc_ob_write_stdout_kernelext/standard/phpc_ob_write_stdout_kernel.php
  • phpc_random_bytes_kernelext/standard/phpc_random_bytes_kernel.php
  • phpc_readfile_kernelext/standard/phpc_readfile_kernel.php
  • phpc_rename_kernelext/standard/phpc_rename_kernel.php
  • phpc_run_commandext/standard/phpc_run_command.php
  • phpc_sqrt_kernelext/standard/phpc_sqrt_kernel.php
  • phpc_stat_mode_kernelext/standard/phpc_stat_mode_kernel.php
  • phpcreditsext/standard/phpcredits.php
  • phpinfoext/standard/phpinfo.php
  • phpversionext/standard/phpversion.php
  • piext/standard/pi.php
  • popenext/standard/popen.php
  • posext/standard/pos.php
  • powext/standard/pow.php
  • preg_filterext/standard/preg_filter.php
  • preg_grepext/standard/preg_grep.php
  • preg_last_errorext/standard/preg_last_error_.php
  • preg_last_error_msgext/standard/preg_last_error_msg_.php
  • preg_matchext/standard/preg_match.php
  • preg_match_allext/standard/preg_match_all.php
  • preg_quoteext/standard/preg_quote.php
  • preg_replaceext/standard/preg_replace.php
  • preg_replace_callbackext/standard/preg_replace_callback.php
  • preg_replace_callback_arrayext/standard/preg_replace_callback_array.php
  • preg_splitext/standard/preg_split.php
  • prevext/standard/prev.php
  • print_rext/standard/print_r.php
  • printfext/standard/printf_.php
  • proc_closeext/standard/proc_close.php
  • proc_get_statusext/standard/proc_get_status.php
  • proc_niceext/standard/proc_nice.php
  • proc_openext/standard/proc_open.php
  • proc_terminateext/standard/proc_terminate.php
  • property_existsext/standard/property_exists_.php
  • putenvext/standard/putenv_.php
  • quoted_printable_decodeext/standard/quoted_printable_decode.php
  • quoted_printable_encodeext/standard/quoted_printable_encode.php
  • quotemetaext/standard/quotemeta.php
  • rad2degext/standard/rad2deg.php
  • randext/standard/rand_.php
  • random_bytesext/standard/random_bytes.php
  • random_intext/standard/random_int.php
  • rangeext/standard/range.php
  • rawurldecodeext/standard/rawurldecode.php
  • rawurlencodeext/standard/rawurlencode.php
  • readdirext/standard/readdir.php
  • readfileext/standard/readfile.php
  • readgzfileext/standard/readgzfile.php
  • readlineext/standard/readline.php
  • readline_add_historyext/standard/readline_add_history.php
  • readline_callback_handler_installext/standard/readline_callback_handler_install.php
  • readline_callback_handler_removeext/standard/readline_callback_handler_remove.php
  • readline_callback_read_charext/standard/readline_callback_read_char.php
  • readline_clear_historyext/standard/readline_clear_history.php
  • readline_completion_functionext/standard/readline_completion_function.php
  • readline_infoext/standard/readline_info.php
  • readline_list_historyext/standard/readline_list_history.php
  • readline_on_new_lineext/standard/readline_on_new_line.php
  • readline_read_historyext/standard/readline_read_history.php
  • readline_redisplayext/standard/readline_redisplay.php
  • readline_write_historyext/standard/readline_write_history.php
  • readlinkext/standard/readlink.php
  • readonlyext/standard/readonly_.php
  • realpathext/standard/realpath.php
  • realpath_cache_getext/standard/realpath_cache_get.php
  • realpath_cache_sizeext/standard/realpath_cache_size.php
  • renameext/standard/rename_.php
  • request_parse_bodyext/standard/request_parse_body.php
  • resetext/standard/reset_.php
  • restore_error_handlerext/standard/restore_error_handler_.php
  • restore_exception_handlerext/standard/restore_exception_handler.php
  • restore_include_pathext/standard/restore_include_path.php
  • rewindext/standard/rewind_.php
  • rewinddirext/standard/rewinddir.php
  • rmdirext/standard/rmdir_.php
  • roundext/standard/round.php
  • rsortext/standard/rsort_.php
  • scandirext/standard/scandir.php
  • serializeext/standard/serialize.php
  • session_abortext/standard/session_abort.php
  • session_cache_expireext/standard/session_cache_expire_.php
  • session_create_idext/standard/session_create_id.php
  • session_decodeext/standard/session_decode.php
  • session_destroyext/standard/session_destroy.php
  • session_encodeext/standard/session_encode.php
  • session_gcext/standard/session_gc.php
  • session_idext/standard/session_id_.php
  • session_module_nameext/standard/session_module_name.php
  • session_nameext/standard/session_name.php
  • session_regenerate_idext/standard/session_regenerate_id.php
  • session_resetext/standard/session_reset.php
  • session_startext/standard/session_start.php
  • session_statusext/standard/session_status_.php
  • session_unsetext/standard/session_unset.php
  • session_write_closeext/standard/session_write_close.php
  • set_error_handlerext/standard/set_error_handler_.php
  • set_exception_handlerext/standard/set_exception_handler.php
  • set_include_pathext/standard/set_include_path.php
  • set_time_limitext/standard/set_time_limit.php
  • setcookieext/standard/setcookie.php
  • setlocaleext/standard/setlocale.php
  • setrawcookieext/standard/setrawcookie.php
  • settypeext/standard/settype.php
  • sha1ext/standard/sha1.php
  • sha1_fileext/standard/sha1_file.php
  • shell_execext/standard/shell_exec.php
  • show_sourceext/standard/show_source.php
  • shuffleext/standard/shuffle_.php
  • similar_textext/standard/similar_text.php
  • sinext/standard/sin.php
  • sinhext/standard/sinh.php
  • sleepext/standard/sleep.php
  • sortext/standard/sort_.php
  • soundexext/standard/soundex.php
  • spl_autoloadext/standard/spl_autoload.php
  • spl_autoload_callext/standard/spl_autoload_call.php
  • spl_autoload_extensionsext/standard/spl_autoload_extensions.php
  • spl_autoload_functionsext/standard/spl_autoload_functions.php
  • spl_autoload_registerext/standard/spl_autoload_register.php
  • spl_autoload_unregisterext/standard/spl_autoload_unregister.php
  • spl_object_hashext/standard/spl_object_hash.php
  • spl_object_idext/standard/spl_object_id.php
  • sprintfext/standard/sprintf_.php
  • sqrtext/standard/sqrt.php
  • srandext/standard/srand.php
  • sscanfext/standard/sscanf.php
  • statext/standard/stat_.php
  • str_containsext/standard/str_contains.php
  • str_decrementext/standard/str_decrement.php
  • str_ends_withext/standard/str_ends_with.php
  • str_getcsvext/standard/str_getcsv.php
  • str_incrementext/standard/str_increment.php
  • str_ireplaceext/standard/str_ireplace.php
  • str_padext/standard/str_pad.php
  • str_repeatext/standard/str_repeat.php
  • str_replaceext/standard/str_replace.php
  • str_rot13ext/standard/str_rot13.php
  • str_shuffleext/standard/str_shuffle.php
  • str_splitext/standard/str_split.php
  • str_starts_withext/standard/str_starts_with.php
  • str_word_countext/standard/str_word_count.php
  • strcasecmpext/standard/strcasecmp.php
  • strchrext/standard/strchr.php
  • strcmpext/standard/strcmp.php
  • strcollext/standard/strcoll.php
  • strcspnext/standard/strcspn.php
  • stream_bucket_appendext/standard/stream_bucket_append.php
  • stream_bucket_make_writeableext/standard/stream_bucket_make_writeable.php
  • stream_bucket_newext/standard/stream_bucket_new.php
  • stream_bucket_prependext/standard/stream_bucket_prepend.php
  • stream_context_createext/standard/stream_context_create.php
  • stream_context_get_defaultext/standard/stream_context_get_default.php
  • stream_context_get_optionsext/standard/stream_context_get_options.php
  • stream_context_get_paramsext/standard/stream_context_get_params.php
  • stream_context_set_defaultext/standard/stream_context_set_default.php
  • stream_context_set_optionext/standard/stream_context_set_option.php
  • stream_context_set_optionsext/standard/stream_context_set_options.php
  • stream_context_set_paramsext/standard/stream_context_set_params.php
  • stream_copy_to_streamext/standard/stream_copy_to_stream.php
  • stream_filter_appendext/standard/stream_filter_append.php
  • stream_filter_prependext/standard/stream_filter_prepend.php
  • stream_filter_registerext/standard/stream_filter_register.php
  • stream_filter_removeext/standard/stream_filter_remove.php
  • stream_get_contentsext/standard/stream_get_contents.php
  • stream_get_filtersext/standard/stream_get_filters.php
  • stream_get_lineext/standard/stream_get_line.php
  • stream_get_meta_dataext/standard/stream_get_meta_data.php
  • stream_get_transportsext/standard/stream_get_transports.php
  • stream_get_wrappersext/standard/stream_get_wrappers.php
  • stream_is_localext/standard/stream_is_local.php
  • stream_isattyext/standard/stream_isatty.php
  • stream_notification_callbackext/standard/stream_notification_callback.php
  • stream_resolve_include_pathext/standard/stream_resolve_include_path.php
  • stream_set_blockingext/standard/stream_set_blocking.php
  • stream_set_chunk_sizeext/standard/stream_set_chunk_size_.php
  • stream_set_read_bufferext/standard/stream_set_read_buffer_.php
  • stream_set_timeout_ext/standard/stream_set_timeout_.php
  • stream_set_write_bufferext/standard/stream_set_write_buffer_.php
  • stream_socket_acceptext/standard/stream_socket_accept.php
  • stream_socket_enable_cryptoext/standard/stream_socket_enable_crypto.php
  • stream_socket_get_nameext/standard/stream_socket_get_name.php
  • stream_socket_pairext/standard/stream_socket_pair.php
  • stream_supportsext/standard/stream_supports.php
  • stream_supports_lockext/standard/stream_supports_lock.php
  • stream_wrapper_registerext/standard/stream_wrapper_register.php
  • stream_wrapper_restoreext/standard/stream_wrapper_restore.php
  • stream_wrapper_unregisterext/standard/stream_wrapper_unregister.php
  • strftimeext/standard/strftime.php
  • string_rtrimext/standard/string_rtrim.php
  • strip_tagsext/standard/strip_tags.php
  • stripcslashesext/standard/stripcslashes.php
  • striposext/standard/stripos.php
  • stripslashesext/standard/stripslashes.php
  • stristrext/standard/stristr.php
  • strnatcasecmpext/standard/strnatcasecmp.php
  • strnatcmpext/standard/strnatcmp.php
  • strncasecmpext/standard/strncasecmp.php
  • strncmpext/standard/strncmp.php
  • strpbrkext/standard/strpbrk.php
  • strposext/standard/strpos.php
  • strptimeext/standard/strptime.php
  • strrchrext/standard/strrchr.php
  • strrevext/standard/strrev.php
  • strriposext/standard/strripos.php
  • strrposext/standard/strrpos.php
  • strspnext/standard/strspn.php
  • strstrext/standard/strstr.php
  • strtokext/standard/strtok.php
  • strtolowerext/standard/strtolower.php
  • strtotimeext/standard/strtotime.php
  • strtoupperext/standard/strtoupper.php
  • strtrext/standard/strtr.php
  • strvalext/standard/strval.php
  • strxfrmext/standard/strxfrm.php
  • substrext/standard/substr.php
  • substr_compareext/standard/substr_compare.php
  • substr_countext/standard/substr_count.php
  • substr_replaceext/standard/substr_replace.php
  • symlinkext/standard/symlink_.php
  • sys_get_temp_dirext/standard/sys_get_temp_dir.php
  • sys_getloadavgext/standard/sys_getloadavg.php
  • syslogext/standard/syslog.php
  • systemext/standard/system.php
  • tanext/standard/tan.php
  • tanhext/standard/tanh.php
  • tempnamext/standard/tempnam.php
  • timeext/standard/time.php
  • time_nanosleepext/standard/time_nanosleep.php
  • time_sleep_untilext/standard/time_sleep_until.php
  • timezone_abbreviations_listext/standard/timezone_abbreviations_list.php
  • timezone_identifiers_listext/standard/timezone_identifiers_list.php
  • timezone_location_getext/standard/timezone_location_get.php
  • timezone_name_from_abbrext/standard/timezone_name_from_abbr.php
  • timezone_name_getext/standard/timezone_name_get.php
  • timezone_offset_getext/standard/timezone_offset_get.php
  • timezone_openext/standard/timezone_open.php
  • timezone_transitions_getext/standard/timezone_transitions_get.php
  • timezone_version_getext/standard/timezone_version_get.php
  • tmpfileext/standard/tmpfile.php
  • touch_ext/standard/touch_.php
  • trait_existsext/standard/trait_exists_.php
  • trigger_errorext/standard/trigger_error_.php
  • trimext/standard/string_trim.php
  • ucfirstext/standard/ucfirst.php
  • ucwordsext/standard/ucwords.php
  • umaskext/standard/umask_.php
  • uniqidext/standard/uniqid.php
  • unitenum_existsext/standard/unitenum_exists_.php
  • unlinkext/standard/unlink.php
  • unpackext/standard/unpack.php
  • unserializeext/standard/unserialize.php
  • urldecodeext/standard/urldecode.php
  • urlencodeext/standard/urlencode.php
  • user_errorext/standard/user_error.php
  • usleepext/standard/usleep.php
  • utf8_decodeext/standard/utf8_decode.php
  • utf8_encodeext/standard/utf8_encode.php
  • var_dumpext/standard/var_dump_.php
  • var_exportext/standard/var_export.php
  • version_compareext/standard/version_compare.php
  • vfprintfext/standard/vfprintf_.php
  • vfscanfext/standard/vfscanf.php
  • vprintfext/standard/vprintf_.php
  • vsprintfext/standard/vsprintf.php
  • web_boolext/standard/web_bool.php
  • web_intext/standard/web_int.php
  • web_stringext/standard/web_string.php
  • wordwrapext/standard/wordwrap.php
  • zend_thread_idext/standard/zend_thread_id.php
  • zend_versionext/standard/zend_version.php
  • zlib_decodeext/standard/zlib_decode.php
  • zlib_encodeext/standard/zlib_encode.php
  • zlib_get_coding_typeext/standard/zlib_get_coding_type.php