PHP 6 - Unicode Completion Stats
Plain
Extended
Last run: 2008-11-18 10:30:20; Time now: 2008-11-18 10:45:00
Basic Statistics
Total Functions
2944
Unicode-Compatible Functions
2053
Unsafe or Untested Functions
891
Functions Without Protos
0
Complete
69.74%
Unicode-Compatible Functions
function
file
display_disabled_function
ZendEngine2/zend_API.c
zend_version
ZendEngine2/zend_builtin_functions.c
func_num_args
ZendEngine2/zend_builtin_functions.c
func_get_arg
ZendEngine2/zend_builtin_functions.c
func_get_args
ZendEngine2/zend_builtin_functions.c
strlen
ZendEngine2/zend_builtin_functions.c
strcmp
ZendEngine2/zend_builtin_functions.c
strncmp
ZendEngine2/zend_builtin_functions.c
strcasecmp
ZendEngine2/zend_builtin_functions.c
strncasecmp
ZendEngine2/zend_builtin_functions.c
each
ZendEngine2/zend_builtin_functions.c
error_reporting
ZendEngine2/zend_builtin_functions.c
define
ZendEngine2/zend_builtin_functions.c
defined
ZendEngine2/zend_builtin_functions.c
get_class
ZendEngine2/zend_builtin_functions.c
get_called_class
ZendEngine2/zend_builtin_functions.c
get_parent_class
ZendEngine2/zend_builtin_functions.c
is_subclass_of
ZendEngine2/zend_builtin_functions.c
is_a
ZendEngine2/zend_builtin_functions.c
get_class_vars
ZendEngine2/zend_builtin_functions.c
get_object_vars
ZendEngine2/zend_builtin_functions.c
get_class_methods
ZendEngine2/zend_builtin_functions.c
method_exists
ZendEngine2/zend_builtin_functions.c
property_exists
ZendEngine2/zend_builtin_functions.c
class_exists
ZendEngine2/zend_builtin_functions.c
interface_exists
ZendEngine2/zend_builtin_functions.c
function_exists
ZendEngine2/zend_builtin_functions.c
leak
ZendEngine2/zend_builtin_functions.c
crash
ZendEngine2/zend_builtin_functions.c
get_included_files
ZendEngine2/zend_builtin_functions.c
trigger_error
ZendEngine2/zend_builtin_functions.c
set_error_handler
ZendEngine2/zend_builtin_functions.c
restore_error_handler
ZendEngine2/zend_builtin_functions.c
set_exception_handler
ZendEngine2/zend_builtin_functions.c
restore_exception_handler
ZendEngine2/zend_builtin_functions.c
get_declared_classes
ZendEngine2/zend_builtin_functions.c
get_declared_interfaces
ZendEngine2/zend_builtin_functions.c
get_defined_functions
ZendEngine2/zend_builtin_functions.c
get_defined_vars
ZendEngine2/zend_builtin_functions.c
create_function
ZendEngine2/zend_builtin_functions.c
zend_test_func
ZendEngine2/zend_builtin_functions.c
zend_thread_id
ZendEngine2/zend_builtin_functions.c
get_resource_type
ZendEngine2/zend_builtin_functions.c
get_loaded_extensions
ZendEngine2/zend_builtin_functions.c
get_defined_constants
ZendEngine2/zend_builtin_functions.c
debug_print_backtrace
ZendEngine2/zend_builtin_functions.c
debug_backtrace
ZendEngine2/zend_builtin_functions.c
extension_loaded
ZendEngine2/zend_builtin_functions.c
get_extension_funcs
ZendEngine2/zend_builtin_functions.c
gc_collect_cycles
ZendEngine2/zend_builtin_functions.c
gc_enabled
ZendEngine2/zend_builtin_functions.c
gc_enable
ZendEngine2/zend_builtin_functions.c
gc_disable
ZendEngine2/zend_builtin_functions.c
Exception::__clone
ZendEngine2/zend_exceptions.c
Exception::getFile
ZendEngine2/zend_exceptions.c
Exception::getLine
ZendEngine2/zend_exceptions.c
Exception::getMessage
ZendEngine2/zend_exceptions.c
Exception::getCode
ZendEngine2/zend_exceptions.c
Exception::getTrace
ZendEngine2/zend_exceptions.c
ErrorException::getSeverity
ZendEngine2/zend_exceptions.c
Exception::getTraceAsString
ZendEngine2/zend_exceptions.c
Exception::__toString
ZendEngine2/zend_exceptions.c
bcadd
php-src/ext/bcmath/bcmath.c
bcsub
php-src/ext/bcmath/bcmath.c
bcmul
php-src/ext/bcmath/bcmath.c
bcdiv
php-src/ext/bcmath/bcmath.c
bcmod
php-src/ext/bcmath/bcmath.c
bcpowmod
php-src/ext/bcmath/bcmath.c
bcpow
php-src/ext/bcmath/bcmath.c
bcsqrt
php-src/ext/bcmath/bcmath.c
bccomp
php-src/ext/bcmath/bcmath.c
bcscale
php-src/ext/bcmath/bcmath.c
bzread
php-src/ext/bz2/bz2.c
bzopen
php-src/ext/bz2/bz2.c
bzerrno
php-src/ext/bz2/bz2.c
bzerrstr
php-src/ext/bz2/bz2.c
bzerror
php-src/ext/bz2/bz2.c
bzcompress
php-src/ext/bz2/bz2.c
bzdecompress
php-src/ext/bz2/bz2.c
unixtojd
php-src/ext/calendar/cal_unix.c
jdtounix
php-src/ext/calendar/cal_unix.c
cal_info
php-src/ext/calendar/calendar.c
cal_days_in_month
php-src/ext/calendar/calendar.c
cal_to_jd
php-src/ext/calendar/calendar.c
cal_from_jd
php-src/ext/calendar/calendar.c
jdtogregorian
php-src/ext/calendar/calendar.c
gregoriantojd
php-src/ext/calendar/calendar.c
jdtojulian
php-src/ext/calendar/calendar.c
juliantojd
php-src/ext/calendar/calendar.c
jdtojewish
php-src/ext/calendar/calendar.c
jewishtojd
php-src/ext/calendar/calendar.c
jdtofrench
php-src/ext/calendar/calendar.c
frenchtojd
php-src/ext/calendar/calendar.c
jddayofweek
php-src/ext/calendar/calendar.c
jdmonthname
php-src/ext/calendar/calendar.c
easter_date
php-src/ext/calendar/easter.c
easter_days
php-src/ext/calendar/easter.c
ctype_alnum
php-src/ext/ctype/ctype.c
ctype_alpha
php-src/ext/ctype/ctype.c
ctype_cntrl
php-src/ext/ctype/ctype.c
ctype_digit
php-src/ext/ctype/ctype.c
ctype_lower
php-src/ext/ctype/ctype.c
ctype_graph
php-src/ext/ctype/ctype.c
ctype_print
php-src/ext/ctype/ctype.c
ctype_punct
php-src/ext/ctype/ctype.c
ctype_space
php-src/ext/ctype/ctype.c
ctype_upper
php-src/ext/ctype/ctype.c
ctype_xdigit
php-src/ext/ctype/ctype.c
curl_version
php-src/ext/curl/interface.c
curl_init
php-src/ext/curl/interface.c
curl_copy_handle
php-src/ext/curl/interface.c
curl_setopt
php-src/ext/curl/interface.c
curl_setopt_array
php-src/ext/curl/interface.c
curl_exec
php-src/ext/curl/interface.c
curl_getinfo
php-src/ext/curl/interface.c
curl_error
php-src/ext/curl/interface.c
curl_errno
php-src/ext/curl/interface.c
curl_close
php-src/ext/curl/interface.c
curl_multi_init
php-src/ext/curl/multi.c
curl_multi_add_handle
php-src/ext/curl/multi.c
curl_multi_remove_handle
php-src/ext/curl/multi.c
curl_multi_select
php-src/ext/curl/multi.c
curl_multi_exec
php-src/ext/curl/multi.c
curl_multi_getcontent
php-src/ext/curl/multi.c
curl_multi_info_read
php-src/ext/curl/multi.c
curl_multi_close
php-src/ext/curl/multi.c
date
php-src/ext/date/php_date.c
gmdate
php-src/ext/date/php_date.c
idate
php-src/ext/date/php_date.c
strtotime
php-src/ext/date/php_date.c
mktime
php-src/ext/date/php_date.c
gmmktime
php-src/ext/date/php_date.c
checkdate
php-src/ext/date/php_date.c
strftime
php-src/ext/date/php_date.c
gmstrftime
php-src/ext/date/php_date.c
time
php-src/ext/date/php_date.c
localtime
php-src/ext/date/php_date.c
getdate
php-src/ext/date/php_date.c
date_create
php-src/ext/date/php_date.c
date_get_last_errors
php-src/ext/date/php_date.c
date_parse
php-src/ext/date/php_date.c
date_parse_from_format
php-src/ext/date/php_date.c
date_format
php-src/ext/date/php_date.c
date_format_locale
php-src/ext/date/php_date.c
date_modify
php-src/ext/date/php_date.c
date_add
php-src/ext/date/php_date.c
date_sub
php-src/ext/date/php_date.c
date_timezone_get
php-src/ext/date/php_date.c
date_offset_get
php-src/ext/date/php_date.c
date_time_set
php-src/ext/date/php_date.c
date_date_set
php-src/ext/date/php_date.c
date_isodate_set
php-src/ext/date/php_date.c
date_timestamp_set
php-src/ext/date/php_date.c
date_timestamp_get
php-src/ext/date/php_date.c
date_diff
php-src/ext/date/php_date.c
timezone_open
php-src/ext/date/php_date.c
timezone_name_get
php-src/ext/date/php_date.c
timezone_name_from_abbr
php-src/ext/date/php_date.c
timezone_offset_get
php-src/ext/date/php_date.c
timezone_transitions_get
php-src/ext/date/php_date.c
date_interval_format
php-src/ext/date/php_date.c
timezone_identifiers_list
php-src/ext/date/php_date.c
timezone_abbreviations_list
php-src/ext/date/php_date.c
date_default_timezone_set
php-src/ext/date/php_date.c
date_default_timezone_get
php-src/ext/date/php_date.c
date_sunrise
php-src/ext/date/php_date.c
date_sunset
php-src/ext/date/php_date.c
date_sun_info
php-src/ext/date/php_date.c
DOMAttr::__construct
php-src/ext/dom/attr.c
dom_attr_is_id
php-src/ext/dom/attr.c
DOMCdataSection::__construct
php-src/ext/dom/cdatasection.c
dom_characterdata_substring_data
php-src/ext/dom/characterdata.c
dom_characterdata_append_data
php-src/ext/dom/characterdata.c
dom_characterdata_insert_data
php-src/ext/dom/characterdata.c
dom_characterdata_delete_data
php-src/ext/dom/characterdata.c
dom_characterdata_replace_data
php-src/ext/dom/characterdata.c
DOMComment::__construct
php-src/ext/dom/comment.c
dom_document_create_element
php-src/ext/dom/document.c
dom_document_create_document_fragment
php-src/ext/dom/document.c
dom_document_create_text_node
php-src/ext/dom/document.c
dom_document_create_comment
php-src/ext/dom/document.c
dom_document_create_cdatasection
php-src/ext/dom/document.c
dom_document_create_processing_instruction
php-src/ext/dom/document.c
dom_document_create_attribute
php-src/ext/dom/document.c
dom_document_create_entity_reference
php-src/ext/dom/document.c
dom_document_get_elements_by_tag_name
php-src/ext/dom/document.c
dom_document_import_node
php-src/ext/dom/document.c
dom_document_create_element_ns
php-src/ext/dom/document.c
dom_document_create_attribute_ns
php-src/ext/dom/document.c
dom_document_get_elements_by_tag_name_ns
php-src/ext/dom/document.c
dom_document_get_element_by_id
php-src/ext/dom/document.c
dom_document_adopt_node
php-src/ext/dom/document.c
dom_document_normalize_document
php-src/ext/dom/document.c
dom_document_rename_node
php-src/ext/dom/document.c
DOMDocument::__construct
php-src/ext/dom/document.c
dom_document_load
php-src/ext/dom/document.c
dom_document_loadxml
php-src/ext/dom/document.c
dom_document_save
php-src/ext/dom/document.c
dom_document_savexml
php-src/ext/dom/document.c
dom_document_xinclude
php-src/ext/dom/document.c
dom_document_validate
php-src/ext/dom/document.c
dom_document_schema_validate_file
php-src/ext/dom/document.c
dom_document_schema_validate
php-src/ext/dom/document.c
dom_document_relaxNG_validate_file
php-src/ext/dom/document.c
dom_document_relaxNG_validate_xml
php-src/ext/dom/document.c
dom_document_load_html_file
php-src/ext/dom/document.c
dom_document_load_html
php-src/ext/dom/document.c
dom_document_save_html_file
php-src/ext/dom/document.c
dom_document_save_html
php-src/ext/dom/document.c
DOMDocument::registerNodeClass
php-src/ext/dom/document.c
DOMDocumentFragment::__construct
php-src/ext/dom/documentfragment.c
DOMDocumentFragment::appendXML
php-src/ext/dom/documentfragment.c
dom_domconfiguration_set_parameter
php-src/ext/dom/domconfiguration.c
dom_domconfiguration_get_parameter
php-src/ext/dom/domconfiguration.c
dom_domconfiguration_can_set_parameter
php-src/ext/dom/domconfiguration.c
dom_domerrorhandler_handle_error
php-src/ext/dom/domerrorhandler.c
dom_domimplementation_create_document_type
php-src/ext/dom/domimplementation.c
dom_domimplementation_create_document
php-src/ext/dom/domimplementation.c
dom_domimplementation_get_feature
php-src/ext/dom/domimplementation.c
dom_domimplementationlist_item
php-src/ext/dom/domimplementationlist.c
dom_domimplementationsource_get_domimplementation
php-src/ext/dom/domimplementationsource.c
dom_domimplementationsource_get_domimplementations
php-src/ext/dom/domimplementationsource.c
dom_domstringlist_item
php-src/ext/dom/domstringlist.c
DOMElement::__construct
php-src/ext/dom/element.c
dom_element_get_attribute
php-src/ext/dom/element.c
dom_element_set_attribute
php-src/ext/dom/element.c
dom_element_remove_attribute
php-src/ext/dom/element.c
dom_element_get_attribute_node
php-src/ext/dom/element.c
dom_element_set_attribute_node
php-src/ext/dom/element.c
dom_element_remove_attribute_node
php-src/ext/dom/element.c
dom_element_get_elements_by_tag_name
php-src/ext/dom/element.c
dom_element_get_attribute_ns
php-src/ext/dom/element.c
dom_element_set_attribute_ns
php-src/ext/dom/element.c
dom_element_remove_attribute_ns
php-src/ext/dom/element.c
dom_element_get_attribute_node_ns
php-src/ext/dom/element.c
dom_element_set_attribute_node_ns
php-src/ext/dom/element.c
dom_element_get_elements_by_tag_name_ns
php-src/ext/dom/element.c
dom_element_has_attribute
php-src/ext/dom/element.c
dom_element_has_attribute_ns
php-src/ext/dom/element.c
dom_element_set_id_attribute
php-src/ext/dom/element.c
dom_element_set_id_attribute_ns
php-src/ext/dom/element.c
dom_element_set_id_attribute_node
php-src/ext/dom/element.c
DOMEntityReference::__construct
php-src/ext/dom/entityreference.c
dom_namednodemap_get_named_item
php-src/ext/dom/namednodemap.c
dom_namednodemap_set_named_item
php-src/ext/dom/namednodemap.c
dom_namednodemap_remove_named_item
php-src/ext/dom/namednodemap.c
dom_namednodemap_item
php-src/ext/dom/namednodemap.c
dom_namednodemap_get_named_item_ns
php-src/ext/dom/namednodemap.c
dom_namednodemap_set_named_item_ns
php-src/ext/dom/namednodemap.c
dom_namednodemap_remove_named_item_ns
php-src/ext/dom/namednodemap.c
dom_namelist_get_name
php-src/ext/dom/namelist.c
dom_namelist_get_namespace_uri
php-src/ext/dom/namelist.c
dom_node_insert_before
php-src/ext/dom/node.c
dom_node_replace_child
php-src/ext/dom/node.c
dom_node_remove_child
php-src/ext/dom/node.c
dom_node_append_child
php-src/ext/dom/node.c
dom_node_has_child_nodes
php-src/ext/dom/node.c
dom_node_clone_node
php-src/ext/dom/node.c
dom_node_normalize
php-src/ext/dom/node.c
dom_node_has_attributes
php-src/ext/dom/node.c
dom_node_compare_document_position
php-src/ext/dom/node.c
dom_node_is_same_node
php-src/ext/dom/node.c
dom_node_lookup_prefix
php-src/ext/dom/node.c
dom_node_is_default_namespace
php-src/ext/dom/node.c
dom_node_lookup_namespace_uri
php-src/ext/dom/node.c
dom_node_is_equal_node
php-src/ext/dom/node.c
dom_node_get_feature
php-src/ext/dom/node.c
dom_node_set_user_data
php-src/ext/dom/node.c
dom_node_get_user_data
php-src/ext/dom/node.c
DOMNode::C14N
php-src/ext/dom/node.c
DOMNode::C14NFile
php-src/ext/dom/node.c
DOMNode::getNodePath
php-src/ext/dom/node.c
dom_nodelist_item
php-src/ext/dom/nodelist.c
dom_import_simplexml
php-src/ext/dom/php_dom.c
DOMProcessingInstruction::__construct
php-src/ext/dom/processinginstruction.c
dom_string_extend_find_offset16
php-src/ext/dom/string_extend.c
dom_string_extend_find_offset32
php-src/ext/dom/string_extend.c
DOMText::__construct
php-src/ext/dom/text.c
dom_text_split_text
php-src/ext/dom/text.c
dom_text_is_whitespace_in_element_content
php-src/ext/dom/text.c
dom_text_replace_whole_text
php-src/ext/dom/text.c
dom_userdatahandler_handle
php-src/ext/dom/userdatahandler.c
DOMXPath::__construct
php-src/ext/dom/xpath.c
dom_xpath_register_ns
php-src/ext/dom/xpath.c
dom_xpath_query
php-src/ext/dom/xpath.c
dom_xpath_evaluate
php-src/ext/dom/xpath.c
dom_xpath_register_php_functions
php-src/ext/dom/xpath.c
exif_tagname
php-src/ext/exif/exif.c
exif_thumbnail
php-src/ext/exif/exif.c
exif_imagetype
php-src/ext/exif/exif.c
gd_info
php-src/ext/gd/gd.c
imageloadfont
php-src/ext/gd/gd.c
imagesetstyle
php-src/ext/gd/gd.c
imagecreatetruecolor
php-src/ext/gd/gd.c
imageistruecolor
php-src/ext/gd/gd.c
imagetruecolortopalette
php-src/ext/gd/gd.c
imagecolormatch
php-src/ext/gd/gd.c
imagesetthickness
php-src/ext/gd/gd.c
imagefilledellipse
php-src/ext/gd/gd.c
imagefilledarc
php-src/ext/gd/gd.c
imagealphablending
php-src/ext/gd/gd.c
imagesavealpha
php-src/ext/gd/gd.c
imagelayereffect
php-src/ext/gd/gd.c
imagecolorallocatealpha
php-src/ext/gd/gd.c
imagecolorresolvealpha
php-src/ext/gd/gd.c
imagecolorclosestalpha
php-src/ext/gd/gd.c
imagecolorexactalpha
php-src/ext/gd/gd.c
imagecopyresampled
php-src/ext/gd/gd.c
imagerotate
php-src/ext/gd/gd.c
imagesettile
php-src/ext/gd/gd.c
imagesetbrush
php-src/ext/gd/gd.c
imagecreate
php-src/ext/gd/gd.c
imagetypes
php-src/ext/gd/gd.c
imagecreatefromstring
php-src/ext/gd/gd.c
imagecreatefromgif
php-src/ext/gd/gd.c
imagecreatefromjpeg
php-src/ext/gd/gd.c
imagecreatefrompng
php-src/ext/gd/gd.c
imagecreatefromxbm
php-src/ext/gd/gd.c
imagecreatefromxpm
php-src/ext/gd/gd.c
imagecreatefromwbmp
php-src/ext/gd/gd.c
imagecreatefromgd
php-src/ext/gd/gd.c
imagecreatefromgd2
php-src/ext/gd/gd.c
imagecreatefromgd2part
php-src/ext/gd/gd.c
imagexbm
php-src/ext/gd/gd.c
imagegif
php-src/ext/gd/gd.c
imagepng
php-src/ext/gd/gd.c
imagejpeg
php-src/ext/gd/gd.c
imagewbmp
php-src/ext/gd/gd.c
imagegd
php-src/ext/gd/gd.c
imagegd2
php-src/ext/gd/gd.c
imagedestroy
php-src/ext/gd/gd.c
imagecolorallocate
php-src/ext/gd/gd.c
imagepalettecopy
php-src/ext/gd/gd.c
imagecolorat
php-src/ext/gd/gd.c
imagecolorclosest
php-src/ext/gd/gd.c
imagecolorclosesthwb
php-src/ext/gd/gd.c
imagecolordeallocate
php-src/ext/gd/gd.c
imagecolorresolve
php-src/ext/gd/gd.c
imagecolorexact
php-src/ext/gd/gd.c
imagecolorset
php-src/ext/gd/gd.c
imagecolorsforindex
php-src/ext/gd/gd.c
imagegammacorrect
php-src/ext/gd/gd.c
imagesetpixel
php-src/ext/gd/gd.c
imageline
php-src/ext/gd/gd.c
imagedashedline
php-src/ext/gd/gd.c
imagerectangle
php-src/ext/gd/gd.c
imagefilledrectangle
php-src/ext/gd/gd.c
imagearc
php-src/ext/gd/gd.c
imageellipse
php-src/ext/gd/gd.c
imagefilltoborder
php-src/ext/gd/gd.c
imagefill
php-src/ext/gd/gd.c
imagecolorstotal
php-src/ext/gd/gd.c
imagecolortransparent
php-src/ext/gd/gd.c
imageinterlace
php-src/ext/gd/gd.c
imagepolygon
php-src/ext/gd/gd.c
imagefilledpolygon
php-src/ext/gd/gd.c
imagefontwidth
php-src/ext/gd/gd.c
imagefontheight
php-src/ext/gd/gd.c
imagechar
php-src/ext/gd/gd.c
imagecharup
php-src/ext/gd/gd.c
imagestring
php-src/ext/gd/gd.c
imagestringup
php-src/ext/gd/gd.c
imagecopy
php-src/ext/gd/gd.c
imagecopymerge
php-src/ext/gd/gd.c
imagecopymergegray
php-src/ext/gd/gd.c
imagecopyresized
php-src/ext/gd/gd.c
imagesx
php-src/ext/gd/gd.c
imagesy
php-src/ext/gd/gd.c
imageftbbox
php-src/ext/gd/gd.c
imagefttext
php-src/ext/gd/gd.c
imagettfbbox
php-src/ext/gd/gd.c
imagettftext
php-src/ext/gd/gd.c
imagepsloadfont
php-src/ext/gd/gd.c
imagepscopyfont
php-src/ext/gd/gd.c
imagepsfreefont
php-src/ext/gd/gd.c
imagepsencodefont
php-src/ext/gd/gd.c
imagepsextendfont
php-src/ext/gd/gd.c
imagepsslantfont
php-src/ext/gd/gd.c
image2wbmp
php-src/ext/gd/gd.c
jpeg2wbmp
php-src/ext/gd/gd.c
png2wbmp
php-src/ext/gd/gd.c
imagefilter
php-src/ext/gd/gd.c
imageconvolution
php-src/ext/gd/gd.c
imageantialias
php-src/ext/gd/gd.c
textdomain
php-src/ext/gettext/gettext.c
gettext
php-src/ext/gettext/gettext.c
dgettext
php-src/ext/gettext/gettext.c
dcgettext
php-src/ext/gettext/gettext.c
bindtextdomain
php-src/ext/gettext/gettext.c
ngettext
php-src/ext/gettext/gettext.c
dngettext
php-src/ext/gettext/gettext.c
dcngettext
php-src/ext/gettext/gettext.c
bind_textdomain_codeset
php-src/ext/gettext/gettext.c
gmp_init
php-src/ext/gmp/gmp.c
gmp_intval
php-src/ext/gmp/gmp.c
gmp_strval
php-src/ext/gmp/gmp.c
gmp_add
php-src/ext/gmp/gmp.c
gmp_sub
php-src/ext/gmp/gmp.c
gmp_mul
php-src/ext/gmp/gmp.c
gmp_div_qr
php-src/ext/gmp/gmp.c
gmp_div_r
php-src/ext/gmp/gmp.c
gmp_div_q
php-src/ext/gmp/gmp.c
gmp_mod
php-src/ext/gmp/gmp.c
gmp_divexact
php-src/ext/gmp/gmp.c
gmp_neg
php-src/ext/gmp/gmp.c
gmp_abs
php-src/ext/gmp/gmp.c
gmp_fact
php-src/ext/gmp/gmp.c
gmp_pow
php-src/ext/gmp/gmp.c
gmp_powm
php-src/ext/gmp/gmp.c
gmp_sqrt
php-src/ext/gmp/gmp.c
gmp_sqrtrem
php-src/ext/gmp/gmp.c
gmp_perfect_square
php-src/ext/gmp/gmp.c
gmp_prob_prime
php-src/ext/gmp/gmp.c
gmp_gcd
php-src/ext/gmp/gmp.c
gmp_gcdext
php-src/ext/gmp/gmp.c
gmp_invert
php-src/ext/gmp/gmp.c
gmp_jacobi
php-src/ext/gmp/gmp.c
gmp_legendre
php-src/ext/gmp/gmp.c
gmp_cmp
php-src/ext/gmp/gmp.c
gmp_sign
php-src/ext/gmp/gmp.c
gmp_random
php-src/ext/gmp/gmp.c
gmp_and
php-src/ext/gmp/gmp.c
gmp_or
php-src/ext/gmp/gmp.c
gmp_com
php-src/ext/gmp/gmp.c
gmp_nextprime
php-src/ext/gmp/gmp.c
gmp_xor
php-src/ext/gmp/gmp.c
gmp_setbit
php-src/ext/gmp/gmp.c
gmp_clrbit
php-src/ext/gmp/gmp.c
gmp_testbit
php-src/ext/gmp/gmp.c
gmp_popcount
php-src/ext/gmp/gmp.c
gmp_hamdist
php-src/ext/gmp/gmp.c
gmp_scan0
php-src/ext/gmp/gmp.c
gmp_scan1
php-src/ext/gmp/gmp.c
hash
php-src/ext/hash/hash.c
hash_file
php-src/ext/hash/hash.c
hash_hmac
php-src/ext/hash/hash.c
hash_hmac_file
php-src/ext/hash/hash.c
hash_init
php-src/ext/hash/hash.c
hash_update
php-src/ext/hash/hash.c
hash_update_stream
php-src/ext/hash/hash.c
hash_update_file
php-src/ext/hash/hash.c
hash_final
php-src/ext/hash/hash.c
hash_copy
php-src/ext/hash/hash.c
hash_algos
php-src/ext/hash/hash.c
mhash
php-src/ext/hash/hash.c
mhash_get_hash_name
php-src/ext/hash/hash.c
mhash_count
php-src/ext/hash/hash.c
mhash_get_block_size
php-src/ext/hash/hash.c
iconv_strlen
php-src/ext/iconv/iconv.c
iconv_substr
php-src/ext/iconv/iconv.c
iconv_strpos
php-src/ext/iconv/iconv.c
iconv
php-src/ext/iconv/iconv.c
libxml_set_streams_context
php-src/ext/libxml/libxml.c
libxml_use_internal_errors
php-src/ext/libxml/libxml.c
libxml_clear_errors
php-src/ext/libxml/libxml.c
mcrypt_module_open
php-src/ext/mcrypt/mcrypt.c
mcrypt_generic_init
php-src/ext/mcrypt/mcrypt.c
mcrypt_generic
php-src/ext/mcrypt/mcrypt.c
mdecrypt_generic
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_get_supported_key_sizes
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_self_test
php-src/ext/mcrypt/mcrypt.c
mcrypt_module_close
php-src/ext/mcrypt/mcrypt.c
mcrypt_generic_deinit
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_is_block_algorithm_mode
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_is_block_algorithm
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_is_block_mode
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_get_block_size
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_get_key_size
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_get_iv_size
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_get_algorithms_name
php-src/ext/mcrypt/mcrypt.c
mcrypt_enc_get_modes_name
php-src/ext/mcrypt/mcrypt.c
mcrypt_module_self_test
php-src/ext/mcrypt/mcrypt.c
mcrypt_module_is_block_algorithm_mode
php-src/ext/mcrypt/mcrypt.c
mcrypt_module_is_block_algorithm
php-src/ext/mcrypt/mcrypt.c
mcrypt_module_is_block_mode
php-src/ext/mcrypt/mcrypt.c
mcrypt_module_get_algo_block_size
php-src/ext/mcrypt/mcrypt.c
mcrypt_module_get_algo_key_size
php-src/ext/mcrypt/mcrypt.c
mcrypt_module_get_supported_key_sizes
php-src/ext/mcrypt/mcrypt.c
mcrypt_list_algorithms
php-src/ext/mcrypt/mcrypt.c
mcrypt_list_modes
php-src/ext/mcrypt/mcrypt.c
mcrypt_get_key_size
php-src/ext/mcrypt/mcrypt.c
mcrypt_get_block_size
php-src/ext/mcrypt/mcrypt.c
mcrypt_get_iv_size
php-src/ext/mcrypt/mcrypt.c
mcrypt_get_cipher_name
php-src/ext/mcrypt/mcrypt.c
mcrypt_encrypt
php-src/ext/mcrypt/mcrypt.c
mcrypt_decrypt
php-src/ext/mcrypt/mcrypt.c
mcrypt_ecb
php-src/ext/mcrypt/mcrypt.c
mcrypt_cbc
php-src/ext/mcrypt/mcrypt.c
mcrypt_cfb
php-src/ext/mcrypt/mcrypt.c
mcrypt_ofb
php-src/ext/mcrypt/mcrypt.c
mcrypt_create_iv
php-src/ext/mcrypt/mcrypt.c
mysql_connect
php-src/ext/mysql/php_mysql.c
mysql_pconnect
php-src/ext/mysql/php_mysql.c
mysql_close
php-src/ext/mysql/php_mysql.c
mysql_select_db
php-src/ext/mysql/php_mysql.c
mysql_get_client_info
php-src/ext/mysql/php_mysql.c
mysql_get_host_info
php-src/ext/mysql/php_mysql.c
mysql_get_proto_info
php-src/ext/mysql/php_mysql.c
mysql_get_server_info
php-src/ext/mysql/php_mysql.c
mysql_info
php-src/ext/mysql/php_mysql.c
mysql_thread_id
php-src/ext/mysql/php_mysql.c
mysql_stat
php-src/ext/mysql/php_mysql.c
mysql_client_encoding
php-src/ext/mysql/php_mysql.c
mysql_set_charset
php-src/ext/mysql/php_mysql.c
mysql_create_db
php-src/ext/mysql/php_mysql.c
mysql_drop_db
php-src/ext/mysql/php_mysql.c
mysql_query
php-src/ext/mysql/php_mysql.c
mysql_unbuffered_query
php-src/ext/mysql/php_mysql.c
mysql_db_query
php-src/ext/mysql/php_mysql.c
mysql_list_dbs
php-src/ext/mysql/php_mysql.c
mysql_list_tables
php-src/ext/mysql/php_mysql.c
mysql_list_fields
php-src/ext/mysql/php_mysql.c
mysql_list_processes
php-src/ext/mysql/php_mysql.c
mysql_error
php-src/ext/mysql/php_mysql.c
mysql_escape_string
php-src/ext/mysql/php_mysql.c
mysql_real_escape_string
php-src/ext/mysql/php_mysql.c
mysql_insert_id
php-src/ext/mysql/php_mysql.c
mysql_result
php-src/ext/mysql/php_mysql.c
mysql_num_rows
php-src/ext/mysql/php_mysql.c
mysql_num_fields
php-src/ext/mysql/php_mysql.c
mysql_fetch_row
php-src/ext/mysql/php_mysql.c
mysql_fetch_array
php-src/ext/mysql/php_mysql.c
mysql_fetch_assoc
php-src/ext/mysql/php_mysql.c
mysql_data_seek
php-src/ext/mysql/php_mysql.c
mysql_fetch_lengths
php-src/ext/mysql/php_mysql.c
mysql_fetch_field
php-src/ext/mysql/php_mysql.c
mysql_field_seek
php-src/ext/mysql/php_mysql.c
mysql_field_table
php-src/ext/mysql/php_mysql.c
mysql_field_len
php-src/ext/mysql/php_mysql.c
mysql_field_type
php-src/ext/mysql/php_mysql.c
mysql_field_flags
php-src/ext/mysql/php_mysql.c
mysql_free_result
php-src/ext/mysql/php_mysql.c
mysql_ping
php-src/ext/mysql/php_mysql.c
mysqli_affected_rows
php-src/ext/mysqli/mysqli_api.c
mysqli_autocommit
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_bind_param
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_bind_result
php-src/ext/mysqli/mysqli_api.c
mysqli_change_user
php-src/ext/mysqli/mysqli_api.c
mysqli_character_set_name
php-src/ext/mysqli/mysqli_api.c
mysqli_close
php-src/ext/mysqli/mysqli_api.c
mysqli_commit
php-src/ext/mysqli/mysqli_api.c
mysqli_data_seek
php-src/ext/mysqli/mysqli_api.c
mysqli_debug
php-src/ext/mysqli/mysqli_api.c
mysqli_dump_debug_info
php-src/ext/mysqli/mysqli_api.c
mysqli_errno
php-src/ext/mysqli/mysqli_api.c
mysqli_error
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_execute
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_fetch
php-src/ext/mysqli/mysqli_api.c