Home
last modified time | relevance | path

Searched defs:str (Results 126 – 150 of 174) sorted by last modified time

1234567

/PHP-5.5/ext/intl/collator/
H A Dcollator_is_numeric.c225 zend_uchar collator_is_numeric( UChar *str, int length, long *lval, double *dval, int allow_errors ) in collator_is_numeric()
H A Dcollator_sort.c548 char* str = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/converter/
H A Dconverter.c781 char *str, *dest; in PHP_METHOD() local
814 char *str, *src, *dest; in PHP_METHOD() local
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.cpp105 const UChar* str = uenum_unext(uenum, &length, &status); in snext() local
115 const char* str = uenum_next(uenum, &length, &status); in next() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c2641 char *str, *defaulthost, *str_copy; in PHP_FUNCTION() local
2687 char *str; in PHP_FUNCTION() local
4216 char *str, *string, *charset, encoding, *text, *decode; in PHP_FUNCTION() local
4348 static int _php_rfc822_len(char *str) in _php_rfc822_len()
4883 PHP_IMAP_EXPORT void mm_notify(MAILSTREAM *stream, char *str, long errflg) in mm_notify()
5019 PHP_IMAP_EXPORT void mm_log(char *str, long errflg) in mm_log()
5045 PHP_IMAP_EXPORT void mm_dlog(char *str) in mm_dlog()
5077 PHP_IMAP_EXPORT void mm_fatal(char *str) in mm_fatal()
/PHP-5.5/ext/iconv/
H A Diconv.c672 static php_iconv_err_t _php_iconv_strlen(unsigned int *pretval, const char *str, size_t nbytes, con… in _php_iconv_strlen()
756 const char *str, size_t nbytes, int offset, int len, const char *enc) in _php_iconv_substr()
1418 static php_iconv_err_t _php_iconv_mime_decode(smart_str *pretval, const char *str, size_t str_nbyte… in _php_iconv_mime_decode()
1992 char *str; in PHP_FUNCTION() local
2025 char *str; in PHP_FUNCTION() local
/PHP-5.5/ext/hash/
H A Dhash.c598 char *str; in PHP_FUNCTION() local
1044 char *s = buffer, *e = s + sizeof(buffer), *str; in PHP_MINFO_FUNCTION() local
H A Dhash_tiger.c101 #define split_ex(str) \ argument
105 # define split(str) \ argument
119 #define tiger_compress(passes, str, state) \ argument
/PHP-5.5/ext/gd/libgd/
H A Dgdft.c207 static int gdTcl_UtfToUniChar (char *str, Tcl_UniChar * chPtr) in gdTcl_UtfToUniChar()
H A Dgdkanji.c89 DetectKanjiCode (unsigned char *str) in DetectKanjiCode()
/PHP-5.5/ext/gd/
H A Dgd.c3519 unsigned char *str = NULL; in php_imagechar() local
3809 char *str = NULL, *fontname = NULL; in php_imagettftext_common() local
4129 char *str; in PHP_FUNCTION() local
4255 char *str; in PHP_FUNCTION() local
/PHP-5.5/ext/filter/
H A Dsanitizing_filters.c32 smart_str str = {0}; in php_filter_encode_html() local
69 unsigned char *str, *p; in php_filter_encode_url() local
112 unsigned char *buf, *str; in php_filter_strip() local
158 unsigned char *buf, *str; in filter_map_apply() local
H A Dlogical_filters.c69 static int php_filter_parse_int(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* {{… in php_filter_parse_int()
121 static int php_filter_parse_octal(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* … in php_filter_parse_octal()
144 static int php_filter_parse_hex(const char *str, unsigned int str_len, long *ret TSRMLS_DC) { /* {{… in php_filter_parse_hex()
239 char *str = Z_STRVAL_P(value); in php_filter_boolean() local
309 char *str, *end; in php_filter_float() local
557 static int _php_filter_validate_ipv4(char *str, int str_len, int *ip) /* {{{ */ in _php_filter_validate_ipv4()
592 static int _php_filter_validate_ipv6(char *str, int str_len TSRMLS_DC) /* {{{ */ in _php_filter_validate_ipv6()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dreadcdf.c55 const char *str = NULL; local
294 const char *str = "vnd.ms-office"; local
H A Dsoftmagic.c453 char *str = p->s; in mprint() local
999 mdebug(uint32_t offset, const char *str, size_t len) in mdebug()
H A Dfsmagic.c78 handle_mime(struct magic_set *ms, int mime, const char *str) in handle_mime()
/PHP-5.5/ext/ereg/regex/
H A Dsplit.c210 char *str; member
H A Dmain.c406 check(str, sub, should) in check() argument
H A Dengine.c53 #define NOTE(str) { if (m->eflags&REG_TRACE) printf("=%s\n", (str)); } argument
/PHP-5.5/ext/dom/
H A Dxpath.c84 char *str; in dom_xpath_ext_function_php() local
H A Dnode.c203 char *str = NULL; in dom_node_node_name_read() local
291 char *str = NULL; in dom_node_node_value_read() local
694 char *str = NULL; in dom_node_namespace_uri_read() local
738 char *str = NULL; in dom_node_prefix_read() local
920 char *str = NULL; in dom_node_text_content_read() local
/PHP-5.5/ext/ereg/
H A Dereg.c634 char *spliton, *str, *strp, *endp; in php_split() local
/PHP-5.5/ext/dba/libinifile/
H A Dinifile.c145 static char *etrim(const char *str) in etrim()
/PHP-5.5/ext/date/lib/
H A Dparse_date.c153 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
446 char *begin, *end, *str; in timelib_get_nr_ex() local
489 char *begin, *end, *str; in timelib_get_frac_nr() local
812 char *str, *ptr = NULL; in scan() local
H A Dparse_iso_intervals.c91 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
135 char *begin, *end, *str; in timelib_get_nr() local
246 char *str, *ptr = NULL; in scan() local

Completed in 210 milliseconds

1234567