PHP 6 - Unicode Completion Stats
Plain
Extended
Last run: 2012-05-30 06:45:59; Time now: 2012-05-30 06:52:17
Basic Statistics
Total Functions
2966
Unicode-Compatible Functions
2097
Unsafe or Untested Functions
869
Functions Without Protos
0
Complete
70.70%
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_timezone_set
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
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
ldap_connect
php-src/ext/ldap/ldap.c
ldap_bind
php-src/ext/ldap/ldap.c
ldap_sasl_bind
php-src/ext/ldap/ldap.c
ldap_unbind
php-src/ext/ldap/ldap.c
ldap_read
php-src/ext/ldap/ldap.c
ldap_list
php-src/ext/ldap/ldap.c
ldap_search
php-src/ext/ldap/ldap.c
ldap_free_result
php-src/ext/ldap/ldap.c
ldap_count_entries
php-src/ext/ldap/ldap.c
ldap_first_entry
php-src/ext/ldap/ldap.c
ldap_next_entry
php-src/ext/ldap/ldap.c
ldap_get_entries
php-src/ext/ldap/ldap.c
ldap_first_attribute
php-src/ext/ldap/ldap.c
ldap_next_attribute
php-src/ext/ldap/ldap.c
ldap_get_attributes
php-src/ext/ldap/ldap.c
ldap_get_values_len
php-src/ext/ldap/ldap.c
ldap_get_dn
php-src/ext/ldap/ldap.c
ldap_explode_dn
php-src/ext/ldap/ldap.c
ldap_dn2ufn
php-src/ext/ldap/ldap.c
ldap_add
php-src/ext/ldap/ldap.c
ldap_mod_replace
php-src/ext/ldap/ldap.c
ldap_mod_add
php-src/ext/ldap/ldap.c
ldap_mod_del
php-src/ext/ldap/ldap.c
ldap_delete
php-src/ext/ldap/ldap.c
ldap_errno
php-src/ext/ldap/ldap.c
ldap_err2str
php-src/ext/ldap/ldap.c
ldap_error
php-src/ext/ldap/ldap.c
ldap_compare
php-src/ext/ldap/ldap.c
ldap_sort
php-src/ext/ldap/ldap.c
ldap_get_option
php-src/ext/ldap/ldap.c
ldap_set_option
php-src/ext/ldap/ldap.c
ldap_parse_result
php-src/ext/ldap/ldap.c
ldap_first_reference
php-src/ext/ldap/ldap.c
ldap_next_reference
php-src/ext/ldap/ldap.c
ldap_parse_reference
php-src/ext/ldap/ldap.c
ldap_start_tls
php-src/ext/ldap/ldap.c
ldap_set_rebind_proc
php-src/ext/ldap/ldap.c
ldap_t61_to_8859
php-src/ext/ldap/ldap.c
ldap_8859_to_t61
php-src/ext/ldap/ldap.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
mysqli_fetch_field
php-src/ext/mysqli/mysqli_api.c
mysqli_fetch_fields
php-src/ext/mysqli/mysqli_api.c
mysqli_fetch_field_direct
php-src/ext/mysqli/mysqli_api.c
mysqli_fetch_lengths
php-src/ext/mysqli/mysqli_api.c
mysqli_fetch_row
php-src/ext/mysqli/mysqli_api.c
mysqli_field_count
php-src/ext/mysqli/mysqli_api.c
mysqli_field_seek
php-src/ext/mysqli/mysqli_api.c
mysqli_field_tell
php-src/ext/mysqli/mysqli_api.c
mysqli_free_result
php-src/ext/mysqli/mysqli_api.c
mysqli_get_client_info
php-src/ext/mysqli/mysqli_api.c
mysqli_get_client_version
php-src/ext/mysqli/mysqli_api.c
mysqli_get_host_info
php-src/ext/mysqli/mysqli_api.c
mysqli_get_proto_info
php-src/ext/mysqli/mysqli_api.c
mysqli_get_server_info
php-src/ext/mysqli/mysqli_api.c
mysqli_get_server_version
php-src/ext/mysqli/mysqli_api.c
mysqli_info
php-src/ext/mysqli/mysqli_api.c
mysqli_init
php-src/ext/mysqli/mysqli_api.c
mysqli_insert_id
php-src/ext/mysqli/mysqli_api.c
mysqli_kill
php-src/ext/mysqli/mysqli_api.c
mysqli_set_local_infile_default
php-src/ext/mysqli/mysqli_api.c
mysqli_set_local_infile_handler
php-src/ext/mysqli/mysqli_api.c
mysqli_more_results
php-src/ext/mysqli/mysqli_api.c
mysqli_next_result
php-src/ext/mysqli/mysqli_api.c
mysqli_num_fields
php-src/ext/mysqli/mysqli_api.c
mysqli_num_rows
php-src/ext/mysqli/mysqli_api.c
mysqli_options
php-src/ext/mysqli/mysqli_api.c
mysqli_ping
php-src/ext/mysqli/mysqli_api.c
mysqli_prepare
php-src/ext/mysqli/mysqli_api.c
mysqli_real_connect
php-src/ext/mysqli/mysqli_api.c
mysqli_real_query
php-src/ext/mysqli/mysqli_api.c
mysqli_real_escape_string
php-src/ext/mysqli/mysqli_api.c
mysqli_rollback
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_send_long_data
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_affected_rows
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_close
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_data_seek
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_field_count
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_free_result
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_insert_id
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_param_count
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_reset
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_num_rows
php-src/ext/mysqli/mysqli_api.c
mysqli_select_db
php-src/ext/mysqli/mysqli_api.c
mysqli_sqlstate
php-src/ext/mysqli/mysqli_api.c
mysqli_ssl_set
php-src/ext/mysqli/mysqli_api.c
mysqli_stat
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_attr_set
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_attr_get
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_errno
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_error
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_init
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_prepare
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_result_metadata
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_store_result
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_sqlstate
php-src/ext/mysqli/mysqli_api.c
mysqli_store_result
php-src/ext/mysqli/mysqli_api.c
mysqli_thread_id
php-src/ext/mysqli/mysqli_api.c
mysqli_thread_safe
php-src/ext/mysqli/mysqli_api.c
mysqli_use_result
php-src/ext/mysqli/mysqli_api.c
mysqli_warning_count
php-src/ext/mysqli/mysqli_api.c
mysqli_connect_errno
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_connect_error
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_fetch_array
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_fetch_assoc
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_fetch_all
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_cache_stats
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_fetch_object
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_multi_query
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_query
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_poll
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_reap_async_query
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_stmt_get_result
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_get_warnings
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_stmt_get_warnings
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_set_charset
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_get_charset
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_report
php-src/ext/mysqli/mysqli_report.c
oci_define_by_name
php-src/ext/oci8/oci8_interface.c
oci_bind_by_name
php-src/ext/oci8/oci8_interface.c
oci_bind_array_by_name
php-src/ext/oci8/oci8_interface.c
oci_free_descriptor
php-src/ext/oci8/oci8_interface.c
oci_lob_save
php-src/ext/oci8/oci8_interface.c
oci_lob_import
php-src/ext/oci8/oci8_interface.c
oci_lob_load
php-src/ext/oci8/oci8_interface.c
oci_lob_read
php-src/ext/oci8/oci8_interface.c
oci_lob_eof
php-src/ext/oci8/oci8_interface.c
oci_lob_tell
php-src/ext/oci8/oci8_interface.c
oci_lob_rewind
php-src/ext/oci8/oci8_interface.c
oci_lob_seek
php-src/ext/oci8/oci8_interface.c
oci_lob_size
php-src/ext/oci8/oci8_interface.c
oci_lob_write
php-src/ext/oci8/oci8_interface.c
oci_lob_append
php-src/ext/oci8/oci8_interface.c
oci_lob_truncate
php-src/ext/oci8/oci8_interface.c
oci_lob_erase
php-src/ext/oci8/oci8_interface.c
oci_lob_flush
php-src/ext/oci8/oci8_interface.c
ocisetbufferinglob
php-src/ext/oci8/oci8_interface.c
ocigetbufferinglob
php-src/ext/oci8/oci8_interface.c
oci_lob_copy
php-src/ext/oci8/oci8_interface.c
oci_lob_is_equal
php-src/ext/oci8/oci8_interface.c
oci_lob_export
php-src/ext/oci8/oci8_interface.c
oci_lob_write_temporary
php-src/ext/oci8/oci8_interface.c
oci_lob_close
php-src/ext/oci8/oci8_interface.c
oci_new_descriptor
php-src/ext/oci8/oci8_interface.c
oci_rollback
php-src/ext/oci8/oci8_interface.c
oci_commit
php-src/ext/oci8/oci8_interface.c
oci_field_name
php-src/ext/oci8/oci8_interface.c
oci_field_size
php-src/ext/oci8/oci8_interface.c
oci_field_scale
php-src/ext/oci8/oci8_interface.c
oci_field_precision
php-src/ext/oci8/oci8_interface.c
oci_field_type
php-src/ext/oci8/oci8_interface.c
oci_field_type_raw
php-src/ext/oci8/oci8_interface.c
oci_field_is_null
php-src/ext/oci8/oci8_interface.c
oci_internal_debug
php-src/ext/oci8/oci8_interface.c
oci_execute
php-src/ext/oci8/oci8_interface.c
oci_cancel
php-src/ext/oci8/oci8_interface.c
oci_fetch
php-src/ext/oci8/oci8_interface.c
ocifetchinto
php-src/ext/oci8/oci8_interface.c
oci_fetch_all
php-src/ext/oci8/oci8_interface.c
oci_fetch_object
php-src/ext/oci8/oci8_interface.c
oci_fetch_row
php-src/ext/oci8/oci8_interface.c
oci_fetch_assoc
php-src/ext/oci8/oci8_interface.c
oci_fetch_array
php-src/ext/oci8/oci8_interface.c
oci_free_statement
php-src/ext/oci8/oci8_interface.c
oci_close
php-src/ext/oci8/oci8_interface.c
oci_new_connect
php-src/ext/oci8/oci8_interface.c
oci_connect
php-src/ext/oci8/oci8_interface.c
oci_pconnect
php-src/ext/oci8/oci8_interface.c
oci_error
php-src/ext/oci8/oci8_interface.c
oci_num_fields
php-src/ext/oci8/oci8_interface.c
oci_parse
php-src/ext/oci8/oci8_interface.c
oci_set_prefetch
php-src/ext/oci8/oci8_interface.c
oci_password_change
php-src/ext/oci8/oci8_interface.c
oci_new_cursor
php-src/ext/oci8/oci8_interface.c
oci_result
php-src/ext/oci8/oci8_interface.c
oci_server_version
php-src/ext/oci8/oci8_interface.c
oci_statement_type
php-src/ext/oci8/oci8_interface.c
oci_num_rows
php-src/ext/oci8/oci8_interface.c
oci_free_collection
php-src/ext/oci8/oci8_interface.c
oci_collection_append
php-src/ext/oci8/oci8_interface.c
oci_collection_element_get
php-src/ext/oci8/oci8_interface.c
oci_collection_assign
php-src/ext/oci8/oci8_interface.c
oci_collection_element_assign
php-src/ext/oci8/oci8_interface.c
oci_collection_size
php-src/ext/oci8/oci8_interface.c
oci_collection_max
php-src/ext/oci8/oci8_interface.c
oci_collection_trim
php-src/ext/oci8/oci8_interface.c
oci_new_collection
php-src/ext/oci8/oci8_interface.c
openssl_x509_export_to_file
php-src/ext/openssl/openssl.c
openssl_x509_export
php-src/ext/openssl/openssl.c
openssl_x509_check_private_key
php-src/ext/openssl/openssl.c
openssl_x509_parse
php-src/ext/openssl/openssl.c
openssl_x509_checkpurpose
php-src/ext/openssl/openssl.c
openssl_x509_read
php-src/ext/openssl/openssl.c
openssl_x509_free
php-src/ext/openssl/openssl.c
openssl_pkcs12_export_to_file
php-src/ext/openssl/openssl.c
openssl_pkcs12_export
php-src/ext/openssl/openssl.c
openssl_pkcs12_read
php-src/ext/openssl/openssl.c
openssl_csr_export_to_file
php-src/ext/openssl/openssl.c
openssl_csr_export
php-src/ext/openssl/openssl.c
openssl_csr_sign
php-src/ext/openssl/openssl.c
openssl_csr_new
php-src/ext/openssl/openssl.c
openssl_csr_get_subject
php-src/ext/openssl/openssl.c
openssl_csr_get_public_key
php-src/ext/openssl/openssl.c
openssl_pkey_new
php-src/ext/openssl/openssl.c
openssl_pkey_export_to_file
php-src/ext/openssl/openssl.c
openssl_pkey_export
php-src/ext/openssl/openssl.c
openssl_pkey_get_public
php-src/ext/openssl/openssl.c
openssl_pkey_free
php-src/ext/openssl/openssl.c
openssl_pkey_get_private
php-src/ext/openssl/openssl.c
openssl_pkey_get_details
php-src/ext/openssl/openssl.c
openssl_pkcs7_verify
php-src/ext/openssl/openssl.c
openssl_pkcs7_encrypt
php-src/ext/openssl/openssl.c
openssl_pkcs7_sign
php-src/ext/openssl/openssl.c
openssl_pkcs7_decrypt
php-src/ext/openssl/openssl.c
openssl_private_encrypt
php-src/ext/openssl/openssl.c
openssl_private_decrypt
php-src/ext/openssl/openssl.c
openssl_public_encrypt
php-src/ext/openssl/openssl.c
openssl_public_decrypt
php-src/ext/openssl/openssl.c
openssl_error_string
php-src/ext/openssl/openssl.c
openssl_sign
php-src/ext/openssl/openssl.c
openssl_verify
php-src/ext/openssl/openssl.c
openssl_seal
php-src/ext/openssl/openssl.c
openssl_open
php-src/ext/openssl/openssl.c
openssl_get_md_methods
php-src/ext/openssl/openssl.c
openssl_get_cipher_methods
php-src/ext/openssl/openssl.c
openssl_digest
php-src/ext/openssl/openssl.c
openssl_encrypt
php-src/ext/openssl/openssl.c
openssl_decrypt
php-src/ext/openssl/openssl.c
openssl_dh_compute_key
php-src/ext/openssl/openssl.c
openssl_random_pseudo_bytes
php-src/ext/openssl/openssl.c
pcntl_fork
php-src/ext/pcntl/pcntl.c
pcntl_alarm
php-src/ext/pcntl/pcntl.c
pcntl_waitpid
php-src/ext/pcntl/pcntl.c
pcntl_wait
php-src/ext/pcntl/pcntl.c
pcntl_wifexited
php-src/ext/pcntl/pcntl.c
pcntl_wifstopped
php-src/ext/pcntl/pcntl.c
pcntl_wifsignaled
php-src/ext/pcntl/pcntl.c
pcntl_wexitstatus
php-src/ext/pcntl/pcntl.c
pcntl_wtermsig
php-src/ext/pcntl/pcntl.c
pcntl_wstopsig
php-src/ext/pcntl/pcntl.c
pcntl_signal
php-src/ext/pcntl/pcntl.c
pcntl_getpriority
php-src/ext/pcntl/pcntl.c
pcntl_setpriority
php-src/ext/pcntl/pcntl.c
preg_match
php-src/ext/pcre/php_pcre.c
preg_match_all
php-src/ext/pcre/php_pcre.c
preg_replace
php-src/ext/pcre/php_pcre.c
preg_replace_callback
php-src/ext/pcre/php_pcre.c
preg_filter
php-src/ext/pcre/php_pcre.c
preg_split
php-src/ext/pcre/php_pcre.c
preg_quote
php-src/ext/pcre/php_pcre.c
preg_grep
php-src/ext/pcre/php_pcre.c
posix_kill
php-src/ext/posix/posix.c
posix_getpid
php-src/ext/posix/posix.c
posix_getppid
php-src/ext/posix/posix.c
posix_getuid
php-src/ext/posix/posix.c
posix_getgid
php-src/ext/posix/posix.c
posix_geteuid
php-src/ext/posix/posix.c
posix_getegid
php-src/ext/posix/posix.c
posix_setuid
php-src/ext/posix/posix.c
posix_setgid
php-src/ext/posix/posix.c
posix_seteuid
php-src/ext/posix/posix.c
posix_setegid
php-src/ext/posix/posix.c
posix_getgroups
php-src/ext/posix/posix.c
posix_getpgrp
php-src/ext/posix/posix.c
posix_setsid
php-src/ext/posix/posix.c
posix_setpgid
php-src/ext/posix/posix.c
posix_getpgid
php-src/ext/posix/posix.c
posix_getsid
php-src/ext/posix/posix.c
posix_isatty
php-src/ext/posix/posix.c
posix_get_last_error
php-src/ext/posix/posix.c
Reflection::export
php-src/ext/reflection/php_reflection.c
Reflection::getModifierNames
php-src/ext/reflection/php_reflection.c
ReflectionFunction::export
php-src/ext/reflection/php_reflection.c
ReflectionFunction::__construct
php-src/ext/reflection/php_reflection.c
ReflectionFunction::__toString
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getName
php-src/ext/reflection/php_reflection.c
ReflectionFunction::isClosure
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getClosureThis
php-src/ext/reflection/php_reflection.c
ReflectionFunction::isInternal
php-src/ext/reflection/php_reflection.c
ReflectionFunction::isUserDefined
php-src/ext/reflection/php_reflection.c
ReflectionFunction::isDisabled
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getFileName
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getStartLine
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getEndLine
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getDocComment
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getStaticVariables
php-src/ext/reflection/php_reflection.c
ReflectionFunction::invoke
php-src/ext/reflection/php_reflection.c
ReflectionFunction::invokeArgs
php-src/ext/reflection/php_reflection.c
ReflectionFunction::returnsReference
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getNumberOfParameters
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getNumberOfRequiredParameters
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getParameters
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getExtension
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getExtensionName
php-src/ext/reflection/php_reflection.c
ReflectionParameter::export
php-src/ext/reflection/php_reflection.c
ReflectionParameter::__construct
php-src/ext/reflection/php_reflection.c
ReflectionParameter::__toString
php-src/ext/reflection/php_reflection.c
ReflectionParameter::getName
php-src/ext/reflection/php_reflection.c
ReflectionParameter::getDeclaringFunction
php-src/ext/reflection/php_reflection.c
ReflectionParameter::getDeclaringClass
php-src/ext/reflection/php_reflection.c
ReflectionParameter::getClass
php-src/ext/reflection/php_reflection.c
ReflectionParameter::isArray
php-src/ext/reflection/php_reflection.c
ReflectionParameter::allowsNull
php-src/ext/reflection/php_reflection.c
ReflectionParameter::isPassedByReference
php-src/ext/reflection/php_reflection.c
ReflectionParameter::getPosition
php-src/ext/reflection/php_reflection.c
ReflectionParameter::isOptional
php-src/ext/reflection/php_reflection.c
ReflectionParameter::isDefaultValueAvailable
php-src/ext/reflection/php_reflection.c
ReflectionParameter::getDefaultValue
php-src/ext/reflection/php_reflection.c
ReflectionMethod::export
php-src/ext/reflection/php_reflection.c
ReflectionMethod::__construct
php-src/ext/reflection/php_reflection.c
ReflectionMethod::__toString
php-src/ext/reflection/php_reflection.c
ReflectionMethod::invoke
php-src/ext/reflection/php_reflection.c
ReflectionMethod::invokeArgs
php-src/ext/reflection/php_reflection.c
ReflectionMethod::isFinal
php-src/ext/reflection/php_reflection.c
ReflectionMethod::isAbstract
php-src/ext/reflection/php_reflection.c
ReflectionMethod::isPublic
php-src/ext/reflection/php_reflection.c
ReflectionMethod::isPrivate
php-src/ext/reflection/php_reflection.c
ReflectionMethod::isProtected
php-src/ext/reflection/php_reflection.c
ReflectionMethod::isStatic
php-src/ext/reflection/php_reflection.c
ReflectionFunction::isDeprecated
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getNamespaceName
php-src/ext/reflection/php_reflection.c
ReflectionFunction::getShortName
php-src/ext/reflection/php_reflection.c
ReflectionMethod::isConstructor
php-src/ext/reflection/php_reflection.c
ReflectionMethod::isDestructor
php-src/ext/reflection/php_reflection.c
ReflectionMethod::getModifiers
php-src/ext/reflection/php_reflection.c
ReflectionMethod::getDeclaringClass
php-src/ext/reflection/php_reflection.c
ReflectionMethod::getPrototype
php-src/ext/reflection/php_reflection.c
ReflectionClass::export
php-src/ext/reflection/php_reflection.c
ReflectionClass::__construct
php-src/ext/reflection/php_reflection.c
ReflectionClass::getStaticProperties
php-src/ext/reflection/php_reflection.c
ReflectionClass::getStaticPropertyValue
php-src/ext/reflection/php_reflection.c
ReflectionClass::setStaticPropertyValue
php-src/ext/reflection/php_reflection.c
ReflectionClass::getDefaultProperties
php-src/ext/reflection/php_reflection.c
ReflectionClass::__toString
php-src/ext/reflection/php_reflection.c
ReflectionClass::getName
php-src/ext/reflection/php_reflection.c
ReflectionClass::isInternal
php-src/ext/reflection/php_reflection.c
ReflectionClass::isUserDefined
php-src/ext/reflection/php_reflection.c
ReflectionClass::getFileName
php-src/ext/reflection/php_reflection.c
ReflectionClass::getStartLine
php-src/ext/reflection/php_reflection.c
ReflectionClass::getEndLine
php-src/ext/reflection/php_reflection.c
ReflectionClass::getDocComment
php-src/ext/reflection/php_reflection.c
ReflectionClass::getConstructor
php-src/ext/reflection/php_reflection.c
ReflectionClass::hasMethod
php-src/ext/reflection/php_reflection.c
ReflectionClass::getMethod
php-src/ext/reflection/php_reflection.c
ReflectionClass::getMethods
php-src/ext/reflection/php_reflection.c
ReflectionClass::hasProperty
php-src/ext/reflection/php_reflection.c
ReflectionClass::getProperty
php-src/ext/reflection/php_reflection.c
ReflectionClass::getProperties
php-src/ext/reflection/php_reflection.c
ReflectionClass::hasConstant
php-src/ext/reflection/php_reflection.c
ReflectionClass::getConstants
php-src/ext/reflection/php_reflection.c
ReflectionClass::getConstant
php-src/ext/reflection/php_reflection.c
ReflectionClass::isInstantiable
php-src/ext/reflection/php_reflection.c
ReflectionClass::isInterface
php-src/ext/reflection/php_reflection.c
ReflectionClass::isFinal
php-src/ext/reflection/php_reflection.c
ReflectionClass::isAbstract
php-src/ext/reflection/php_reflection.c
ReflectionClass::getModifiers
php-src/ext/reflection/php_reflection.c
ReflectionClass::isInstance
php-src/ext/reflection/php_reflection.c
ReflectionClass::newInstance
php-src/ext/reflection/php_reflection.c
ReflectionClass::newInstanceArgs
php-src/ext/reflection/php_reflection.c
ReflectionClass::getInterfaces
php-src/ext/reflection/php_reflection.c
ReflectionClass::getInterfaceNames
php-src/ext/reflection/php_reflection.c
ReflectionClass::getParentClass
php-src/ext/reflection/php_reflection.c
ReflectionClass::isSubclassOf
php-src/ext/reflection/php_reflection.c
ReflectionClass::implementsInterface
php-src/ext/reflection/php_reflection.c
ReflectionClass::isIterateable
php-src/ext/reflection/php_reflection.c
ReflectionClass::getExtension
php-src/ext/reflection/php_reflection.c
ReflectionClass::getExtensionName
php-src/ext/reflection/php_reflection.c
ReflectionObject::export
php-src/ext/reflection/php_reflection.c
ReflectionObject::__construct
php-src/ext/reflection/php_reflection.c
ReflectionProperty::export
php-src/ext/reflection/php_reflection.c
ReflectionProperty::__construct
php-src/ext/reflection/php_reflection.c
ReflectionProperty::__toString
php-src/ext/reflection/php_reflection.c
ReflectionProperty::getName
php-src/ext/reflection/php_reflection.c
ReflectionProperty::isPublic
php-src/ext/reflection/php_reflection.c
ReflectionProperty::isPrivate
php-src/ext/reflection/php_reflection.c
ReflectionProperty::isProtected
php-src/ext/reflection/php_reflection.c
ReflectionProperty::isStatic
php-src/ext/reflection/php_reflection.c
ReflectionProperty::isDefault
php-src/ext/reflection/php_reflection.c
ReflectionProperty::getDefaultValue
php-src/ext/reflection/php_reflection.c
ReflectionProperty::getModifiers
php-src/ext/reflection/php_reflection.c
ReflectionProperty::getValue
php-src/ext/reflection/php_reflection.c
ReflectionProperty::setValue
php-src/ext/reflection/php_reflection.c
ReflectionProperty::getDeclaringClass
php-src/ext/reflection/php_reflection.c
ReflectionProperty::getDocComment
php-src/ext/reflection/php_reflection.c
ReflectionProperty::setAccessible
php-src/ext/reflection/php_reflection.c
ReflectionExtension::export
php-src/ext/reflection/php_reflection.c
ReflectionExtension::__construct
php-src/ext/reflection/php_reflection.c
ReflectionExtension::__toString
php-src/ext/reflection/php_reflection.c
ReflectionExtension::getName
php-src/ext/reflection/php_reflection.c
ReflectionExtension::getVersion
php-src/ext/reflection/php_reflection.c
ReflectionExtension::getFunctions
php-src/ext/reflection/php_reflection.c
ReflectionExtension::getConstants
php-src/ext/reflection/php_reflection.c
ReflectionExtension::getINIEntries
php-src/ext/reflection/php_reflection.c
ReflectionExtension::getClasses
php-src/ext/reflection/php_reflection.c
ReflectionExtension::getClassNames
php-src/ext/reflection/php_reflection.c
ReflectionExtension::getDependencies
php-src/ext/reflection/php_reflection.c
ReflectionExtension::info
php-src/ext/reflection/php_reflection.c
session_set_cookie_params
php-src/ext/session/session.c
session_get_cookie_params
php-src/ext/session/session.c
session_name
php-src/ext/session/session.c
session_module_name
php-src/ext/session/session.c
session_set_save_handler
php-src/ext/session/session.c
session_save_path
php-src/ext/session/session.c
session_id
php-src/ext/session/session.c
session_regenerate_id
php-src/ext/session/session.c
session_cache_limiter
php-src/ext/session/session.c
session_cache_expire
php-src/ext/session/session.c
session_encode
php-src/ext/session/session.c
session_decode
php-src/ext/session/session.c
session_start
php-src/ext/session/session.c
session_destroy
php-src/ext/session/session.c
session_unset
php-src/ext/session/session.c
session_write_close
php-src/ext/session/session.c
shmop_open
php-src/ext/shmop/shmop.c
shmop_read
php-src/ext/shmop/shmop.c
shmop_close
php-src/ext/shmop/shmop.c
shmop_size
php-src/ext/shmop/shmop.c
shmop_write
php-src/ext/shmop/shmop.c
shmop_delete
php-src/ext/shmop/shmop.c
SimpleXMLElement::xpath
php-src/ext/simplexml/simplexml.c
SimpleXMLElement::registerXPathNamespace
php-src/ext/simplexml/simplexml.c
SimpleXMLElement::asXML
php-src/ext/simplexml/simplexml.c
SimpleXMLElement::children
php-src/ext/simplexml/simplexml.c
SimpleXMLElement::getName
php-src/ext/simplexml/simplexml.c
SimpleXMLElement::attributes
php-src/ext/simplexml/simplexml.c
SimpleXMLElement::addChild
php-src/ext/simplexml/simplexml.c
SimpleXMLElement::addAttribute
php-src/ext/simplexml/simplexml.c
SimpleXMLElement::__toString
php-src/ext/simplexml/simplexml.c
simplexml_load_file
php-src/ext/simplexml/simplexml.c
simplexml_load_string
php-src/ext/simplexml/simplexml.c
simplexml_import_dom
php-src/ext/simplexml/simplexml.c
SimpleXMLIterator::rewind
php-src/ext/simplexml/sxe.c
SimpleXMLIterator::valid
php-src/ext/simplexml/sxe.c
SimpleXMLIterator::current
php-src/ext/simplexml/sxe.c
SimpleXMLIterator::key
php-src/ext/simplexml/sxe.c
SimpleXMLIterator::next
php-src/ext/simplexml/sxe.c
SimpleXMLIterator::hasChildren
php-src/ext/simplexml/sxe.c
SimpleXMLIterator::getChildren
php-src/ext/simplexml/sxe.c
SoapParam::SoapParam
php-src/ext/soap/soap.c
SoapHeader::SoapHeader
php-src/ext/soap/soap.c
SoapFault::SoapFault
php-src/ext/soap/soap.c
SoapFault::__toString
php-src/ext/soap/soap.c
SoapVar::SoapVar
php-src/ext/soap/soap.c
SoapServer::SoapServer
php-src/ext/soap/soap.c
SoapServer::setPersistence
php-src/ext/soap/soap.c
SoapServer::setClass
php-src/ext/soap/soap.c
SoapServer::getFunctions
php-src/ext/soap/soap.c
SoapServer::addFunction
php-src/ext/soap/soap.c
SoapServer::handle
php-src/ext/soap/soap.c
use_soap_error_handler
php-src/ext/soap/soap.c
is_soap_fault
php-src/ext/soap/soap.c
SoapClient::SoapClient
php-src/ext/soap/soap.c
SoapClient::__call
php-src/ext/soap/soap.c
SoapClient::__getFunctions
php-src/ext/soap/soap.c
SoapClient::__getTypes
php-src/ext/soap/soap.c
SoapClient::__getLastRequest
php-src/ext/soap/soap.c
SoapClient::__getLastResponse
php-src/ext/soap/soap.c
SoapClient::__getLastRequestHeaders
php-src/ext/soap/soap.c
SoapClient::__getLastResponseHeaders
php-src/ext/soap/soap.c
SoapClient::__doRequest
php-src/ext/soap/soap.c
SoapClient::__setCookie
php-src/ext/soap/soap.c
SoapClient::__getCookies
php-src/ext/soap/soap.c
SoapClient::__setSoapHeaders
php-src/ext/soap/soap.c
SoapClient::__setLocation
php-src/ext/soap/soap.c
socket_select
php-src/ext/sockets/sockets.c
socket_create_listen
php-src/ext/sockets/sockets.c
socket_accept
php-src/ext/sockets/sockets.c
socket_set_nonblock
php-src/ext/sockets/sockets.c
socket_set_block
php-src/ext/sockets/sockets.c
socket_listen
php-src/ext/sockets/sockets.c
socket_close
php-src/ext/sockets/sockets.c
socket_read
php-src/ext/sockets/sockets.c
socket_create
php-src/ext/sockets/sockets.c
socket_get_option
php-src/ext/sockets/sockets.c
socket_create_pair
php-src/ext/sockets/sockets.c
socket_shutdown
php-src/ext/sockets/sockets.c
socket_last_error
php-src/ext/sockets/sockets.c
socket_clear_error
php-src/ext/sockets/sockets.c
class_parents
php-src/ext/spl/php_spl.c
class_implements
php-src/ext/spl/php_spl.c
spl_classes
php-src/ext/spl/php_spl.c
spl_autoload
php-src/ext/spl/php_spl.c
spl_autoload_extensions
php-src/ext/spl/php_spl.c
spl_autoload_call
php-src/ext/spl/php_spl.c
spl_autoload_register
php-src/ext/spl/php_spl.c
spl_autoload_unregister
php-src/ext/spl/php_spl.c
spl_autoload_functions
php-src/ext/spl/php_spl.c
spl_object_hash
php-src/ext/spl/php_spl.c
ArrayObject::offsetExists
php-src/ext/spl/spl_array.c
ArrayObject::offsetGet
php-src/ext/spl/spl_array.c
ArrayObject::offsetSet
php-src/ext/spl/spl_array.c
ArrayObject::append
php-src/ext/spl/spl_array.c
ArrayObject::offsetUnset
php-src/ext/spl/spl_array.c
ArrayObject::getArrayCopy
php-src/ext/spl/spl_array.c
ArrayObject::__construct
php-src/ext/spl/spl_array.c
ArrayObject::setIteratorClass
php-src/ext/spl/spl_array.c
ArrayObject::getIteratorClass
php-src/ext/spl/spl_array.c
ArrayObject::getFlags
php-src/ext/spl/spl_array.c
ArrayObject::setFlags
php-src/ext/spl/spl_array.c
ArrayObject::exchangeArray
php-src/ext/spl/spl_array.c
ArrayObject::getIterator
php-src/ext/spl/spl_array.c
ArrayIterator::rewind
php-src/ext/spl/spl_array.c
ArrayIterator::seek
php-src/ext/spl/spl_array.c
ArrayObject::count
php-src/ext/spl/spl_array.c
ArrayObject::asort
php-src/ext/spl/spl_array.c
ArrayObject::ksort
php-src/ext/spl/spl_array.c
ArrayObject::uasort
php-src/ext/spl/spl_array.c
ArrayObject::uksort
php-src/ext/spl/spl_array.c
ArrayObject::natsort
php-src/ext/spl/spl_array.c
ArrayObject::natcasesort
php-src/ext/spl/spl_array.c
ArrayIterator::current
php-src/ext/spl/spl_array.c
ArrayIterator::key
php-src/ext/spl/spl_array.c
ArrayIterator::next
php-src/ext/spl/spl_array.c
ArrayIterator::valid
php-src/ext/spl/spl_array.c
RecursiveArrayIterator::hasChildren
php-src/ext/spl/spl_array.c
RecursiveArrayIterator::getChildren
php-src/ext/spl/spl_array.c
DirectoryIterator::__construct
php-src/ext/spl/spl_directory.c
DirectoryIterator::rewind
php-src/ext/spl/spl_directory.c
DirectoryIterator::key
php-src/ext/spl/spl_directory.c
DirectoryIterator::current
php-src/ext/spl/spl_directory.c
DirectoryIterator::next
php-src/ext/spl/spl_directory.c
DirectoryIterator::valid
php-src/ext/spl/spl_directory.c
SplFileInfo::getPath
php-src/ext/spl/spl_directory.c
SplFileInfo::getFilename
php-src/ext/spl/spl_directory.c
DirectoryIterator::getFilename
php-src/ext/spl/spl_directory.c
SplFileInfo::getBasename
php-src/ext/spl/spl_directory.c
DirectoryIterator::getBasename
php-src/ext/spl/spl_directory.c
SplFileInfo::getPathname
php-src/ext/spl/spl_directory.c
FilesystemIterator::key
php-src/ext/spl/spl_directory.c
FilesystemIterator::current
php-src/ext/spl/spl_directory.c
DirectoryIterator::isDot
php-src/ext/spl/spl_directory.c
SplFileInfo::__construct
php-src/ext/spl/spl_directory.c
SplFileInfo::getPerms
php-src/ext/spl/spl_directory.c
SplFileInfo::getInode
php-src/ext/spl/spl_directory.c
SplFileInfo::getSize
php-src/ext/spl/spl_directory.c
SplFileInfo::getOwner
php-src/ext/spl/spl_directory.c
SplFileInfo::getGroup
php-src/ext/spl/spl_directory.c
SplFileInfo::getATime
php-src/ext/spl/spl_directory.c
SplFileInfo::getMTime
php-src/ext/spl/spl_directory.c
SplFileInfo::getCTime
php-src/ext/spl/spl_directory.c
SplFileInfo::getType
php-src/ext/spl/spl_directory.c
SplFileInfo::isWritable
php-src/ext/spl/spl_directory.c
SplFileInfo::isReadable
php-src/ext/spl/spl_directory.c
SplFileInfo::isExecutable
php-src/ext/spl/spl_directory.c
SplFileInfo::isFile
php-src/ext/spl/spl_directory.c
SplFileInfo::isDir
php-src/ext/spl/spl_directory.c
SplFileInfo::isLink
php-src/ext/spl/spl_directory.c
SplFileInfo::getLinkTarget
php-src/ext/spl/spl_directory.c
SplFileInfo::getRealPath
php-src/ext/spl/spl_directory.c
SplFileInfo::openFile
php-src/ext/spl/spl_directory.c
SplFileInfo::setFileClass
php-src/ext/spl/spl_directory.c
SplFileInfo::setInfoClass
php-src/ext/spl/spl_directory.c
SplFileInfo::getFileInfo
php-src/ext/spl/spl_directory.c
SplFileInfo::getPathInfo
php-src/ext/spl/spl_directory.c
FilesystemIterator::rewind
php-src/ext/spl/spl_directory.c
FilesystemIterator::getFlags
php-src/ext/spl/spl_directory.c
FilesystemIterator::setFlags
php-src/ext/spl/spl_directory.c
RecursiveDirectoryIterator::hasChildren
php-src/ext/spl/spl_directory.c
DirectoryIterator::getChildren
php-src/ext/spl/spl_directory.c
RecursiveDirectoryIterator::getSubPath
php-src/ext/spl/spl_directory.c
RecursiveDirectoryIterator::getSubPathname
php-src/ext/spl/spl_directory.c
GlobIterator::__construct
php-src/ext/spl/spl_directory.c
GlobIterator::cont
php-src/ext/spl/spl_directory.c
SplFileObject::__construct
php-src/ext/spl/spl_directory.c
SplTempFileObject::__construct
php-src/ext/spl/spl_directory.c
SplFileObject::rewind
php-src/ext/spl/spl_directory.c
SplFileObject::eof
php-src/ext/spl/spl_directory.c
SplFileObject::valid
php-src/ext/spl/spl_directory.c
SplFileObject::fgets
php-src/ext/spl/spl_directory.c
SplFileObject::current
php-src/ext/spl/spl_directory.c
SplFileObject::key
php-src/ext/spl/spl_directory.c
SplFileObject::next
php-src/ext/spl/spl_directory.c
SplFileObject::setFlags
php-src/ext/spl/spl_directory.c
SplFileObject::getFlags
php-src/ext/spl/spl_directory.c
SplFileObject::setMaxLineLen
php-src/ext/spl/spl_directory.c
SplFileObject::getMaxLineLen
php-src/ext/spl/spl_directory.c
SplFileObject::hasChildren
php-src/ext/spl/spl_directory.c
SplFileObject::getChildren
php-src/ext/spl/spl_directory.c
SplFileObject::fgetcsv
php-src/ext/spl/spl_directory.c
SplFileObject::getCsvControl
php-src/ext/spl/spl_directory.c
SplFileObject::fflush
php-src/ext/spl/spl_directory.c
SplFileObject::ftell
php-src/ext/spl/spl_directory.c
SplFileObject::fseek
php-src/ext/spl/spl_directory.c
SplFileObject::fgetc
php-src/ext/spl/spl_directory.c
SplFileObject::fgetss
php-src/ext/spl/spl_directory.c
SplFileObject::fpassthru
php-src/ext/spl/spl_directory.c
SplFileObject::fscanf
php-src/ext/spl/spl_directory.c
SplFileObject::fwrite
php-src/ext/spl/spl_directory.c
SplFileObject::ftruncate
php-src/ext/spl/spl_directory.c
SplDoublyLinkedList::push
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::unshift
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::pop
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::shift
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::top
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::bottom
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::count
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::isEmpty
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::setIteratorMode
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::getIteratorMode
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::offsetExists
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::offsetGet
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::offsetSet
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::offsetUnset
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::key
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::prev
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::next
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::valid
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::rewind
php-src/ext/spl/spl_dllist.c
SplDoublyLinkedList::current
php-src/ext/spl/spl_dllist.c
SplFixedArray::offsetExists
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::offsetGet
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::offsetSet
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::offsetUnset
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::key
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::next
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::valid
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::rewind
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::current
php-src/ext/spl/spl_fixedarray.c
SplHeap::count
php-src/ext/spl/spl_heap.c
SplHeap::isEmpty
php-src/ext/spl/spl_heap.c
SplHeap::insert
php-src/ext/spl/spl_heap.c
SplHeap::extract
php-src/ext/spl/spl_heap.c
SplPriorityQueue::insert
php-src/ext/spl/spl_heap.c
SplPriorityQueue::extract
php-src/ext/spl/spl_heap.c
SplPriorityQueue::top
php-src/ext/spl/spl_heap.c
SplPriorityQueue::setExtractFlags
php-src/ext/spl/spl_heap.c
SplPriorityQueue::getExtractFlags
php-src/ext/spl/spl_heap.c
SplHeap::recoverFromCorruption
php-src/ext/spl/spl_heap.c
SplPriorityQueue::compare
php-src/ext/spl/spl_heap.c
SplHeap::top
php-src/ext/spl/spl_heap.c
SplMinHeap::compare
php-src/ext/spl/spl_heap.c
SplMaxHeap::compare
php-src/ext/spl/spl_heap.c
SplHeap::key
php-src/ext/spl/spl_heap.c
SplHeap::next
php-src/ext/spl/spl_heap.c
SplHeap::valid
php-src/ext/spl/spl_heap.c
SplHeap::rewind
php-src/ext/spl/spl_heap.c
SplHeap::current
php-src/ext/spl/spl_heap.c
SplPriorityQueue::current
php-src/ext/spl/spl_heap.c
RecursiveIteratorIterator::__construct
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::rewind
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::valid
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::key
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::current
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::next
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::getDepth
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::getSubIterator
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::getInnerIterator
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::beginIteration
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::endIteration
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::callHasChildren
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::callGetChildren
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::beginChildren
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::endChildren
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::nextElement
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::setMaxDepth
php-src/ext/spl/spl_iterators.c
RecursiveIteratorIterator::getMaxDepth
php-src/ext/spl/spl_iterators.c
RecursiveTreeIterator::__construct
php-src/ext/spl/spl_iterators.c
RecursiveTreeIterator::setPrefixPart
php-src/ext/spl/spl_iterators.c
RecursiveTreeIterator::getPrefix
php-src/ext/spl/spl_iterators.c
RecursiveTreeIterator::getEntry
php-src/ext/spl/spl_iterators.c
RecursiveTreeIterator::getPostfix
php-src/ext/spl/spl_iterators.c
RecursiveTreeIterator::current
php-src/ext/spl/spl_iterators.c
RecursiveTreeIterator::key
php-src/ext/spl/spl_iterators.c
FilterIterator::__construct
php-src/ext/spl/spl_iterators.c
FilterIterator::getInnerIterator
php-src/ext/spl/spl_iterators.c
FilterIterator::valid
php-src/ext/spl/spl_iterators.c
FilterIterator::key
php-src/ext/spl/spl_iterators.c
FilterIterator::current
php-src/ext/spl/spl_iterators.c
ParentIterator::next
php-src/ext/spl/spl_iterators.c
FilterIterator::rewind
php-src/ext/spl/spl_iterators.c
FilterIterator::next
php-src/ext/spl/spl_iterators.c
RecursiveFilterIterator::__construct
php-src/ext/spl/spl_iterators.c
RecursiveFilterIterator::hasChildren
php-src/ext/spl/spl_iterators.c
RecursiveFilterIterator::getChildren
php-src/ext/spl/spl_iterators.c
ParentIterator::__construct
php-src/ext/spl/spl_iterators.c
RegexIterator::__construct
php-src/ext/spl/spl_iterators.c
RegexIterator::accept
php-src/ext/spl/spl_iterators.c
RegexIterator::getMode
php-src/ext/spl/spl_iterators.c
RegexIterator::setMode
php-src/ext/spl/spl_iterators.c
RegexIterator::getFlags
php-src/ext/spl/spl_iterators.c
RegexIterator::setFlags
php-src/ext/spl/spl_iterators.c
RegexIterator::getFlags
php-src/ext/spl/spl_iterators.c
RegexIterator::setPregFlags
php-src/ext/spl/spl_iterators.c
RecursiveRegexIterator::__construct
php-src/ext/spl/spl_iterators.c
RecursiveRegexIterator::getChildren
php-src/ext/spl/spl_iterators.c
LimitIterator::rewind
php-src/ext/spl/spl_iterators.c
LimitIterator::valid
php-src/ext/spl/spl_iterators.c
LimitIterator::next
php-src/ext/spl/spl_iterators.c
LimitIterator::seek
php-src/ext/spl/spl_iterators.c
LimitIterator::getPosition
php-src/ext/spl/spl_iterators.c
CachingIterator::__construct
php-src/ext/spl/spl_iterators.c
CachingIterator::rewind
php-src/ext/spl/spl_iterators.c
CachingIterator::valid
php-src/ext/spl/spl_iterators.c
CachingIterator::next
php-src/ext/spl/spl_iterators.c
CachingIterator::hasNext
php-src/ext/spl/spl_iterators.c
CachingIterator::__toString
php-src/ext/spl/spl_iterators.c
CachingIterator::offsetSet
php-src/ext/spl/spl_iterators.c
CachingIterator::offsetGet
php-src/ext/spl/spl_iterators.c
CachingIterator::offsetUnset
php-src/ext/spl/spl_iterators.c
CachingIterator::offsetExists
php-src/ext/spl/spl_iterators.c
CachingIterator::getCache
php-src/ext/spl/spl_iterators.c
CachingIterator::getFlags
php-src/ext/spl/spl_iterators.c
CachingIterator::setFlags
php-src/ext/spl/spl_iterators.c
RecursiveCachingIterator::__construct
php-src/ext/spl/spl_iterators.c
RecursiveCachingIterator::hasChildren
php-src/ext/spl/spl_iterators.c
RecursiveCachingIterator::getChildren
php-src/ext/spl/spl_iterators.c
IteratorIterator::__construct
php-src/ext/spl/spl_iterators.c
NoRewindIterator::__construct
php-src/ext/spl/spl_iterators.c
NoRewindIterator::rewind
php-src/ext/spl/spl_iterators.c
NoRewindIterator::valid
php-src/ext/spl/spl_iterators.c
NoRewindIterator::key
php-src/ext/spl/spl_iterators.c
NoRewindIterator::current
php-src/ext/spl/spl_iterators.c
NoRewindIterator::next
php-src/ext/spl/spl_iterators.c
InfiniteIterator::__construct
php-src/ext/spl/spl_iterators.c
InfiniteIterator::next
php-src/ext/spl/spl_iterators.c
EmptyIterator::rewind
php-src/ext/spl/spl_iterators.c
EmptyIterator::valid
php-src/ext/spl/spl_iterators.c
EmptyIterator::key
php-src/ext/spl/spl_iterators.c
EmptyIterator::current
php-src/ext/spl/spl_iterators.c
EmptyIterator::next
php-src/ext/spl/spl_iterators.c
AppendIterator::__construct
php-src/ext/spl/spl_iterators.c
AppendIterator::append
php-src/ext/spl/spl_iterators.c
AppendIterator::rewind
php-src/ext/spl/spl_iterators.c
AppendIterator::valid
php-src/ext/spl/spl_iterators.c
AppendIterator::next
php-src/ext/spl/spl_iterators.c
AppendIterator::getIteratorIndex
php-src/ext/spl/spl_iterators.c
AppendIterator::getArrayIterator
php-src/ext/spl/spl_iterators.c
iterator_to_array
php-src/ext/spl/spl_iterators.c
iterator_count
php-src/ext/spl/spl_iterators.c
iterator_apply
php-src/ext/spl/spl_iterators.c
SplObjectStorage::attach
php-src/ext/spl/spl_observer.c
SplObjectStorage::detach
php-src/ext/spl/spl_observer.c
SplObjectStorage::offsetGet
php-src/ext/spl/spl_observer.c
SplObjectStorage::contains
php-src/ext/spl/spl_observer.c
SplObjectStorage::count
php-src/ext/spl/spl_observer.c
SplObjectStorage::rewind
php-src/ext/spl/spl_observer.c
SplObjectStorage::valid
php-src/ext/spl/spl_observer.c
SplObjectStorage::key
php-src/ext/spl/spl_observer.c
SplObjectStorage::current
php-src/ext/spl/spl_observer.c
SplObjectStorage::getInfo
php-src/ext/spl/spl_observer.c
SplObjectStorage::setInfo
php-src/ext/spl/spl_observer.c
SplObjectStorage::next
php-src/ext/spl/spl_observer.c
SplObjectStorage::serialize
php-src/ext/spl/spl_observer.c
SplObjectStorage::unserialize
php-src/ext/spl/spl_observer.c
MultipleIterator::__construct
php-src/ext/spl/spl_observer.c
MultipleIterator::getFlags
php-src/ext/spl/spl_observer.c
MultipleIterator::setFlags
php-src/ext/spl/spl_observer.c
attachIterator
php-src/ext/spl/spl_observer.c
MultipleIterator::rewind
php-src/ext/spl/spl_observer.c
MultipleIterator::next
php-src/ext/spl/spl_observer.c
MultipleIterator::valid
php-src/ext/spl/spl_observer.c
current
php-src/ext/spl/spl_observer.c
MultipleIterator::key
php-src/ext/spl/spl_observer.c
sqlite_popen
php-src/ext/sqlite/sqlite.c
sqlite_open
php-src/ext/sqlite/sqlite.c
sqlite_factory
php-src/ext/sqlite/sqlite.c
sqlite_busy_timeout
php-src/ext/sqlite/sqlite.c
sqlite_close
php-src/ext/sqlite/sqlite.c
sqlite_unbuffered_query
php-src/ext/sqlite/sqlite.c
sqlite_fetch_column_types
php-src/ext/sqlite/sqlite.c
sqlite_query
php-src/ext/sqlite/sqlite.c
sqlite_exec
php-src/ext/sqlite/sqlite.c
sqlite_fetch_all
php-src/ext/sqlite/sqlite.c
sqlite_fetch_array
php-src/ext/sqlite/sqlite.c
sqlite_fetch_object
php-src/ext/sqlite/sqlite.c
sqlite_array_query
php-src/ext/sqlite/sqlite.c
sqlite_single_query
php-src/ext/sqlite/sqlite.c
sqlite_fetch_single
php-src/ext/sqlite/sqlite.c
sqlite_current
php-src/ext/sqlite/sqlite.c
sqlite_column
php-src/ext/sqlite/sqlite.c
sqlite_libversion
php-src/ext/sqlite/sqlite.c
sqlite_libencoding
php-src/ext/sqlite/sqlite.c
sqlite_changes
php-src/ext/sqlite/sqlite.c
sqlite_last_insert_rowid
php-src/ext/sqlite/sqlite.c
sqlite_num_rows
php-src/ext/sqlite/sqlite.c
sqlite_valid
php-src/ext/sqlite/sqlite.c
sqlite_has_prev
php-src/ext/sqlite/sqlite.c
sqlite_num_fields
php-src/ext/sqlite/sqlite.c
sqlite_field_name
php-src/ext/sqlite/sqlite.c
sqlite_seek
php-src/ext/sqlite/sqlite.c
sqlite_rewind
php-src/ext/sqlite/sqlite.c
sqlite_next
php-src/ext/sqlite/sqlite.c
sqlite_key
php-src/ext/sqlite/sqlite.c
sqlite_prev
php-src/ext/sqlite/sqlite.c
sqlite_escape_string
php-src/ext/sqlite/sqlite.c
sqlite_last_error
php-src/ext/sqlite/sqlite.c
sqlite_error_string
php-src/ext/sqlite/sqlite.c
sqlite_create_aggregate
php-src/ext/sqlite/sqlite.c
sqlite_create_function
php-src/ext/sqlite/sqlite.c
sqlite_udf_encode_binary
php-src/ext/sqlite/sqlite.c
sqlite_udf_decode_binary
php-src/ext/sqlite/sqlite.c
krsort
php-src/ext/standard/array.c
ksort
php-src/ext/standard/array.c
count
php-src/ext/standard/array.c
natsort
php-src/ext/standard/array.c
natcasesort
php-src/ext/standard/array.c
asort
php-src/ext/standard/array.c
arsort
php-src/ext/standard/array.c
sort
php-src/ext/standard/array.c
rsort
php-src/ext/standard/array.c
usort
php-src/ext/standard/array.c
uasort
php-src/ext/standard/array.c
uksort
php-src/ext/standard/array.c
end
php-src/ext/standard/array.c
prev
php-src/ext/standard/array.c
next
php-src/ext/standard/array.c
reset
php-src/ext/standard/array.c
current
php-src/ext/standard/array.c
key
php-src/ext/standard/array.c
min
php-src/ext/standard/array.c
max
php-src/ext/standard/array.c
array_walk
php-src/ext/standard/array.c
array_walk_recursive
php-src/ext/standard/array.c
in_array
php-src/ext/standard/array.c
array_search
php-src/ext/standard/array.c
extract
php-src/ext/standard/array.c
compact
php-src/ext/standard/array.c
array_fill
php-src/ext/standard/array.c
array_fill_keys
php-src/ext/standard/array.c
range
php-src/ext/standard/array.c
shuffle
php-src/ext/standard/array.c
array_push
php-src/ext/standard/array.c
array_pop
php-src/ext/standard/array.c
array_shift
php-src/ext/standard/array.c
array_unshift
php-src/ext/standard/array.c
array_splice
php-src/ext/standard/array.c
array_slice
php-src/ext/standard/array.c
array_merge
php-src/ext/standard/array.c
array_merge_recursive
php-src/ext/standard/array.c
array_replace
php-src/ext/standard/array.c
array_replace_recursive
php-src/ext/standard/array.c
array_keys
php-src/ext/standard/array.c
array_values
php-src/ext/standard/array.c
array_count_values
php-src/ext/standard/array.c
array_reverse
php-src/ext/standard/array.c
array_pad
php-src/ext/standard/array.c
array_flip
php-src/ext/standard/array.c
array_change_key_case
php-src/ext/standard/array.c
array_unique
php-src/ext/standard/array.c
array_intersect_key
php-src/ext/standard/array.c
array_intersect_ukey
php-src/ext/standard/array.c
array_intersect
php-src/ext/standard/array.c
array_uintersect
php-src/ext/standard/array.c
array_intersect_assoc
php-src/ext/standard/array.c
array_intersect_uassoc
php-src/ext/standard/array.c
array_uintersect_assoc
php-src/ext/standard/array.c
array_uintersect_uassoc
php-src/ext/standard/array.c
array_diff_key
php-src/ext/standard/array.c
array_diff_ukey
php-src/ext/standard/array.c
array_diff
php-src/ext/standard/array.c
array_udiff
php-src/ext/standard/array.c
array_diff_assoc
php-src/ext/standard/array.c
array_diff_uassoc
php-src/ext/standard/array.c
array_udiff_assoc
php-src/ext/standard/array.c
array_udiff_uassoc
php-src/ext/standard/array.c
array_multisort
php-src/ext/standard/array.c
array_rand
php-src/ext/standard/array.c
array_sum
php-src/ext/standard/array.c
array_product
php-src/ext/standard/array.c
array_reduce
php-src/ext/standard/array.c
array_filter
php-src/ext/standard/array.c
array_map
php-src/ext/standard/array.c
array_key_exists
php-src/ext/standard/array.c
array_chunk
php-src/ext/standard/array.c
array_combine
php-src/ext/standard/array.c
assert
php-src/ext/standard/assert.c
assert_options
php-src/ext/standard/assert.c
base64_encode
php-src/ext/standard/base64.c
base64_decode
php-src/ext/standard/base64.c
constant
php-src/ext/standard/basic_functions.c
inet_ntop
php-src/ext/standard/basic_functions.c
inet_pton
php-src/ext/standard/basic_functions.c
ip2long
php-src/ext/standard/basic_functions.c
long2ip
php-src/ext/standard/basic_functions.c
getenv
php-src/ext/standard/basic_functions.c
putenv
php-src/ext/standard/basic_functions.c
getopt
php-src/ext/standard/basic_functions.c
flush
php-src/ext/standard/basic_functions.c
sleep
php-src/ext/standard/basic_functions.c
usleep
php-src/ext/standard/basic_functions.c
time_nanosleep
php-src/ext/standard/basic_functions.c
time_sleep_until
php-src/ext/standard/basic_functions.c
get_current_user
php-src/ext/standard/basic_functions.c
get_cfg_var
php-src/ext/standard/basic_functions.c
get_magic_quotes_runtime
php-src/ext/standard/basic_functions.c
get_magic_quotes_gpc
php-src/ext/standard/basic_functions.c
error_get_last
php-src/ext/standard/basic_functions.c
call_user_func
php-src/ext/standard/basic_functions.c
call_user_func_array
php-src/ext/standard/basic_functions.c
call_user_method
php-src/ext/standard/basic_functions.c
call_user_method_array
php-src/ext/standard/basic_functions.c
forward_static_call
php-src/ext/standard/basic_functions.c
call_user_func_array
php-src/ext/standard/basic_functions.c
register_shutdown_function
php-src/ext/standard/basic_functions.c
highlight_file
php-src/ext/standard/basic_functions.c
php_strip_whitespace
php-src/ext/standard/basic_functions.c
highlight_string
php-src/ext/standard/basic_functions.c
ini_get
php-src/ext/standard/basic_functions.c
ini_get_all
php-src/ext/standard/basic_functions.c
ini_set
php-src/ext/standard/basic_functions.c
ini_restore
php-src/ext/standard/basic_functions.c
set_include_path
php-src/ext/standard/basic_functions.c
get_include_path
php-src/ext/standard/basic_functions.c
restore_include_path
php-src/ext/standard/basic_functions.c
print_r
php-src/ext/standard/basic_functions.c
connection_aborted
php-src/ext/standard/basic_functions.c
connection_status
php-src/ext/standard/basic_functions.c
ignore_user_abort
php-src/ext/standard/basic_functions.c
getservbyname
php-src/ext/standard/basic_functions.c
getservbyport
php-src/ext/standard/basic_functions.c
getprotobyname
php-src/ext/standard/basic_functions.c
getprotobynumber
php-src/ext/standard/basic_functions.c
register_tick_function
php-src/ext/standard/basic_functions.c
unregister_tick_function
php-src/ext/standard/basic_functions.c
is_uploaded_file
php-src/ext/standard/basic_functions.c
move_uploaded_file
php-src/ext/standard/basic_functions.c
parse_ini_file
php-src/ext/standard/basic_functions.c
parse_ini_string
php-src/ext/standard/basic_functions.c
import_request_variables
php-src/ext/standard/basic_functions.c
sys_getloadavg
php-src/ext/standard/basic_functions.c
get_browser
php-src/ext/standard/browscap.c
crc32
php-src/ext/standard/crc32.c
crypt
php-src/ext/standard/crypt.c
convert_cyr_string
php-src/ext/standard/cyr_convert.c
strptime
php-src/ext/standard/datetime.c
opendir
php-src/ext/standard/dir.c
dir
php-src/ext/standard/dir.c
closedir
php-src/ext/standard/dir.c
chroot
php-src/ext/standard/dir.c
chdir
php-src/ext/standard/dir.c
getcwd
php-src/ext/standard/dir.c
rewinddir
php-src/ext/standard/dir.c
readdir
php-src/ext/standard/dir.c
glob
php-src/ext/standard/dir.c
scandir
php-src/ext/standard/dir.c
dl
php-src/ext/standard/dl.c
gethostbyaddr
php-src/ext/standard/dns.c
gethostbyname
php-src/ext/standard/dns.c
gethostbynamel
php-src/ext/standard/dns.c
dns_check_record
php-src/ext/standard/dns.c
dns_get_record
php-src/ext/standard/dns.c
dns_get_mx
php-src/ext/standard/dns.c
exec
php-src/ext/standard/exec.c
system
php-src/ext/standard/exec.c
passthru
php-src/ext/standard/exec.c
escapeshellcmd
php-src/ext/standard/exec.c
escapeshellarg
php-src/ext/standard/exec.c
shell_exec
php-src/ext/standard/exec.c
proc_nice
php-src/ext/standard/exec.c
flock
php-src/ext/standard/file.c
get_meta_tags
php-src/ext/standard/file.c
file_get_contents
php-src/ext/standard/file.c
file_put_contents
php-src/ext/standard/file.c
file
php-src/ext/standard/file.c
tempnam
php-src/ext/standard/file.c
tmpfile
php-src/ext/standard/file.c
fopen
php-src/ext/standard/file.c
fclose
php-src/ext/standard/file.c
popen
php-src/ext/standard/file.c
pclose
php-src/ext/standard/file.c
feof
php-src/ext/standard/file.c
fgets
php-src/ext/standard/file.c
fgetc
php-src/ext/standard/file.c
fgetss
php-src/ext/standard/file.c
fscanf
php-src/ext/standard/file.c
fwrite
php-src/ext/standard/file.c
fflush
php-src/ext/standard/file.c
rewind
php-src/ext/standard/file.c
ftell
php-src/ext/standard/file.c
fseek
php-src/ext/standard/file.c
mkdir
php-src/ext/standard/file.c
rmdir
php-src/ext/standard/file.c
readfile
php-src/ext/standard/file.c
umask
php-src/ext/standard/file.c
fpassthru
php-src/ext/standard/file.c
rename
php-src/ext/standard/file.c
unlink
php-src/ext/standard/file.c
ftruncate
php-src/ext/standard/file.c
fstat
php-src/ext/standard/file.c
copy
php-src/ext/standard/file.c
fread
php-src/ext/standard/file.c
fgetcsv
php-src/ext/standard/file.c
realpath
php-src/ext/standard/file.c
fnmatch
php-src/ext/standard/file.c
sys_get_temp_dir
php-src/ext/standard/file.c
disk_total_space
php-src/ext/standard/filestat.c
disk_free_space
php-src/ext/standard/filestat.c
chgrp
php-src/ext/standard/filestat.c
lchgrp
php-src/ext/standard/filestat.c
chown
php-src/ext/standard/filestat.c
lchown
php-src/ext/standard/filestat.c
chmod
php-src/ext/standard/filestat.c
touch
php-src/ext/standard/filestat.c
fileperms
php-src/ext/standard/filestat.c
fileinode
php-src/ext/standard/filestat.c
filesize
php-src/ext/standard/filestat.c
fileowner
php-src/ext/standard/filestat.c
filegroup
php-src/ext/standard/filestat.c
fileatime
php-src/ext/standard/filestat.c
filemtime
php-src/ext/standard/filestat.c
filectime
php-src/ext/standard/filestat.c
filetype
php-src/ext/standard/filestat.c
is_writable
php-src/ext/standard/filestat.c
is_readable
php-src/ext/standard/filestat.c
is_executable
php-src/ext/standard/filestat.c
is_file
php-src/ext/standard/filestat.c
is_dir
php-src/ext/standard/filestat.c
is_link
php-src/ext/standard/filestat.c
file_exists
php-src/ext/standard/filestat.c
lstat
php-src/ext/standard/filestat.c
stat
php-src/ext/standard/filestat.c
sprintf
php-src/ext/standard/formatted_print.c
vsprintf
php-src/ext/standard/formatted_print.c
printf
php-src/ext/standard/formatted_print.c
vprintf
php-src/ext/standard/formatted_print.c
fprintf
php-src/ext/standard/formatted_print.c
vfprintf
php-src/ext/standard/formatted_print.c
fsockopen
php-src/ext/standard/fsock.c
pfsockopen
php-src/ext/standard/fsock.c
ftok
php-src/ext/standard/ftok.c
header
php-src/ext/standard/head.c
header_remove
php-src/ext/standard/head.c
setcookie
php-src/ext/standard/head.c
setrawcookie
php-src/ext/standard/head.c
headers_sent
php-src/ext/standard/head.c
headers_list
php-src/ext/standard/head.c
htmlspecialchars_decode
php-src/ext/standard/html.c
html_entity_decode
php-src/ext/standard/html.c
get_html_translation_table
php-src/ext/standard/html.c
http_build_query
php-src/ext/standard/http.c
image_type_to_mime_type
php-src/ext/standard/image.c
image_type_to_extension
php-src/ext/standard/image.c
getimagesize
php-src/ext/standard/image.c
phpinfo
php-src/ext/standard/info.c
phpversion
php-src/ext/standard/info.c
phpcredits
php-src/ext/standard/info.c
php_logo_guid
php-src/ext/standard/info.c
php_real_logo_guid
php-src/ext/standard/info.c
php_egg_logo_guid
php-src/ext/standard/info.c
zend_logo_guid
php-src/ext/standard/info.c
php_sapi_name
php-src/ext/standard/info.c
php_uname
php-src/ext/standard/info.c
php_ini_scanned_files
php-src/ext/standard/info.c
iptcembed
php-src/ext/standard/iptc.c
iptcparse
php-src/ext/standard/iptc.c
lcg_value
php-src/ext/standard/lcg.c
levenshtein
php-src/ext/standard/levenshtein.c
readlink
php-src/ext/standard/link.c
linkinfo
php-src/ext/standard/link.c
symlink
php-src/ext/standard/link.c
link
php-src/ext/standard/link.c
ezmlm_hash
php-src/ext/standard/mail.c
abs
php-src/ext/standard/math.c
ceil
php-src/ext/standard/math.c
floor
php-src/ext/standard/math.c
round
php-src/ext/standard/math.c
sin
php-src/ext/standard/math.c
cos
php-src/ext/standard/math.c
tan
php-src/ext/standard/math.c
asin
php-src/ext/standard/math.c
acos
php-src/ext/standard/math.c
atan
php-src/ext/standard/math.c
atan2
php-src/ext/standard/math.c
sinh
php-src/ext/standard/math.c
cosh
php-src/ext/standard/math.c
tanh
php-src/ext/standard/math.c
asinh
php-src/ext/standard/math.c
acosh
php-src/ext/standard/math.c
atanh
php-src/ext/standard/math.c
pi
php-src/ext/standard/math.c
is_finite
php-src/ext/standard/math.c
is_infinite
php-src/ext/standard/math.c
is_nan
php-src/ext/standard/math.c
pow
php-src/ext/standard/math.c
exp
php-src/ext/standard/math.c
expm1
php-src/ext/standard/math.c
log1p
php-src/ext/standard/math.c
log
php-src/ext/standard/math.c
log10
php-src/ext/standard/math.c
sqrt
php-src/ext/standard/math.c
hypot
php-src/ext/standard/math.c
deg2rad
php-src/ext/standard/math.c
rad2deg
php-src/ext/standard/math.c
bindec
php-src/ext/standard/math.c
hexdec
php-src/ext/standard/math.c
octdec
php-src/ext/standard/math.c
decbin
php-src/ext/standard/math.c
decoct
php-src/ext/standard/math.c
dechex
php-src/ext/standard/math.c
base_convert
php-src/ext/standard/math.c
number_format
php-src/ext/standard/math.c
fmod
php-src/ext/standard/math.c
md5
php-src/ext/standard/md5.c
md5_file
php-src/ext/standard/md5.c
metaphone
php-src/ext/standard/metaphone.c
microtime
php-src/ext/standard/microtime.c
gettimeofday
php-src/ext/standard/microtime.c
getrusage
php-src/ext/standard/microtime.c
pack
php-src/ext/standard/pack.c
unpack
php-src/ext/standard/pack.c
getmyuid
php-src/ext/standard/pageinfo.c
getmygid
php-src/ext/standard/pageinfo.c
getmypid
php-src/ext/standard/pageinfo.c
getmyinode
php-src/ext/standard/pageinfo.c
getlastmod
php-src/ext/standard/pageinfo.c
proc_terminate
php-src/ext/standard/proc_open.c
proc_close
php-src/ext/standard/proc_open.c
proc_get_status
php-src/ext/standard/proc_open.c
proc_open
php-src/ext/standard/proc_open.c
quoted_printable_decode
php-src/ext/standard/quot_print.c
quoted_printable_encode
php-src/ext/standard/quot_print.c
srand
php-src/ext/standard/rand.c
mt_srand
php-src/ext/standard/rand.c
rand
php-src/ext/standard/rand.c
mt_rand
php-src/ext/standard/rand.c
getrandmax
php-src/ext/standard/rand.c
mt_getrandmax
php-src/ext/standard/rand.c
sha1
php-src/ext/standard/sha1.c
sha1_file
php-src/ext/standard/sha1.c
stream_socket_pair
php-src/ext/standard/streamsfuncs.c
stream_socket_client
php-src/ext/standard/streamsfuncs.c
stream_socket_server
php-src/ext/standard/streamsfuncs.c
stream_socket_accept
php-src/ext/standard/streamsfuncs.c
stream_socket_get_name
php-src/ext/standard/streamsfuncs.c
stream_socket_sendto
php-src/ext/standard/streamsfuncs.c
stream_socket_recvfrom
php-src/ext/standard/streamsfuncs.c
stream_get_contents
php-src/ext/standard/streamsfuncs.c
stream_copy_to_stream
php-src/ext/standard/streamsfuncs.c
stream_get_meta_data
php-src/ext/standard/streamsfuncs.c
stream_get_transports
php-src/ext/standard/streamsfuncs.c
stream_get_wrappers
php-src/ext/standard/streamsfuncs.c
stream_select
php-src/ext/standard/streamsfuncs.c
stream_context_get_options
php-src/ext/standard/streamsfuncs.c
stream_context_set_option
php-src/ext/standard/streamsfuncs.c
stream_context_set_params
php-src/ext/standard/streamsfuncs.c
stream_context_get_params
php-src/ext/standard/streamsfuncs.c
stream_context_get_default
php-src/ext/standard/streamsfuncs.c
stream_context_set_default
php-src/ext/standard/streamsfuncs.c
stream_context_create
php-src/ext/standard/streamsfuncs.c
stream_filter_prepend
php-src/ext/standard/streamsfuncs.c
stream_filter_append
php-src/ext/standard/streamsfuncs.c
stream_filter_remove
php-src/ext/standard/streamsfuncs.c
stream_get_line
php-src/ext/standard/streamsfuncs.c
stream_set_blocking
php-src/ext/standard/streamsfuncs.c
stream_set_timeout
php-src/ext/standard/streamsfuncs.c
stream_set_write_buffer
php-src/ext/standard/streamsfuncs.c
stream_socket_enable_crypto
php-src/ext/standard/streamsfuncs.c
stream_default_encoding
php-src/ext/standard/streamsfuncs.c
stream_encoding
php-src/ext/standard/streamsfuncs.c
stream_resolve_include_path
php-src/ext/standard/streamsfuncs.c
stream_is_local
php-src/ext/standard/streamsfuncs.c
stream_socket_shutdown
php-src/ext/standard/streamsfuncs.c
bin2hex
php-src/ext/standard/string.c
strspn
php-src/ext/standard/string.c
strcspn
php-src/ext/standard/string.c
nl_langinfo
php-src/ext/standard/string.c
strcoll
php-src/ext/standard/string.c
trim
php-src/ext/standard/string.c
rtrim
php-src/ext/standard/string.c
ltrim
php-src/ext/standard/string.c
explode
php-src/ext/standard/string.c
join
php-src/ext/standard/string.c
implode
php-src/ext/standard/string.c
strtok
php-src/ext/standard/string.c
strtoupper
php-src/ext/standard/string.c
strtolower
php-src/ext/standard/string.c
strtotitle
php-src/ext/standard/string.c
basename
php-src/ext/standard/string.c
dirname
php-src/ext/standard/string.c
pathinfo
php-src/ext/standard/string.c
stristr
php-src/ext/standard/string.c
strstr
php-src/ext/standard/string.c
strchr
php-src/ext/standard/string.c
strpos
php-src/ext/standard/string.c
stripos
php-src/ext/standard/string.c
strrpos
php-src/ext/standard/string.c
strripos
php-src/ext/standard/string.c
strrchr
php-src/ext/standard/string.c
chunk_split
php-src/ext/standard/string.c
substr
php-src/ext/standard/string.c
substr_replace
php-src/ext/standard/string.c
quotemeta
php-src/ext/standard/string.c
ord
php-src/ext/standard/string.c
chr
php-src/ext/standard/string.c
lcfirst
php-src/ext/standard/string.c
ucfirst
php-src/ext/standard/string.c
ucwords
php-src/ext/standard/string.c
strtr
php-src/ext/standard/string.c
strrev
php-src/ext/standard/string.c
similar_text
php-src/ext/standard/string.c
addcslashes
php-src/ext/standard/string.c
addslashes
php-src/ext/standard/string.c
stripcslashes
php-src/ext/standard/string.c
stripslashes
php-src/ext/standard/string.c
str_replace
php-src/ext/standard/string.c
str_ireplace
php-src/ext/standard/string.c
hebrev
php-src/ext/standard/string.c
hebrevc
php-src/ext/standard/string.c
nl2br
php-src/ext/standard/string.c
strip_tags
php-src/ext/standard/string.c
setlocale
php-src/ext/standard/string.c
str_getcsv
php-src/ext/standard/string.c
str_repeat
php-src/ext/standard/string.c
count_chars
php-src/ext/standard/string.c
strnatcmp
php-src/ext/standard/string.c
localeconv
php-src/ext/standard/string.c
strnatcasecmp
php-src/ext/standard/string.c
substr_count
php-src/ext/standard/string.c
str_pad
php-src/ext/standard/string.c
sscanf
php-src/ext/standard/string.c
str_rot13
php-src/ext/standard/string.c
str_shuffle
php-src/ext/standard/string.c
str_word_count
php-src/ext/standard/string.c
money_format
php-src/ext/standard/string.c
str_split
php-src/ext/standard/string.c
strpbrk
php-src/ext/standard/string.c
substr_compare
php-src/ext/standard/string.c
openlog
php-src/ext/standard/syslog.c
closelog
php-src/ext/standard/syslog.c
syslog
php-src/ext/standard/syslog.c
gettype
php-src/ext/standard/type.c
settype
php-src/ext/standard/type.c
intval
php-src/ext/standard/type.c
floatval
php-src/ext/standard/type.c
strval
php-src/ext/standard/type.c
is_null
php-src/ext/standard/type.c
is_resource
php-src/ext/standard/type.c
is_bool
php-src/ext/standard/type.c
is_long
php-src/ext/standard/type.c
is_float
php-src/ext/standard/type.c
is_binary
php-src/ext/standard/type.c
is_string
php-src/ext/standard/type.c
is_unicode
php-src/ext/standard/type.c
is_buffer
php-src/ext/standard/type.c
is_array
php-src/ext/standard/type.c
is_object
php-src/ext/standard/type.c
is_numeric
php-src/ext/standard/type.c
is_scalar
php-src/ext/standard/type.c
is_callable
php-src/ext/standard/type.c
uniqid
php-src/ext/standard/uniqid.c
parse_url
php-src/ext/standard/url.c
urlencode
php-src/ext/standard/url.c
urldecode
php-src/ext/standard/url.c
rawurlencode
php-src/ext/standard/url.c
rawurldecode
php-src/ext/standard/url.c
get_headers
php-src/ext/standard/url.c
user_filter_nop
php-src/ext/standard/user_filters.c
stream_bucket_make_writeable
php-src/ext/standard/user_filters.c
stream_bucket_prepend
php-src/ext/standard/user_filters.c
stream_bucket_append
php-src/ext/standard/user_filters.c
stream_bucket_new
php-src/ext/standard/user_filters.c
stream_get_filters
php-src/ext/standard/user_filters.c
stream_filter_register
php-src/ext/standard/user_filters.c
convert_uuencode
php-src/ext/standard/uuencode.c
convert_uudecode
php-src/ext/standard/uuencode.c
var_dump
php-src/ext/standard/var.c
var_inspect
php-src/ext/standard/var.c
debug_zval_dump
php-src/ext/standard/var.c
var_export
php-src/ext/standard/var.c
serialize
php-src/ext/standard/var.c
unserialize
php-src/ext/standard/var.c
memory_get_usage
php-src/ext/standard/var.c
memory_get_peak_usage
php-src/ext/standard/var.c
version_compare
php-src/ext/standard/versioning.c
msg_set_queue
php-src/ext/sysvmsg/sysvmsg.c
msg_stat_queue
php-src/ext/sysvmsg/sysvmsg.c
msg_get_queue
php-src/ext/sysvmsg/sysvmsg.c
msg_remove_queue
php-src/ext/sysvmsg/sysvmsg.c
msg_receive
php-src/ext/sysvmsg/sysvmsg.c
msg_send
php-src/ext/sysvmsg/sysvmsg.c
sem_get
php-src/ext/sysvsem/sysvsem.c
sem_acquire
php-src/ext/sysvsem/sysvsem.c
sem_release
php-src/ext/sysvsem/sysvsem.c
sem_remove
php-src/ext/sysvsem/sysvsem.c
shm_attach
php-src/ext/sysvshm/sysvshm.c
shm_detach
php-src/ext/sysvshm/sysvshm.c
shm_remove
php-src/ext/sysvshm/sysvshm.c
shm_put_var
php-src/ext/sysvshm/sysvshm.c
shm_get_var
php-src/ext/sysvshm/sysvshm.c
shm_has_var
php-src/ext/sysvshm/sysvshm.c
shm_remove_var
php-src/ext/sysvshm/sysvshm.c
tidy_parse_string
php-src/ext/tidy/tidy.c
tidy_get_error_buffer
php-src/ext/tidy/tidy.c
tidy_get_output
php-src/ext/tidy/tidy.c
tidy_clean_repair
php-src/ext/tidy/tidy.c
tidy_diagnose
php-src/ext/tidy/tidy.c
tidy_get_release
php-src/ext/tidy/tidy.c
tidy_get_opt_doc
php-src/ext/tidy/tidy.c
tidy_get_config
php-src/ext/tidy/tidy.c
tidy_get_status
php-src/ext/tidy/tidy.c
tidy_get_html_ver
php-src/ext/tidy/tidy.c
tidy_is_xhtml
php-src/ext/tidy/tidy.c
tidy_is_xml
php-src/ext/tidy/tidy.c
tidy_error_count
php-src/ext/tidy/tidy.c
tidy_warning_count
php-src/ext/tidy/tidy.c
tidy_access_count
php-src/ext/tidy/tidy.c
tidy_config_count
php-src/ext/tidy/tidy.c
tidy_getopt
php-src/ext/tidy/tidy.c
tidyNode::hasChildren
php-src/ext/tidy/tidy.c
tidyNode::hasSiblings
php-src/ext/tidy/tidy.c
tidyNode::isComment
php-src/ext/tidy/tidy.c
tidyNode::isHtml
php-src/ext/tidy/tidy.c
tidyNode::isText
php-src/ext/tidy/tidy.c
tidyNode::isJste
php-src/ext/tidy/tidy.c
tidyNode::isAsp
php-src/ext/tidy/tidy.c
tidyNode::isPhp
php-src/ext/tidy/tidy.c
tidyNode::getParent
php-src/ext/tidy/tidy.c
collator_create
php-src/ext/unicode/collator.c
Collator::compare
php-src/ext/unicode/collator.c
collator_compare
php-src/ext/unicode/collator.c
Collator::sort
php-src/ext/unicode/collator.c
collator_sort
php-src/ext/unicode/collator.c
Collator::setStrength
php-src/ext/unicode/collator.c
collator_set_strength
php-src/ext/unicode/collator.c
Collator::getStrength
php-src/ext/unicode/collator.c
collator_get_strength
php-src/ext/unicode/collator.c
Collator::setAttribute
php-src/ext/unicode/collator.c
collator_set_attribute
php-src/ext/unicode/collator.c
Collator::getAttribute
php-src/ext/unicode/collator.c
collator_get_attribute
php-src/ext/unicode/collator.c
collator_get_default
php-src/ext/unicode/collator.c
collator_set_default
php-src/ext/unicode/collator.c
locale_get_default
php-src/ext/unicode/locale.c
locale_set_default
php-src/ext/unicode/locale.c
char_is_lower
php-src/ext/unicode/property.c
char_is_upper
php-src/ext/unicode/property.c
char_is_digit
php-src/ext/unicode/property.c
char_is_alpha
php-src/ext/unicode/property.c
char_is_alnum
php-src/ext/unicode/property.c
char_is_xdigit
php-src/ext/unicode/property.c
char_is_punct
php-src/ext/unicode/property.c
char_is_graph
php-src/ext/unicode/property.c
char_is_blank
php-src/ext/unicode/property.c
char_is_space
php-src/ext/unicode/property.c
char_is_cntrl
php-src/ext/unicode/property.c
char_is_print
php-src/ext/unicode/property.c
char_is_defined
php-src/ext/unicode/property.c
char_is_id_start
php-src/ext/unicode/property.c
char_is_id_part
php-src/ext/unicode/property.c
char_is_id_ignorable
php-src/ext/unicode/property.c
char_is_iso_control
php-src/ext/unicode/property.c
char_is_mirrored
php-src/ext/unicode/property.c
char_is_base
php-src/ext/unicode/property.c
char_is_whitespace
php-src/ext/unicode/property.c
char_is_alphabetic
php-src/ext/unicode/property.c
char_is_uppercase
php-src/ext/unicode/property.c
char_is_lowercase
php-src/ext/unicode/property.c
char_is_titlecase
php-src/ext/unicode/property.c
char_get_numeric_value
php-src/ext/unicode/property.c
char_get_combining_class
php-src/ext/unicode/property.c
char_get_digit_value
php-src/ext/unicode/property.c
char_get_mirrored
php-src/ext/unicode/property.c
char_get_direction
php-src/ext/unicode/property.c
char_get_age
php-src/ext/unicode/property.c
char_get_type
php-src/ext/unicode/property.c
char_is_valid
php-src/ext/unicode/property.c
char_from_digit
php-src/ext/unicode/property.c
char_from_name
php-src/ext/unicode/property.c
char_get_name
php-src/ext/unicode/property.c
char_has_binary_property
php-src/ext/unicode/property.c
char_get_property_value
php-src/ext/unicode/property.c
char_get_property_min_value
php-src/ext/unicode/property.c
char_get_property_max_value
php-src/ext/unicode/property.c
char_get_property_name
php-src/ext/unicode/property.c
char_get_property_from_name
php-src/ext/unicode/property.c
char_get_property_value_name
php-src/ext/unicode/property.c
char_get_property_value_from_name
php-src/ext/unicode/property.c
char_enum_names
php-src/ext/unicode/property.c
char_enum_types
php-src/ext/unicode/property.c
str_transliterate
php-src/ext/unicode/transform.c
unicode_decode
php-src/ext/unicode/unicode.c
unicode_encode
php-src/ext/unicode/unicode.c
unicode_set_error_mode
php-src/ext/unicode/unicode.c
unicode_set_subst_char
php-src/ext/unicode/unicode.c
unicode_get_error_mode
php-src/ext/unicode/unicode.c
unicode_get_subst_char
php-src/ext/unicode/unicode.c
unicode_set_error_handler
php-src/ext/unicode/unicode.c
unicode_restore_error_handler
php-src/ext/unicode/unicode.c
TextIterator::__construct
php-src/ext/unicode/unicode_iterators.c
TextIterator::current
php-src/ext/unicode/unicode_iterators.c
TextIterator::next
php-src/ext/unicode/unicode_iterators.c
TextIterator::key
php-src/ext/unicode/unicode_iterators.c
TextIterator::valid
php-src/ext/unicode/unicode_iterators.c
TextIterator::first
php-src/ext/unicode/unicode_iterators.c
TextIterator::last
php-src/ext/unicode/unicode_iterators.c
TextIterator::offset
php-src/ext/unicode/unicode_iterators.c
TextIterator::previous
php-src/ext/unicode/unicode_iterators.c
TextIterator::following
php-src/ext/unicode/unicode_iterators.c
TextIterator::preceding
php-src/ext/unicode/unicode_iterators.c
TextIterator::isBoundary
php-src/ext/unicode/unicode_iterators.c
TextIterator::getAvailableLocales
php-src/ext/unicode/unicode_iterators.c
TextIterator::getRuleStatus
php-src/ext/unicode/unicode_iterators.c
TextIterator::getRuleStatusArray
php-src/ext/unicode/unicode_iterators.c
TextIterator::getAll
php-src/ext/unicode/unicode_iterators.c
xml_set_object
php-src/ext/xml/xml.c
xml_set_element_handler
php-src/ext/xml/xml.c
xml_set_character_data_handler
php-src/ext/xml/xml.c
xml_set_processing_instruction_handler
php-src/ext/xml/xml.c
xml_set_default_handler
php-src/ext/xml/xml.c
xml_set_unparsed_entity_decl_handler
php-src/ext/xml/xml.c
xml_set_notation_decl_handler
php-src/ext/xml/xml.c
xml_set_external_entity_ref_handler
php-src/ext/xml/xml.c
xml_set_start_namespace_decl_handler
php-src/ext/xml/xml.c
xml_set_end_namespace_decl_handler
php-src/ext/xml/xml.c
xml_get_error_code
php-src/ext/xml/xml.c
xml_error_string
php-src/ext/xml/xml.c
xml_get_current_line_number
php-src/ext/xml/xml.c
xml_get_current_column_number
php-src/ext/xml/xml.c
xml_get_current_byte_index
php-src/ext/xml/xml.c
xml_parser_free
php-src/ext/xml/xml.c
xml_parser_get_option
php-src/ext/xml/xml.c
utf8_encode
php-src/ext/xml/xml.c
utf8_decode
php-src/ext/xml/xml.c
XMLReader::close
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::getAttribute
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::getAttributeNo
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::getAttributeNs
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::getParserProperty
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::isValid
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::lookupNamespace
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::moveToAttribute
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::moveToAttributeNo
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::moveToAttributeNs
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::moveToElement
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::moveToFirstAttribute
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::moveToNextAttribute
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::read
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::next
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::open
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::readInnerXml
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::readOuterXml
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::readString
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::setSchema
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::setParserProperty
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::setRelaxNGSchema
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::setRelaxNGSchemaSource
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::XML
php-src/ext/xmlreader/php_xmlreader.c
XMLReader::expand
php-src/ext/xmlreader/php_xmlreader.c
xmlwriter_set_indent
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_set_indent_string
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_attribute
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_attribute
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_attribute_ns
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_attribute
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_attribute_ns
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_element
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_element_ns
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_element
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_full_end_element
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_element
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_element_ns
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_pi
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_pi
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_pi
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_cdata
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_cdata
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_cdata
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_raw
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_text
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_comment
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_comment
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_comment
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_document
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_document
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_dtd
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_dtd
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_dtd
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_dtd_element
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_dtd_element
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_dtd_element
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_dtd_attlist
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_dtd_attlist
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_dtd_attlist
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_start_dtd_entity
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_end_dtd_entity
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_write_dtd_entity
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_open_uri
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_open_memory
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_output_memory
php-src/ext/xmlwriter/php_xmlwriter.c
xmlwriter_flush
php-src/ext/xmlwriter/php_xmlwriter.c
xsl_xsltprocessor_import_stylesheet
php-src/ext/xsl/xsltprocessor.c
xsl_xsltprocessor_transform_to_doc
php-src/ext/xsl/xsltprocessor.c
xsl_xsltprocessor_transform_to_uri
php-src/ext/xsl/xsltprocessor.c
xsl_xsltprocessor_transform_to_xml
php-src/ext/xsl/xsltprocessor.c
xsl_xsltprocessor_set_parameter
php-src/ext/xsl/xsltprocessor.c
xsl_xsltprocessor_get_parameter
php-src/ext/xsl/xsltprocessor.c
xsl_xsltprocessor_remove_parameter
php-src/ext/xsl/xsltprocessor.c
xsl_xsltprocessor_has_exslt_support
php-src/ext/xsl/xsltprocessor.c
zip_open
php-src/ext/zip/php_zip.c
zip_close
php-src/ext/zip/php_zip.c
zip_read
php-src/ext/zip/php_zip.c
zip_entry_open
php-src/ext/zip/php_zip.c
zip_entry_close
php-src/ext/zip/php_zip.c
zip_entry_read
php-src/ext/zip/php_zip.c
zip_entry_name
php-src/ext/zip/php_zip.c
zip_entry_compressedsize
php-src/ext/zip/php_zip.c
zip_entry_filesize
php-src/ext/zip/php_zip.c
zip_entry_compressionmethod
php-src/ext/zip/php_zip.c
ZipArchive::open
php-src/ext/zip/php_zip.c
ZipArchive::close
php-src/ext/zip/php_zip.c
ZipArchive::createEmptyDir
php-src/ext/zip/php_zip.c
ZipArchive::addFile
php-src/ext/zip/php_zip.c
ZipArchive::addFromString
php-src/ext/zip/php_zip.c
ZipArchive::statName
php-src/ext/zip/php_zip.c
ZipArchive::statIndex
php-src/ext/zip/php_zip.c
ZipArchive::locateName
php-src/ext/zip/php_zip.c
ZipArchive::getNameIndex
php-src/ext/zip/php_zip.c
ZipArchive::setArchiveComment
php-src/ext/zip/php_zip.c
ZipArchive::getArchiveComment
php-src/ext/zip/php_zip.c
ZipArchive::setCommentName
php-src/ext/zip/php_zip.c
ZipArchive::setCommentIndex
php-src/ext/zip/php_zip.c
ZipArchive::getCommentName
php-src/ext/zip/php_zip.c
ZipArchive::getCommentIndex
php-src/ext/zip/php_zip.c
ZipArchive::deleteIndex
php-src/ext/zip/php_zip.c
ZipArchive::deleteName
php-src/ext/zip/php_zip.c
ZipArchive::renameIndex
php-src/ext/zip/php_zip.c
ZipArchive::renameName
php-src/ext/zip/php_zip.c
ZipArchive::unchangeIndex
php-src/ext/zip/php_zip.c
ZipArchive::unchangeName
php-src/ext/zip/php_zip.c
ZipArchive::unchangeAll
php-src/ext/zip/php_zip.c
ZipArchive::unchangeAll
php-src/ext/zip/php_zip.c
ZipArchive::extractTo
php-src/ext/zip/php_zip.c
ZipArchive::getFromName
php-src/ext/zip/php_zip.c
ZipArchive::getFromIndex
php-src/ext/zip/php_zip.c
ZipArchive::getStream
php-src/ext/zip/php_zip.c
zlib_get_coding_type
php-src/ext/zlib/zlib.c
gzfile
php-src/ext/zlib/zlib.c
gzopen
php-src/ext/zlib/zlib.c
readgzfile
php-src/ext/zlib/zlib.c
zlib_encode
php-src/ext/zlib/zlib.c
zlib_decode
php-src/ext/zlib/zlib.c
gzdeflate
php-src/ext/zlib/zlib.c
gzencode
php-src/ext/zlib/zlib.c
gzcompress
php-src/ext/zlib/zlib.c
gzinflate
php-src/ext/zlib/zlib.c
gzdecode
php-src/ext/zlib/zlib.c
gzuncompress
php-src/ext/zlib/zlib.c
set_time_limit
php-src/main/main.c
ob_start
php-src/main/output.c
ob_flush
php-src/main/output.c
ob_clean
php-src/main/output.c
ob_end_flush
php-src/main/output.c
ob_end_clean
php-src/main/output.c
ob_get_flush
php-src/main/output.c
ob_get_clean
php-src/main/output.c
ob_get_contents
php-src/main/output.c
ob_get_level
php-src/main/output.c
ob_get_length
php-src/main/output.c
ob_list_handlers
php-src/main/output.c
ob_get_status
php-src/main/output.c
ob_implicit_flush
php-src/main/output.c
Unsafe or Untested Functions (with protos)
function
file
class_alias
ZendEngine2/zend_builtin_functions.c
Exception::getPrevious
ZendEngine2/zend_exceptions.c
com_get_active_object
php-src/ext/com_dotnet/com_com.c
com_create_guid
php-src/ext/com_dotnet/com_com.c
com_event_sink
php-src/ext/com_dotnet/com_com.c
com_print_typeinfo
php-src/ext/com_dotnet/com_com.c
com_message_pump
php-src/ext/com_dotnet/com_com.c
com_load_typelib
php-src/ext/com_dotnet/com_com.c
COMPersistHelper::GetCurFile
php-src/ext/com_dotnet/com_persist.c
COMPersistHelper::SaveToFile
php-src/ext/com_dotnet/com_persist.c
COMPersistHelper::LoadFromFile
php-src/ext/com_dotnet/com_persist.c
COMPersistHelper::GetMaxStreamSize
php-src/ext/com_dotnet/com_persist.c
COMPersistHelper::InitNew
php-src/ext/com_dotnet/com_persist.c
COMPersistHelper::LoadFromStream
php-src/ext/com_dotnet/com_persist.c
COMPersistHelper::SaveToStream
php-src/ext/com_dotnet/com_persist.c
COMPersistHelper::__construct
php-src/ext/com_dotnet/com_persist.c
variant_set
php-src/ext/com_dotnet/com_variant.c
variant_add
php-src/ext/com_dotnet/com_variant.c
variant_cat
php-src/ext/com_dotnet/com_variant.c
variant_sub
php-src/ext/com_dotnet/com_variant.c
variant_mul
php-src/ext/com_dotnet/com_variant.c
variant_and
php-src/ext/com_dotnet/com_variant.c
variant_div
php-src/ext/com_dotnet/com_variant.c
variant_eqv
php-src/ext/com_dotnet/com_variant.c
variant_idiv
php-src/ext/com_dotnet/com_variant.c
variant_imp
php-src/ext/com_dotnet/com_variant.c
variant_mod
php-src/ext/com_dotnet/com_variant.c
variant_or
php-src/ext/com_dotnet/com_variant.c
variant_pow
php-src/ext/com_dotnet/com_variant.c
variant_xor
php-src/ext/com_dotnet/com_variant.c
variant_abs
php-src/ext/com_dotnet/com_variant.c
variant_fix
php-src/ext/com_dotnet/com_variant.c
variant_int
php-src/ext/com_dotnet/com_variant.c
variant_neg
php-src/ext/com_dotnet/com_variant.c
variant_not
php-src/ext/com_dotnet/com_variant.c
variant_round
php-src/ext/com_dotnet/com_variant.c
variant_cmp
php-src/ext/com_dotnet/com_variant.c
variant_date_to_timestamp
php-src/ext/com_dotnet/com_variant.c
variant_date_from_timestamp
php-src/ext/com_dotnet/com_variant.c
variant_get_type
php-src/ext/com_dotnet/com_variant.c
variant_set_type
php-src/ext/com_dotnet/com_variant.c
variant_cast
php-src/ext/com_dotnet/com_variant.c
date_create_from_format
php-src/ext/date/php_date.c
timezone_location_get
php-src/ext/date/php_date.c
date_interval_create_from_date_string
php-src/ext/date/php_date.c
timezone_version_get
php-src/ext/date/php_date.c
dba_popen
php-src/ext/dba/dba.c
dba_open
php-src/ext/dba/dba.c
dba_close
php-src/ext/dba/dba.c
dba_exists
php-src/ext/dba/dba.c
dba_fetch
php-src/ext/dba/dba.c
dba_key_split
php-src/ext/dba/dba.c
dba_firstkey
php-src/ext/dba/dba.c
dba_nextkey
php-src/ext/dba/dba.c
dba_delete
php-src/ext/dba/dba.c
dba_insert
php-src/ext/dba/dba.c
dba_replace
php-src/ext/dba/dba.c
dba_optimize
php-src/ext/dba/dba.c
dba_sync
php-src/ext/dba/dba.c
dba_handlers
php-src/ext/dba/dba.c
dba_list
php-src/ext/dba/dba.c
dom_domimplementation_has_feature
php-src/ext/dom/domimplementation.c
dom_node_is_supported
php-src/ext/dom/node.c
DOMNode::getLineNo
php-src/ext/dom/node.c
exif_read_data
php-src/ext/exif/exif.c
fbsql_connect
php-src/ext/fbsql/php_fbsql.c
fbsql_pconnect
php-src/ext/fbsql/php_fbsql.c
fbsql_close
php-src/ext/fbsql/php_fbsql.c
fbsql_set_transaction
php-src/ext/fbsql/php_fbsql.c
fbsql_autocommit
php-src/ext/fbsql/php_fbsql.c
fbsql_commit
php-src/ext/fbsql/php_fbsql.c
fbsql_rollback
php-src/ext/fbsql/php_fbsql.c
fbsql_create_blob
php-src/ext/fbsql/php_fbsql.c
fbsql_create_clob
php-src/ext/fbsql/php_fbsql.c
fbsql_set_lob_mode
php-src/ext/fbsql/php_fbsql.c
fbsql_read_blob
php-src/ext/fbsql/php_fbsql.c
fbsql_read_clob
php-src/ext/fbsql/php_fbsql.c
fbsql_blob_size
php-src/ext/fbsql/php_fbsql.c
fbsql_clob_size
php-src/ext/fbsql/php_fbsql.c
fbsql_hostname
php-src/ext/fbsql/php_fbsql.c
fbsql_database
php-src/ext/fbsql/php_fbsql.c
fbsql_database_password
php-src/ext/fbsql/php_fbsql.c
fbsql_username
php-src/ext/fbsql/php_fbsql.c
fbsql_password
php-src/ext/fbsql/php_fbsql.c
fbsql_set_password
php-src/ext/fbsql/php_fbsql.c
fbsql_select_db
php-src/ext/fbsql/php_fbsql.c
fbsql_set_characterset
php-src/ext/fbsql/php_fbsql.c
fbsql_change_user
php-src/ext/fbsql/php_fbsql.c
fbsql_create_db
php-src/ext/fbsql/php_fbsql.c
fbsql_drop_db
php-src/ext/fbsql/php_fbsql.c
fbsql_start_db
php-src/ext/fbsql/php_fbsql.c
fbsql_stop_db
php-src/ext/fbsql/php_fbsql.c
fbsql_db_status
php-src/ext/fbsql/php_fbsql.c
fbsql_query
php-src/ext/fbsql/php_fbsql.c
fbsql_db_query
php-src/ext/fbsql/php_fbsql.c
fbsql_list_dbs
php-src/ext/fbsql/php_fbsql.c
fbsql_list_tables
php-src/ext/fbsql/php_fbsql.c
fbsql_list_fields
php-src/ext/fbsql/php_fbsql.c
fbsql_error
php-src/ext/fbsql/php_fbsql.c
fbsql_errno
php-src/ext/fbsql/php_fbsql.c
fbsql_warnings
php-src/ext/fbsql/php_fbsql.c
fbsql_affected_rows
php-src/ext/fbsql/php_fbsql.c
fbsql_rows_fetched
php-src/ext/fbsql/php_fbsql.c
fbsql_insert_id
php-src/ext/fbsql/php_fbsql.c
fbsql_result
php-src/ext/fbsql/php_fbsql.c
fbsql_next_result
php-src/ext/fbsql/php_fbsql.c
fbsql_num_rows
php-src/ext/fbsql/php_fbsql.c
fbsql_num_fields
php-src/ext/fbsql/php_fbsql.c
fbsql_fetch_row
php-src/ext/fbsql/php_fbsql.c
fbsql_fetch_assoc
php-src/ext/fbsql/php_fbsql.c
fbsql_fetch_object
php-src/ext/fbsql/php_fbsql.c
fbsql_fetch_array
php-src/ext/fbsql/php_fbsql.c
fbsql_data_seek
php-src/ext/fbsql/php_fbsql.c
fbsql_fetch_lengths
php-src/ext/fbsql/php_fbsql.c
fbsql_fetch_field
php-src/ext/fbsql/php_fbsql.c
fbsql_field_seek
php-src/ext/fbsql/php_fbsql.c
fbsql_field_name
php-src/ext/fbsql/php_fbsql.c
fbsql_field_table
php-src/ext/fbsql/php_fbsql.c
fbsql_field_len
php-src/ext/fbsql/php_fbsql.c
fbsql_field_type
php-src/ext/fbsql/php_fbsql.c
fbsql_field_flags
php-src/ext/fbsql/php_fbsql.c
fbsql_table_name
php-src/ext/fbsql/php_fbsql.c
fbsql_free_result
php-src/ext/fbsql/php_fbsql.c
fbsql_get_autostart_info
php-src/ext/fbsql/php_fbsql.c
ftp_connect
php-src/ext/ftp/php_ftp.c
ftp_ssl_connect
php-src/ext/ftp/php_ftp.c
ftp_login
php-src/ext/ftp/php_ftp.c
ftp_pwd
php-src/ext/ftp/php_ftp.c
ftp_cdup
php-src/ext/ftp/php_ftp.c
ftp_chdir
php-src/ext/ftp/php_ftp.c
ftp_exec
php-src/ext/ftp/php_ftp.c
ftp_raw
php-src/ext/ftp/php_ftp.c
ftp_mkdir
php-src/ext/ftp/php_ftp.c
ftp_rmdir
php-src/ext/ftp/php_ftp.c
ftp_chmod
php-src/ext/ftp/php_ftp.c
ftp_alloc
php-src/ext/ftp/php_ftp.c
ftp_nlist
php-src/ext/ftp/php_ftp.c
ftp_rawlist
php-src/ext/ftp/php_ftp.c
ftp_systype
php-src/ext/ftp/php_ftp.c
ftp_fget
php-src/ext/ftp/php_ftp.c
ftp_nb_fget
php-src/ext/ftp/php_ftp.c
ftp_pasv
php-src/ext/ftp/php_ftp.c
ftp_get
php-src/ext/ftp/php_ftp.c
ftp_nb_get
php-src/ext/ftp/php_ftp.c
ftp_nb_continue
php-src/ext/ftp/php_ftp.c
ftp_fput
php-src/ext/ftp/php_ftp.c
ftp_nb_fput
php-src/ext/ftp/php_ftp.c
ftp_put
php-src/ext/ftp/php_ftp.c
ftp_nb_put
php-src/ext/ftp/php_ftp.c
ftp_size
php-src/ext/ftp/php_ftp.c
ftp_mdtm
php-src/ext/ftp/php_ftp.c
ftp_rename
php-src/ext/ftp/php_ftp.c
ftp_delete
php-src/ext/ftp/php_ftp.c
ftp_site
php-src/ext/ftp/php_ftp.c
ftp_close
php-src/ext/ftp/php_ftp.c
ftp_set_option
php-src/ext/ftp/php_ftp.c
ftp_get_option
php-src/ext/ftp/php_ftp.c
imagegrabwindow
php-src/ext/gd/gd.c
imagegrabscreen
php-src/ext/gd/gd.c
imagepstext
php-src/ext/gd/gd.c
imagepsbbox
php-src/ext/gd/gd.c
imageantialias
php-src/ext/gd/gd.c
mhash_keygen_s2k
php-src/ext/hash/hash.c
iconv_strrpos
php-src/ext/iconv/iconv.c
iconv_mime_encode
php-src/ext/iconv/iconv.c
iconv_mime_decode
php-src/ext/iconv/iconv.c
iconv_mime_decode_headers
php-src/ext/iconv/iconv.c
iconv_set_encoding
php-src/ext/iconv/iconv.c
iconv_get_encoding
php-src/ext/iconv/iconv.c
imap_open
php-src/ext/imap/php_imap.c
imap_reopen
php-src/ext/imap/php_imap.c
imap_append
php-src/ext/imap/php_imap.c
imap_num_msg
php-src/ext/imap/php_imap.c
imap_ping
php-src/ext/imap/php_imap.c
imap_num_recent
php-src/ext/imap/php_imap.c
imap_get_quota
php-src/ext/imap/php_imap.c
imap_get_quotaroot
php-src/ext/imap/php_imap.c
imap_set_quota
php-src/ext/imap/php_imap.c
imap_setacl
php-src/ext/imap/php_imap.c
imap_getacl
php-src/ext/imap/php_imap.c
imap_expunge
php-src/ext/imap/php_imap.c
imap_gc
php-src/ext/imap/php_imap.c
imap_close
php-src/ext/imap/php_imap.c
imap_headers
php-src/ext/imap/php_imap.c
imap_body
php-src/ext/imap/php_imap.c
imap_mail_copy
php-src/ext/imap/php_imap.c
imap_mail_move
php-src/ext/imap/php_imap.c
imap_createmailbox
php-src/ext/imap/php_imap.c
imap_renamemailbox
php-src/ext/imap/php_imap.c
imap_deletemailbox
php-src/ext/imap/php_imap.c
imap_list
php-src/ext/imap/php_imap.c
imap_getmailboxes
php-src/ext/imap/php_imap.c
imap_listscan
php-src/ext/imap/php_imap.c
imap_check
php-src/ext/imap/php_imap.c
imap_delete
php-src/ext/imap/php_imap.c
imap_undelete
php-src/ext/imap/php_imap.c
imap_headerinfo
php-src/ext/imap/php_imap.c
imap_rfc822_parse_headers
php-src/ext/imap/php_imap.c
imap_lsub
php-src/ext/imap/php_imap.c
imap_getsubscribed
php-src/ext/imap/php_imap.c
imap_subscribe
php-src/ext/imap/php_imap.c
imap_unsubscribe
php-src/ext/imap/php_imap.c
imap_fetchstructure
php-src/ext/imap/php_imap.c
imap_fetchbody
php-src/ext/imap/php_imap.c
imap_savebody
php-src/ext/imap/php_imap.c
imap_base64
php-src/ext/imap/php_imap.c
imap_qprint
php-src/ext/imap/php_imap.c
imap_8bit
php-src/ext/imap/php_imap.c
imap_binary
php-src/ext/imap/php_imap.c
imap_mailboxmsginfo
php-src/ext/imap/php_imap.c
imap_rfc822_write_address
php-src/ext/imap/php_imap.c
imap_rfc822_parse_adrlist
php-src/ext/imap/php_imap.c
imap_utf8
php-src/ext/imap/php_imap.c
imap_utf7_decode
php-src/ext/imap/php_imap.c
imap_utf7_encode
php-src/ext/imap/php_imap.c
imap_utf8_to_mutf7
php-src/ext/imap/php_imap.c
imap_mutf7_to_utf8
php-src/ext/imap/php_imap.c
imap_setflag_full
php-src/ext/imap/php_imap.c
imap_clearflag_full
php-src/ext/imap/php_imap.c
imap_sort
php-src/ext/imap/php_imap.c
imap_fetchheader
php-src/ext/imap/php_imap.c
imap_uid
php-src/ext/imap/php_imap.c
imap_msgno
php-src/ext/imap/php_imap.c
imap_status
php-src/ext/imap/php_imap.c
imap_bodystruct
php-src/ext/imap/php_imap.c
imap_fetch_overview
php-src/ext/imap/php_imap.c
imap_mail_compose
php-src/ext/imap/php_imap.c
imap_mail
php-src/ext/imap/php_imap.c
imap_search
php-src/ext/imap/php_imap.c
imap_alerts
php-src/ext/imap/php_imap.c
imap_errors
php-src/ext/imap/php_imap.c
imap_last_error
php-src/ext/imap/php_imap.c
imap_mime_header_decode
php-src/ext/imap/php_imap.c
imap_thread
php-src/ext/imap/php_imap.c
imap_timeout
php-src/ext/imap/php_imap.c
ibase_blob_create
php-src/ext/interbase/ibase_blobs.c
ibase_blob_open
php-src/ext/interbase/ibase_blobs.c
ibase_blob_add
php-src/ext/interbase/ibase_blobs.c
ibase_blob_get
php-src/ext/interbase/ibase_blobs.c
ibase_blob_close
php-src/ext/interbase/ibase_blobs.c
ibase_blob_cancel
php-src/ext/interbase/ibase_blobs.c
ibase_blob_info
php-src/ext/interbase/ibase_blobs.c
ibase_blob_echo
php-src/ext/interbase/ibase_blobs.c
ibase_blob_import
php-src/ext/interbase/ibase_blobs.c
ibase_wait_event
php-src/ext/interbase/ibase_events.c
ibase_set_event_handler
php-src/ext/interbase/ibase_events.c
ibase_free_event_handler
php-src/ext/interbase/ibase_events.c
ibase_query
php-src/ext/interbase/ibase_query.c
ibase_affected_rows
php-src/ext/interbase/ibase_query.c
ibase_num_rows
php-src/ext/interbase/ibase_query.c
ibase_fetch_row
php-src/ext/interbase/ibase_query.c
ibase_fetch_assoc
php-src/ext/interbase/ibase_query.c
ibase_fetch_object
php-src/ext/interbase/ibase_query.c
ibase_name_result
php-src/ext/interbase/ibase_query.c
ibase_free_result
php-src/ext/interbase/ibase_query.c
ibase_prepare
php-src/ext/interbase/ibase_query.c
ibase_execute
php-src/ext/interbase/ibase_query.c
ibase_free_query
php-src/ext/interbase/ibase_query.c
ibase_num_fields
php-src/ext/interbase/ibase_query.c
ibase_field_info
php-src/ext/interbase/ibase_query.c
ibase_num_params
php-src/ext/interbase/ibase_query.c
ibase_param_info
php-src/ext/interbase/ibase_query.c
ibase_add_user
php-src/ext/interbase/ibase_service.c
ibase_modify_user
php-src/ext/interbase/ibase_service.c
ibase_delete_user
php-src/ext/interbase/ibase_service.c
ibase_service_attach
php-src/ext/interbase/ibase_service.c
ibase_service_detach
php-src/ext/interbase/ibase_service.c
ibase_backup
php-src/ext/interbase/ibase_service.c
ibase_restore
php-src/ext/interbase/ibase_service.c
ibase_maintain_db
php-src/ext/interbase/ibase_service.c
ibase_db_info
php-src/ext/interbase/ibase_service.c
ibase_server_info
php-src/ext/interbase/ibase_service.c
ibase_errmsg
php-src/ext/interbase/interbase.c
ibase_errcode
php-src/ext/interbase/interbase.c
ibase_connect
php-src/ext/interbase/interbase.c
ibase_pconnect
php-src/ext/interbase/interbase.c
ibase_close
php-src/ext/interbase/interbase.c
ibase_drop_db
php-src/ext/interbase/interbase.c
ibase_trans
php-src/ext/interbase/interbase.c
ibase_commit
php-src/ext/interbase/interbase.c
ibase_rollback
php-src/ext/interbase/interbase.c
ibase_commit_ret
php-src/ext/interbase/interbase.c
ibase_rollback_ret
php-src/ext/interbase/interbase.c
ibase_gen_id
php-src/ext/interbase/interbase.c
ldap_rename
php-src/ext/ldap/ldap.c
libxml_get_last_error
php-src/ext/libxml/libxml.c
libxml_get_errors
php-src/ext/libxml/libxml.c
libxml_disable_entity_loader
php-src/ext/libxml/libxml.c
mb_language
php-src/ext/mbstring/mbstring.c
mb_internal_encoding
php-src/ext/mbstring/mbstring.c
mb_http_input
php-src/ext/mbstring/mbstring.c
mb_http_output
php-src/ext/mbstring/mbstring.c
mb_detect_order
php-src/ext/mbstring/mbstring.c
mb_substitute_character
php-src/ext/mbstring/mbstring.c
mb_preferred_mime_name
php-src/ext/mbstring/mbstring.c
mb_parse_str
php-src/ext/mbstring/mbstring.c
mb_output_handler
php-src/ext/mbstring/mbstring.c
mb_strlen
php-src/ext/mbstring/mbstring.c
mb_strpos
php-src/ext/mbstring/mbstring.c
mb_strrpos
php-src/ext/mbstring/mbstring.c
mb_stripos
php-src/ext/mbstring/mbstring.c
mb_strripos
php-src/ext/mbstring/mbstring.c
mb_strstr
php-src/ext/mbstring/mbstring.c
mb_strrchr
php-src/ext/mbstring/mbstring.c
mb_stristr
php-src/ext/mbstring/mbstring.c
mb_strrichr
php-src/ext/mbstring/mbstring.c
mb_substr_count
php-src/ext/mbstring/mbstring.c
mb_substr
php-src/ext/mbstring/mbstring.c
mb_strcut
php-src/ext/mbstring/mbstring.c
mb_strwidth
php-src/ext/mbstring/mbstring.c
mb_strimwidth
php-src/ext/mbstring/mbstring.c
mb_convert_encoding
php-src/ext/mbstring/mbstring.c
mb_convert_case
php-src/ext/mbstring/mbstring.c
mb_strtoupper
php-src/ext/mbstring/mbstring.c
mb_strtolower
php-src/ext/mbstring/mbstring.c
mb_detect_encoding
php-src/ext/mbstring/mbstring.c
mb_list_encodings
php-src/ext/mbstring/mbstring.c
mb_encoding_aliases
php-src/ext/mbstring/mbstring.c
mb_encode_mimeheader
php-src/ext/mbstring/mbstring.c
mb_decode_mimeheader
php-src/ext/mbstring/mbstring.c
mb_convert_kana
php-src/ext/mbstring/mbstring.c
mb_convert_variables
php-src/ext/mbstring/mbstring.c
mb_encode_numericentity
php-src/ext/mbstring/mbstring.c
mb_decode_numericentity
php-src/ext/mbstring/mbstring.c
mb_send_mail
php-src/ext/mbstring/mbstring.c
mb_get_info
php-src/ext/mbstring/mbstring.c
mb_check_encoding
php-src/ext/mbstring/mbstring.c
mb_regex_encoding
php-src/ext/mbstring/php_mbregex.c
mb_ereg
php-src/ext/mbstring/php_mbregex.c
mb_eregi
php-src/ext/mbstring/php_mbregex.c
mb_ereg_replace
php-src/ext/mbstring/php_mbregex.c
mb_eregi_replace
php-src/ext/mbstring/php_mbregex.c
mb_split
php-src/ext/mbstring/php_mbregex.c
mb_ereg_match
php-src/ext/mbstring/php_mbregex.c
mb_ereg_search
php-src/ext/mbstring/php_mbregex.c
mb_ereg_search_pos
php-src/ext/mbstring/php_mbregex.c
mb_ereg_search_regs
php-src/ext/mbstring/php_mbregex.c
mb_ereg_search_init
php-src/ext/mbstring/php_mbregex.c
mb_ereg_search_getregs
php-src/ext/mbstring/php_mbregex.c
mb_ereg_search_getpos
php-src/ext/mbstring/php_mbregex.c
mb_ereg_search_setpos
php-src/ext/mbstring/php_mbregex.c
mb_regex_set_options
php-src/ext/mbstring/php_mbregex.c
mssql_connect
php-src/ext/mssql/php_mssql.c
mssql_pconnect
php-src/ext/mssql/php_mssql.c
mssql_close
php-src/ext/mssql/php_mssql.c
mssql_select_db
php-src/ext/mssql/php_mssql.c
mssql_fetch_batch
php-src/ext/mssql/php_mssql.c
mssql_query
php-src/ext/mssql/php_mssql.c
mssql_rows_affected
php-src/ext/mssql/php_mssql.c
mssql_free_result
php-src/ext/mssql/php_mssql.c
mssql_get_last_message
php-src/ext/mssql/php_mssql.c
mssql_num_rows
php-src/ext/mssql/php_mssql.c
mssql_num_fields
php-src/ext/mssql/php_mssql.c
mssql_fetch_row
php-src/ext/mssql/php_mssql.c
mssql_fetch_object
php-src/ext/mssql/php_mssql.c
mssql_fetch_array
php-src/ext/mssql/php_mssql.c
mssql_fetch_assoc
php-src/ext/mssql/php_mssql.c
mssql_data_seek
php-src/ext/mssql/php_mssql.c
mssql_fetch_field
php-src/ext/mssql/php_mssql.c
mssql_field_length
php-src/ext/mssql/php_mssql.c
mssql_field_name
php-src/ext/mssql/php_mssql.c
mssql_field_type
php-src/ext/mssql/php_mssql.c
mssql_field_seek
php-src/ext/mssql/php_mssql.c
mssql_result
php-src/ext/mssql/php_mssql.c
mssql_next_result
php-src/ext/mssql/php_mssql.c
mssql_min_error_severity
php-src/ext/mssql/php_mssql.c
mssql_min_message_severity
php-src/ext/mssql/php_mssql.c
mssql_init
php-src/ext/mssql/php_mssql.c
mssql_bind
php-src/ext/mssql/php_mssql.c
mssql_execute
php-src/ext/mssql/php_mssql.c
mssql_free_statement
php-src/ext/mssql/php_mssql.c
mssql_guid_string
php-src/ext/mssql/php_mssql.c
mysql_errno
php-src/ext/mysql/php_mysql.c
mysql_affected_rows
php-src/ext/mysql/php_mysql.c
mysql_fetch_object
php-src/ext/mysql/php_mysql.c
mysql_field_name
php-src/ext/mysql/php_mysql.c
mysqli_stmt_next_result
php-src/ext/mysqli/mysqli_api.c
mysqli_stmt_next_result
php-src/ext/mysqli/mysqli_api.c
mysqli_refresh
php-src/ext/mysqli/mysqli_api.c
mysqli_embedded_server_start
php-src/ext/mysqli/mysqli_embedded.c
mysqli_embedded_server_end
php-src/ext/mysqli/mysqli_embedded.c
mysqli_connect
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_link_construct
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_get_client_stats
php-src/ext/mysqli/mysqli_nonapi.c
mysqli_get_connection_stats
php-src/ext/mysqli/mysqli_nonapi.c
birdstep_connect
php-src/ext/odbc/birdstep.c
birdstep_close
php-src/ext/odbc/birdstep.c
birdstep_exec
php-src/ext/odbc/birdstep.c
birdstep_fetch
php-src/ext/odbc/birdstep.c
birdstep_result
php-src/ext/odbc/birdstep.c
birdstep_freeresult
php-src/ext/odbc/birdstep.c
birdstep_autocommit
php-src/ext/odbc/birdstep.c
birdstep_off_autocommit
php-src/ext/odbc/birdstep.c
birdstep_commit
php-src/ext/odbc/birdstep.c
birdstep_rollback
php-src/ext/odbc/birdstep.c
birdstep_fieldname
php-src/ext/odbc/birdstep.c
birdstep_fieldnum
php-src/ext/odbc/birdstep.c
odbc_close_all
php-src/ext/odbc/php_odbc.c
odbc_binmode
php-src/ext/odbc/php_odbc.c
odbc_longreadlen
php-src/ext/odbc/php_odbc.c
odbc_prepare
php-src/ext/odbc/php_odbc.c
odbc_execute
php-src/ext/odbc/php_odbc.c
odbc_cursor
php-src/ext/odbc/php_odbc.c
odbc_data_source
php-src/ext/odbc/php_odbc.c
odbc_exec
php-src/ext/odbc/php_odbc.c
odbc_fetch_object
php-src/ext/odbc/php_odbc.c
odbc_fetch_array
php-src/ext/odbc/php_odbc.c
odbc_fetch_into
php-src/ext/odbc/php_odbc.c
solid_fetch_prev
php-src/ext/odbc/php_odbc.c
odbc_fetch_row
php-src/ext/odbc/php_odbc.c
odbc_result
php-src/ext/odbc/php_odbc.c
odbc_result_all
php-src/ext/odbc/php_odbc.c
odbc_free_result
php-src/ext/odbc/php_odbc.c
odbc_connect
php-src/ext/odbc/php_odbc.c
odbc_pconnect
php-src/ext/odbc/php_odbc.c
odbc_close
php-src/ext/odbc/php_odbc.c
odbc_num_rows
php-src/ext/odbc/php_odbc.c
odbc_next_result
php-src/ext/odbc/php_odbc.c
odbc_num_fields
php-src/ext/odbc/php_odbc.c
odbc_field_name
php-src/ext/odbc/php_odbc.c
odbc_field_type
php-src/ext/odbc/php_odbc.c
odbc_field_len
php-src/ext/odbc/php_odbc.c
odbc_field_scale
php-src/ext/odbc/php_odbc.c
odbc_field_num
php-src/ext/odbc/php_odbc.c
odbc_autocommit
php-src/ext/odbc/php_odbc.c
odbc_commit
php-src/ext/odbc/php_odbc.c
odbc_rollback
php-src/ext/odbc/php_odbc.c
odbc_error
php-src/ext/odbc/php_odbc.c
odbc_errormsg
php-src/ext/odbc/php_odbc.c
odbc_setoption
php-src/ext/odbc/php_odbc.c
odbc_tables
php-src/ext/odbc/php_odbc.c
odbc_columns
php-src/ext/odbc/php_odbc.c
odbc_columnprivileges
php-src/ext/odbc/php_odbc.c
odbc_foreignkeys
php-src/ext/odbc/php_odbc.c
odbc_gettypeinfo
php-src/ext/odbc/php_odbc.c
odbc_primarykeys
php-src/ext/odbc/php_odbc.c
odbc_procedurecolumns
php-src/ext/odbc/php_odbc.c
odbc_procedures
php-src/ext/odbc/php_odbc.c
odbc_specialcolumns
php-src/ext/odbc/php_odbc.c
odbc_statistics
php-src/ext/odbc/php_odbc.c
odbc_tableprivileges
php-src/ext/odbc/php_odbc.c
pcntl_exec
php-src/ext/pcntl/pcntl.c
pcntl_signal_dispatch
php-src/ext/pcntl/pcntl.c
pcntl_sigprocmask
php-src/ext/pcntl/pcntl.c
pcnlt_sigwaitinfo
php-src/ext/pcntl/pcntl.c
pcntl_sigtimedwait
php-src/ext/pcntl/pcntl.c
preg_last_error
php-src/ext/pcre/php_pcre.c
pdo_drivers
php-src/ext/pdo/pdo.c
PDO::__construct
php-src/ext/pdo/pdo_dbh.c
PDO::prepare
php-src/ext/pdo/pdo_dbh.c
PDO::beginTransaction
php-src/ext/pdo/pdo_dbh.c
PDO::commit
php-src/ext/pdo/pdo_dbh.c
PDO::rollBack
php-src/ext/pdo/pdo_dbh.c
PDO::setAttribute
php-src/ext/pdo/pdo_dbh.c
PDO::getAttribute
php-src/ext/pdo/pdo_dbh.c
PDO::exec
php-src/ext/pdo/pdo_dbh.c
PDO::lastInsertId
php-src/ext/pdo/pdo_dbh.c
PDO::errorCode
php-src/ext/pdo/pdo_dbh.c
PDO::errorInfo
php-src/ext/pdo/pdo_dbh.c
PDO::query
php-src/ext/pdo/pdo_dbh.c
PDO::quote
php-src/ext/pdo/pdo_dbh.c
PDO::__wakeup
php-src/ext/pdo/pdo_dbh.c
PDO::__sleep
php-src/ext/pdo/pdo_dbh.c
PDO::getAvailableDrivers
php-src/ext/pdo/pdo_dbh.c
PDOStatement::execute
php-src/ext/pdo/pdo_stmt.c
PDOStatement::fetch
php-src/ext/pdo/pdo_stmt.c
PDOStatement::fetchObject
php-src/ext/pdo/pdo_stmt.c
PDOStatement::fetchColumn
php-src/ext/pdo/pdo_stmt.c
PDOStatement::fetchAll
php-src/ext/pdo/pdo_stmt.c
PDOStatement::bindValue
php-src/ext/pdo/pdo_stmt.c
PDOStatement::bindParam
php-src/ext/pdo/pdo_stmt.c
PDOStatement::bindColumn
php-src/ext/pdo/pdo_stmt.c
PDOStatement::rowCount
php-src/ext/pdo/pdo_stmt.c
PDOStatement::errorCode
php-src/ext/pdo/pdo_stmt.c
PDOStatement::errorInfo
php-src/ext/pdo/pdo_stmt.c
PDOStatement::setAttribute
php-src/ext/pdo/pdo_stmt.c
PDOStatement::getAttribute
php-src/ext/pdo/pdo_stmt.c
PDOStatement::columnCount
php-src/ext/pdo/pdo_stmt.c
PDOStatement::getColumnMeta
php-src/ext/pdo/pdo_stmt.c
PDOStatement::setFetchMode
php-src/ext/pdo/pdo_stmt.c
PDOStatement::nextRowset
php-src/ext/pdo/pdo_stmt.c
PDOStatement::closeCursor
php-src/ext/pdo/pdo_stmt.c
PDOStatement::debugDumpParams
php-src/ext/pdo/pdo_stmt.c
PDOStatement::__wakeup
php-src/ext/pdo/pdo_stmt.c
PDOStatement::__sleep
php-src/ext/pdo/pdo_stmt.c
PDO::pgsqlLOBCreate
php-src/ext/pdo_pgsql/pgsql_driver.c
PDO::pgsqlLOBOpen
php-src/ext/pdo_pgsql/pgsql_driver.c
PDO::pgsqlLOBUnlink
php-src/ext/pdo_pgsql/pgsql_driver.c
pg_connect
php-src/ext/pgsql/pgsql.c
pg_pconnect
php-src/ext/pgsql/pgsql.c
pg_close
php-src/ext/pgsql/pgsql.c
pg_dbname
php-src/ext/pgsql/pgsql.c
pg_last_error
php-src/ext/pgsql/pgsql.c
pg_options
php-src/ext/pgsql/pgsql.c
pg_port
php-src/ext/pgsql/pgsql.c
pg_tty
php-src/ext/pgsql/pgsql.c
pg_host
php-src/ext/pgsql/pgsql.c
pg_version
php-src/ext/pgsql/pgsql.c
pg_parameter_status
php-src/ext/pgsql/pgsql.c
pg_ping
php-src/ext/pgsql/pgsql.c
pg_query
php-src/ext/pgsql/pgsql.c
pg_query_params
php-src/ext/pgsql/pgsql.c
pg_prepare
php-src/ext/pgsql/pgsql.c
pg_execute
php-src/ext/pgsql/pgsql.c
pg_num_rows
php-src/ext/pgsql/pgsql.c
pg_num_fields
php-src/ext/pgsql/pgsql.c
pg_affected_rows
php-src/ext/pgsql/pgsql.c
pg_last_notice
php-src/ext/pgsql/pgsql.c
pg_field_table
php-src/ext/pgsql/pgsql.c
pg_field_name
php-src/ext/pgsql/pgsql.c
pg_field_size
php-src/ext/pgsql/pgsql.c
pg_field_type
php-src/ext/pgsql/pgsql.c
pg_field_type_oid
php-src/ext/pgsql/pgsql.c
pg_field_num
php-src/ext/pgsql/pgsql.c
pg_fetch_result
php-src/ext/pgsql/pgsql.c
pg_fetch_row
php-src/ext/pgsql/pgsql.c
pg_fetch_assoc
php-src/ext/pgsql/pgsql.c
pg_fetch_array
php-src/ext/pgsql/pgsql.c
pg_fetch_object
php-src/ext/pgsql/pgsql.c
pg_fetch_all
php-src/ext/pgsql/pgsql.c
pg_fetch_all_columns
php-src/ext/pgsql/pgsql.c
pg_result_seek
php-src/ext/pgsql/pgsql.c
pg_field_prtlen
php-src/ext/pgsql/pgsql.c
pg_field_is_null
php-src/ext/pgsql/pgsql.c
pg_free_result
php-src/ext/pgsql/pgsql.c
pg_last_oid
php-src/ext/pgsql/pgsql.c
pg_trace
php-src/ext/pgsql/pgsql.c
pg_untrace
php-src/ext/pgsql/pgsql.c
pg_lo_create
php-src/ext/pgsql/pgsql.c
pg_lo_unlink
php-src/ext/pgsql/pgsql.c
pg_lo_open
php-src/ext/pgsql/pgsql.c
pg_lo_close
php-src/ext/pgsql/pgsql.c
pg_lo_read
php-src/ext/pgsql/pgsql.c
pg_lo_write
php-src/ext/pgsql/pgsql.c
pg_lo_read_all
php-src/ext/pgsql/pgsql.c
pg_lo_import
php-src/ext/pgsql/pgsql.c
pg_lo_export
php-src/ext/pgsql/pgsql.c
pg_lo_seek
php-src/ext/pgsql/pgsql.c
pg_lo_tell
php-src/ext/pgsql/pgsql.c
pg_set_error_verbosity
php-src/ext/pgsql/pgsql.c
pg_set_client_encoding
php-src/ext/pgsql/pgsql.c
pg_client_encoding
php-src/ext/pgsql/pgsql.c
pg_end_copy
php-src/ext/pgsql/pgsql.c
pg_put_line
php-src/ext/pgsql/pgsql.c
pg_copy_to
php-src/ext/pgsql/pgsql.c
pg_copy_from
php-src/ext/pgsql/pgsql.c
pg_escape_string
php-src/ext/pgsql/pgsql.c
pg_escape_bytea
php-src/ext/pgsql/pgsql.c
pg_unescape_bytea
php-src/ext/pgsql/pgsql.c
pg_result_error
php-src/ext/pgsql/pgsql.c
pg_result_error_field
php-src/ext/pgsql/pgsql.c
pg_connection_status
php-src/ext/pgsql/pgsql.c
pg_transaction_status
php-src/ext/pgsql/pgsql.c
pg_connection_reset
php-src/ext/pgsql/pgsql.c
pg_cancel_query
php-src/ext/pgsql/pgsql.c
pg_connection_busy
php-src/ext/pgsql/pgsql.c
pg_send_query
php-src/ext/pgsql/pgsql.c
pg_send_query_params
php-src/ext/pgsql/pgsql.c
pg_send_prepare
php-src/ext/pgsql/pgsql.c
pg_send_execute
php-src/ext/pgsql/pgsql.c
pg_get_result
php-src/ext/pgsql/pgsql.c
pg_result_status
php-src/ext/pgsql/pgsql.c
pg_get_notify
php-src/ext/pgsql/pgsql.c
pg_get_pid
php-src/ext/pgsql/pgsql.c
pg_meta_data
php-src/ext/pgsql/pgsql.c
pg_convert
php-src/ext/pgsql/pgsql.c
pg_insert
php-src/ext/pgsql/pgsql.c
pg_update
php-src/ext/pgsql/pgsql.c
pg_delete
php-src/ext/pgsql/pgsql.c
pg_select
php-src/ext/pgsql/pgsql.c
posix_getlogin
php-src/ext/posix/posix.c
posix_uname
php-src/ext/posix/posix.c
posix_times
php-src/ext/posix/posix.c
posix_ctermid
php-src/ext/posix/posix.c
posix_ttyname
php-src/ext/posix/posix.c
posix_getcwd
php-src/ext/posix/posix.c
posix_mkfifo
php-src/ext/posix/posix.c
posix_mknod
php-src/ext/posix/posix.c
posix_access
php-src/ext/posix/posix.c
posix_getgrnam
php-src/ext/posix/posix.c
posix_getgrgid
php-src/ext/posix/posix.c
posix_getpwnam
php-src/ext/posix/posix.c
posix_getpwuid
php-src/ext/posix/posix.c
posix_getrlimit
php-src/ext/posix/posix.c
posix_strerror
php-src/ext/posix/posix.c
posix_initgroups
php-src/ext/posix/posix.c
pspell_new
php-src/ext/pspell/pspell.c
pspell_new_personal
php-src/ext/pspell/pspell.c
pspell_new_config
php-src/ext/pspell/pspell.c
pspell_check
php-src/ext/pspell/pspell.c
pspell_suggest
php-src/ext/pspell/pspell.c
pspell_store_replacement
php-src/ext/pspell/pspell.c
pspell_add_to_personal
php-src/ext/pspell/pspell.c
pspell_add_to_session
php-src/ext/pspell/pspell.c
pspell_clear_session
php-src/ext/pspell/pspell.c
pspell_save_wordlist
php-src/ext/pspell/pspell.c
pspell_config_create
php-src/ext/pspell/pspell.c
pspell_config_runtogether
php-src/ext/pspell/pspell.c
pspell_config_mode
php-src/ext/pspell/pspell.c
pspell_config_ignore
php-src/ext/pspell/pspell.c
pspell_config_personal
php-src/ext/pspell/pspell.c
pspell_config_dict_dir
php-src/ext/pspell/pspell.c
pspell_config_data_dir
php-src/ext/pspell/pspell.c
pspell_config_repl
php-src/ext/pspell/pspell.c
pspell_config_save_repl
php-src/ext/pspell/pspell.c
readline
php-src/ext/readline/readline.c
readline_info
php-src/ext/readline/readline.c
readline_add_history
php-src/ext/readline/readline.c
readline_clear_history
php-src/ext/readline/readline.c
readline_list_history
php-src/ext/readline/readline.c
readline_read_history
php-src/ext/readline/readline.c
readline_write_history
php-src/ext/readline/readline.c
readline_completion_function
php-src/ext/readline/readline.c
readline_callback_handler_install
php-src/ext/readline/readline.c
readline_callback_read_char
php-src/ext/readline/readline.c
readline_callback_handler_remove
php-src/ext/readline/readline.c
readline_redisplay
php-src/ext/readline/readline.c
readline_on_new_line
php-src/ext/readline/readline.c
recode_string
php-src/ext/recode/recode.c
recode_file
php-src/ext/recode/recode.c
ReflectionFunction::getClosure
php-src/ext/reflection/php_reflection.c
ReflectionMethod::getClosure
php-src/ext/reflection/php_reflection.c
ReflectionFunction::inNamespace
php-src/ext/reflection/php_reflection.c
ReflectionClass::inNamespace
php-src/ext/reflection/php_reflection.c
ReflectionClass::getNamespaceName
php-src/ext/reflection/php_reflection.c
ReflectionClass::getShortName
php-src/ext/reflection/php_reflection.c
SimpleXMLElement::getNamespaces
php-src/ext/simplexml/simplexml.c
SimpleXMLElement::getDocNamespaces
php-src/ext/simplexml/simplexml.c
SimpleXMLIterator::count
php-src/ext/simplexml/simplexml.c
confirm_extname_compiled
php-src/ext/skeleton/skeleton.c
snmpget
php-src/ext/snmp/snmp.c
snmpgetnext
php-src/ext/snmp/snmp.c
snmpwalk
php-src/ext/snmp/snmp.c
snmprealwalk
php-src/ext/snmp/snmp.c
snmp_get_quick_print
php-src/ext/snmp/snmp.c
snmp_set_quick_print
php-src/ext/snmp/snmp.c
snmp_set_enum_print
php-src/ext/snmp/snmp.c
snmp_set_oid_output_format
php-src/ext/snmp/snmp.c
snmpset
php-src/ext/snmp/snmp.c
snmp2_get
php-src/ext/snmp/snmp.c
snmp2_getnext
php-src/ext/snmp/snmp.c
snmp2_walk
php-src/ext/snmp/snmp.c
snmp2_real_walk
php-src/ext/snmp/snmp.c
snmp2_set
php-src/ext/snmp/snmp.c
php_snmpv3
php-src/ext/snmp/snmp.c
snmp3_get
php-src/ext/snmp/snmp.c
snmp3_getnext
php-src/ext/snmp/snmp.c
snmp3_walk
php-src/ext/snmp/snmp.c
snmp3_real_walk
php-src/ext/snmp/snmp.c
snmp3_set
php-src/ext/snmp/snmp.c
snmp_set_valueretrieval
php-src/ext/snmp/snmp.c
snmp_get_valueretrieval
php-src/ext/snmp/snmp.c
snmp_read_mib
php-src/ext/snmp/snmp.c
SoapServer::setObject
php-src/ext/soap/soap.c
socket_write
php-src/ext/sockets/sockets.c
socket_getsockname
php-src/ext/sockets/sockets.c
socket_getpeername
php-src/ext/sockets/sockets.c
socket_connect
php-src/ext/sockets/sockets.c
socket_strerror
php-src/ext/sockets/sockets.c
socket_bind
php-src/ext/sockets/sockets.c
socket_recv
php-src/ext/sockets/sockets.c
socket_send
php-src/ext/sockets/sockets.c
socket_recvfrom
php-src/ext/sockets/sockets.c
socket_sendto
php-src/ext/sockets/sockets.c
socket_set_option
php-src/ext/sockets/sockets.c
ArrayObject::serialize
php-src/ext/spl/spl_array.c
ArrayObject::unserialize
php-src/ext/spl/spl_array.c
DirectoryIterator::seek
php-src/ext/spl/spl_directory.c
FilesystemIterator::__construct
php-src/ext/spl/spl_directory.c
RecursiveDirectoryIterator::__construct
php-src/ext/spl/spl_directory.c
SplFileObject::setCsvControl
php-src/ext/spl/spl_directory.c
SplFileObject::flock
php-src/ext/spl/spl_directory.c
SplFileObject::fstat
php-src/ext/spl/spl_directory.c
SplFileObject::seek
php-src/ext/spl/spl_directory.c
SplFixedArray::__construct
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::count
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::toArray
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::fromArray
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::getSize
php-src/ext/spl/spl_fixedarray.c
SplFixedArray::setSize
php-src/ext/spl/spl_fixedarray.c
ParentIterator::rewind
php-src/ext/spl/spl_iterators.c
CachingIterator::count
php-src/ext/spl/spl_iterators.c
SplObjectStorage::addAll
php-src/ext/spl/spl_observer.c
SplObjectStorage::removeAll
php-src/ext/spl/spl_observer.c
error_log
php-src/ext/standard/basic_functions.c
gethostname
php-src/ext/standard/dns.c
dns_check_record
php-src/ext/standard/dns_win32.c
dns_get_record
php-src/ext/standard/dns_win32.c
fputcsv
php-src/ext/standard/file.c
clearstatcache
php-src/ext/standard/filestat.c
htmlspecialchars
php-src/ext/standard/html.c
htmlentities
php-src/ext/standard/html.c
php_ini_loaded_file
php-src/ext/standard/info.c
readlink
php-src/ext/standard/link_win32.c
linkinfo
php-src/ext/standard/link_win32.c
symlink
php-src/ext/standard/link_win32.c
link
php-src/ext/standard/link_win32.c
mail
php-src/ext/standard/mail.c
soundex
php-src/ext/standard/soundex.c
stream_supports_lock
php-src/ext/standard/streamsfuncs.c
wordwrap
php-src/ext/standard/string.c
parse_str
php-src/ext/standard/string.c
sybase_connect
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_pconnect
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_close
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_select_db
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_query
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_unbuffered_query
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_free_result
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_get_last_message
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_num_rows
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_num_fields
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_fetch_row
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_fetch_object
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_fetch_array
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_fetch_assoc
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_data_seek
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_fetch_field
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_field_seek
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_result
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_affected_rows
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_min_client_severity
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_min_server_severity
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_deadlock_retry_count
php-src/ext/sybase_ct/php_sybase_ct.c
sybase_set_message_handler
php-src/ext/sybase_ct/php_sybase_ct.c
msg_queue_exists
php-src/ext/sysvmsg/sysvmsg.c
tidy_parse_file
php-src/ext/tidy/tidy.c
tidy_repair_string
php-src/ext/tidy/tidy.c
tidy_repair_file
php-src/ext/tidy/tidy.c
tidy_get_root
php-src/ext/tidy/tidy.c
tidy_get_html
php-src/ext/tidy/tidy.c
tidy_get_head
php-src/ext/tidy/tidy.c
tidy_get_body
php-src/ext/tidy/tidy.c
token_get_all
php-src/ext/tokenizer/tokenizer.c
token_name
php-src/ext/tokenizer/tokenizer.c
wddx_serialize_value
php-src/ext/wddx/wddx.c
wddx_serialize_vars
php-src/ext/wddx/wddx.c
wddx_packet_start
php-src/ext/wddx/wddx.c
wddx_packet_end
php-src/ext/wddx/wddx.c
wddx_add_vars
php-src/ext/wddx/wddx.c
wddx_unserialize
php-src/ext/wddx/wddx.c
xml_parser_create
php-src/ext/xml/xml.c
xml_parser_create_ns
php-src/ext/xml/xml.c
xml_parse
php-src/ext/xml/xml.c
xml_parse_into_struct
php-src/ext/xml/xml.c
xml_parser_set_option
php-src/ext/xml/xml.c
xmlrpc_encode_request
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_encode
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_decode_request
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_decode
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_server_create
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_server_destroy
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_server_register_method
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_server_register_introspection_callback
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_server_call_method
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_server_add_introspection_data
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_parse_method_descriptions
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_set_type
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_get_type
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xmlrpc_is_fault
php-src/ext/xmlrpc/xmlrpc-epi-php.c
xsl_xsltprocessor_register_php_functions
php-src/ext/xsl/xsltprocessor.c
xsl_xsltprocessor_set_profiling
php-src/ext/xsl/xsltprocessor.c
ZipArchive::getStatusString
php-src/ext/zip/php_zip.c
addGlob
php-src/ext/zip/php_zip.c
addPattern
php-src/ext/zip/php_zip.c
output_reset_rewrite_vars
php-src/main/output.c
output_add_rewrite_var
php-src/main/output.c
stream_wrapper_register
php-src/main/streams/userspace.c
stream_wrapper_unregister
php-src/main/streams/userspace.c
stream_wrapper_restore
php-src/main/streams/userspace.c
apache_child_terminate
php-src/sapi/apache/php_apache.c
apache_note
php-src/sapi/apache/php_apache.c
virtual
php-src/sapi/apache/php_apache.c
getallheaders
php-src/sapi/apache/php_apache.c
apache_request_headers
php-src/sapi/apache/php_apache.c
apache_response_headers
php-src/sapi/apache/php_apache.c
apache_setenv
php-src/sapi/apache/php_apache.c
apache_lookup_uri
php-src/sapi/apache/php_apache.c
apache_get_version
php-src/sapi/apache/php_apache.c
apache_get_modules
php-src/sapi/apache/php_apache.c
apache_reset_timeout
php-src/sapi/apache/php_apache.c
virtual
php-src/sapi/apache2filter/php_functions.c
getallheaders
php-src/sapi/apache2filter/php_functions.c
apache_response_headers
php-src/sapi/apache2filter/php_functions.c
apache_note
php-src/sapi/apache2filter/php_functions.c
apache_setenv
php-src/sapi/apache2filter/php_functions.c
apache_getenv
php-src/sapi/apache2filter/php_functions.c
apache_get_version
php-src/sapi/apache2filter/php_functions.c
apache_get_modules
php-src/sapi/apache2filter/php_functions.c
virtual
php-src/sapi/apache2handler/php_functions.c
getallheaders
php-src/sapi/apache2handler/php_functions.c
apache_response_headers
php-src/sapi/apache2handler/php_functions.c
apache_note
php-src/sapi/apache2handler/php_functions.c
apache_setenv
php-src/sapi/apache2handler/php_functions.c
apache_getenv
php-src/sapi/apache2handler/php_functions.c
apache_get_version
php-src/sapi/apache2handler/php_functions.c
apache_get_modules
php-src/sapi/apache2handler/php_functions.c
ApacheRequest::filename
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::uri
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::unparsed_uri
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::path_info
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::args
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::boundary
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::content_type
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::content_encoding
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::handler
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::the_request
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::protocol
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::hostname
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::status_line
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::method
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::proto_num
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::assbackwards
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::proxyreq
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::chunked
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::header_only
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::request_time
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::status
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::method_number
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::allowed
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::bytes_sent
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::mtime
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::content_length
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::remaining
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::no_cache
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::no_local_copy
php-src/sapi/apache_hooks/php_apache.c
ApacheRequest::read_body
php-src/sapi/apache_hooks/php_apache.c
apache_request_headers_in
php-src/sapi/apache_hooks/php_apache.c
apache_request_headers_out
php-src/sapi/apache_hooks/php_apache.c
apache_request_err_headers_out
php-src/sapi/apache_hooks/php_apache.c
apache_request_server_port
php-src/sapi/apache_hooks/php_apache.c
apache_request_remote_host
php-src/sapi/apache_hooks/php_apache.c
apache_request_update_mtime
php-src/sapi/apache_hooks/php_apache.c
apache_request_set_etag
php-src/sapi/apache_hooks/php_apache.c
apache_request_set_last_modified
php-src/sapi/apache_hooks/php_apache.c
apache_request_meets_conditions
php-src/sapi/apache_hooks/php_apache.c
apache_request_discard_request_body
php-src/sapi/apache_hooks/php_apache.c
apache_request_satisfies
php-src/sapi/apache_hooks/php_apache.c
apache_request_is_initial_req
php-src/sapi/apache_hooks/php_apache.c
apache_request_some_auth_required
php-src/sapi/apache_hooks/php_apache.c
apache_request_auth_type
php-src/sapi/apache_hooks/php_apache.c
apache_request_auth_name
php-src/sapi/apache_hooks/php_apache.c
apache_request_log_error
php-src/sapi/apache_hooks/php_apache.c
apache_request_sub_req_lookup_uri
php-src/sapi/apache_hooks/php_apache.c
apache_request_sub_req_lookup_file
php-src/sapi/apache_hooks/php_apache.c
apache_request_sub_req_method_uri
php-src/sapi/apache_hooks/php_apache.c
apache_request_run
php-src/sapi/apache_hooks/php_apache.c
apache_child_terminate
php-src/sapi/apache_hooks/php_apache.c
apache_note
php-src/sapi/apache_hooks/php_apache.c
virtual
php-src/sapi/apache_hooks/php_apache.c
getallheaders
php-src/sapi/apache_hooks/php_apache.c
apache_request_headers
php-src/sapi/apache_hooks/php_apache.c
apache_response_headers
php-src/sapi/apache_hooks/php_apache.c
apache_setenv
php-src/sapi/apache_hooks/php_apache.c
apache_lookup_uri
php-src/sapi/apache_hooks/php_apache.c
apache_get_version
php-src/sapi/apache_hooks/php_apache.c
apache_get_modules
php-src/sapi/apache_hooks/php_apache.c
smfi_setflags
php-src/sapi/milter/php_milter.c
smfi_settimeout
php-src/sapi/milter/php_milter.c
smfi_getsymval
php-src/sapi/milter/php_milter.c
smfi_setreply
php-src/sapi/milter/php_milter.c
smfi_addheader
php-src/sapi/milter/php_milter.c
smfi_chgheader
php-src/sapi/milter/php_milter.c
smfi_addrcpt
php-src/sapi/milter/php_milter.c
smfi_delrcpt
php-src/sapi/milter/php_milter.c
smfi_replacebody
php-src/sapi/milter/php_milter.c
nsapi_virtual
php-src/sapi/nsapi/nsapi.c
nsapi_request_headers
php-src/sapi/nsapi/nsapi.c
nsapi_response_headers
php-src/sapi/nsapi/nsapi.c
Functions Without Protos (Bad!)
Function
File