Home
last modified time | relevance | path

Searched refs:PHPAPI (Results 201 – 225 of 232) sorted by relevance

12345678910

/PHP-5.6/ext/standard/
H A Dhttp.c28 PHPAPI int php_url_encode_hash_ex(HashTable *ht, smart_str *formstr, in php_url_encode_hash_ex()
H A Dscanf.c311 PHPAPI int ValidateFormat(char *format, int numVars, int *totalSubs) in ValidateFormat()
579 PHPAPI int php_sscanf_internal( char *string, char *format, in php_sscanf_internal()
H A Dhtml.c363 PHPAPI unsigned int php_next_utf8_char( in php_next_utf8_char()
1098 PHPAPI char *php_unescape_html_entities(unsigned char *old, size_t oldlen, size_t *newlen, int all,… in php_unescape_html_entities()
1138 PHPAPI char *php_escape_html_entities(unsigned char *old, size_t oldlen, size_t *newlen, int all, i… in php_escape_html_entities()
1226 PHPAPI char *php_escape_html_entities_ex(unsigned char *old, size_t oldlen, size_t *newlen, int all… in php_escape_html_entities_ex()
H A Dmail.c265 PHPAPI int php_mail(char *to, char *subject, char *message, char *headers, char *extra_cmd TSRMLS_D… in php_mail()
H A Durl_scanner_ex.c1038 PHPAPI int php_url_scanner_add_var(char *name, int name_len, char *value, int value_len, int urlenc… in php_url_scanner_add_var()
1078 PHPAPI int php_url_scanner_reset_vars(TSRMLS_D) in php_url_scanner_reset_vars()
H A Dbasic_functions.c111 PHPAPI int basic_globals_id;
113 PHPAPI php_basic_globals basic_globals;
3479 PHPAPI double php_get_nan(void) /* {{{ */ in php_get_nan()
3496 PHPAPI double php_get_inf(void) /* {{{ */ in php_get_inf()
4685 PHPAPI int _php_error_log(int opt_err, char *message, char *opt, char *headers TSRMLS_DC) /* {{{ */
4691 PHPAPI int _php_error_log_ex(int opt_err, char *message, int message_len, char *opt, char *headers …
5068 PHPAPI void php_call_shutdown_functions(TSRMLS_D) /* {{{ */
5080 PHPAPI void php_free_shutdown_functions(TSRMLS_D) /* {{{ */
5138 PHPAPI zend_bool register_user_shutdown_function(char *function_name, size_t function_len, php_shut…
5149 PHPAPI zend_bool remove_user_shutdown_function(char *function_name, size_t function_len TSRMLS_DC) …
[all …]
H A Durl_scanner_ex.re490 PHPAPI int php_url_scanner_add_var(char *name, int name_len, char *value, int value_len, int urlenc…
530 PHPAPI int php_url_scanner_reset_vars(TSRMLS_D)
H A Darray.c274 PHPAPI int php_count_recursive(zval *array, long mode TSRMLS_DC) /* {{{ */ in php_count_recursive()
1264 PHPAPI int php_prefix_varname(zval *result, zval *prefix, char *var_name, int var_name_len, zend_bo… in php_prefix_varname()
1809 PHPAPI void php_splice(HashTable *ht, zend_uint offset, zend_uint length, zval ***list, zend_uint l… in php_splice()
2091 PHPAPI int php_array_merge(HashTable *dest, HashTable *src, int recursive TSRMLS_DC) /* {{{ */ in php_array_merge()
2166 PHPAPI int php_array_replace_recursive(HashTable *dest, HashTable *src TSRMLS_DC) /* {{{ */ in php_array_replace_recursive()
3657 PHPAPI int php_multisort_compare(const void *a, const void *b TSRMLS_DC) /* {{{ */ in php_multisort_compare()
H A Dhttp_fopen_wrapper.c1007 PHPAPI php_stream_wrapper php_stream_http_wrapper = {
/PHP-5.6/ext/spl/
H A Dspl_heap.c47 PHPAPI zend_class_entry *spl_ce_SplHeap;
48 PHPAPI zend_class_entry *spl_ce_SplMaxHeap;
49 PHPAPI zend_class_entry *spl_ce_SplMinHeap;
50 PHPAPI zend_class_entry *spl_ce_SplPriorityQueue;
H A Dspl_directory.c55 PHPAPI zend_class_entry *spl_ce_SplFileInfo;
56 PHPAPI zend_class_entry *spl_ce_DirectoryIterator;
57 PHPAPI zend_class_entry *spl_ce_FilesystemIterator;
58 PHPAPI zend_class_entry *spl_ce_RecursiveDirectoryIterator;
59 PHPAPI zend_class_entry *spl_ce_GlobIterator;
60 PHPAPI zend_class_entry *spl_ce_SplFileObject;
61 PHPAPI zend_class_entry *spl_ce_SplTempFileObject;
186 PHPAPI char* spl_filesystem_object_get_path(spl_filesystem_object *intern, int *len TSRMLS_DC) /* {… in spl_filesystem_object_get_path()
H A Dspl_dllist.c40 PHPAPI zend_class_entry *spl_ce_SplDoublyLinkedList;
41 PHPAPI zend_class_entry *spl_ce_SplQueue;
42 PHPAPI zend_class_entry *spl_ce_SplStack;
H A Dspl_array.c41 PHPAPI zend_class_entry *spl_ce_ArrayObject;
44 PHPAPI zend_class_entry *spl_ce_ArrayIterator;
45 PHPAPI zend_class_entry *spl_ce_RecursiveArrayIterator;
/PHP-5.6/ext/mysqli/
H A Dphp_mysqli_structs.h215 extern PHPAPI zend_class_entry *spl_ce_RuntimeException;
/PHP-5.6/sapi/cli/
H A Dphp_cli.c102 PHPAPI extern char *php_ini_opened_path;
103 PHPAPI extern char *php_ini_scanned_path;
104 PHPAPI extern char *php_ini_scanned_files;
/PHP-5.6/win32/
H A Dglob.c168 PHPAPI int
821 PHPAPI void
/PHP-5.6/main/
H A Dmergesort.c105 PHPAPI int php_mergesort(void *base, size_t nmemb, size_t size, int (*cmp)(const void *, const void… in php_mergesort()
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_debug.c724 PHPAPI MYSQLND_DEBUG *
747 PHPAPI void _mysqlnd_debug(const char * mode TSRMLS_DC) in _mysqlnd_debug()
H A Dmysqlnd_result.c1995 PHPAPI MYSQLND_RES *
2017 PHPAPI MYSQLND_RES_UNBUFFERED *
2058 PHPAPI MYSQLND_RES_BUFFERED_ZVAL *
2101 PHPAPI MYSQLND_RES_BUFFERED_C *
H A Dmysqlnd_net.c1198 PHPAPI MYSQLND_NET *
1210 PHPAPI void
/PHP-5.6/main/streams/
H A Dxp_socket.c43 PHPAPI php_stream_ops php_stream_socket_ops;
799 PHPAPI php_stream *php_stream_generic_socket_factory(const char *proto, size_t protolen, in php_stream_generic_socket_factory()
/PHP-5.6/ext/date/
H A Dphp_date.c580 PHPAPI zend_class_entry *php_date_get_date_ce(void) in php_date_get_date_ce()
585 PHPAPI zend_class_entry *php_date_get_immutable_ce(void) in php_date_get_immutable_ce()
590 PHPAPI zend_class_entry *php_date_get_timezone_ce(void) in php_date_get_timezone_ce()
995 PHPAPI timelib_tzinfo *get_timezone_info(TSRMLS_D) in get_timezone_info()
1245 PHPAPI char *php_format_date(char *format, int format_len, time_t ts, int localtime TSRMLS_DC) /* {… in php_format_date()
1272 PHPAPI int php_idate(char format, time_t ts, int localtime TSRMLS_DC) in php_idate()
1414 PHPAPI void php_date_set_tzdb(timelib_tzdb *tzdb) in php_date_set_tzdb()
1426 PHPAPI signed long php_parse_date(char *string, signed long *now) in php_parse_date()
1511 PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_mktime()
1637 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_strftime()
[all …]
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c54 PHPAPI zend_class_entry *reflector_ptr;
55 PHPAPI zend_class_entry *reflection_exception_ptr;
56 PHPAPI zend_class_entry *reflection_ptr;
58 PHPAPI zend_class_entry *reflection_function_ptr;
59 PHPAPI zend_class_entry *reflection_parameter_ptr;
60 PHPAPI zend_class_entry *reflection_class_ptr;
61 PHPAPI zend_class_entry *reflection_object_ptr;
62 PHPAPI zend_class_entry *reflection_method_ptr;
63 PHPAPI zend_class_entry *reflection_property_ptr;
64 PHPAPI zend_class_entry *reflection_extension_ptr;
[all …]
/PHP-5.6/ext/xml/
H A Dxml.c615 PHPAPI char *xml_utf8_encode(const char *s, int len, int *newlen, const XML_Char *encoding) in xml_utf8_encode()
669 PHPAPI char *xml_utf8_decode(const XML_Char *s, int len, int *newlen, const XML_Char *encoding) in xml_utf8_decode()
724 PHPAPI char *_xml_zval_strdup(zval *val) in _xml_zval_strdup()
/PHP-5.6/sapi/nsapi/
H A Dnsapi.c74 # define NSAPI_PUBLIC PHPAPI

Completed in 160 milliseconds

12345678910