Home
last modified time | relevance | path

Searched defs:string (Results 26 – 48 of 48) sorted by relevance

12

/PHP-5.5/ext/intl/doc/
H A Dgrapheme_api.php93 function grapheme_substr($string, $start, $length = -1) {}
/PHP-5.5/ext/mbstring/
H A Dmb_gpc.c203 mbfl_string string, resvar, resval; in _php_mb_encoding_handler_ex() local
/PHP-5.5/sapi/cli/
H A Dps_title.c382 int get_ps_title(int *displen, const char** string) in get_ps_title()
/PHP-5.5/sapi/webjames/
H A Dwebjames.c103 #define ADD_STRING(name,string)\ argument
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_util.c272 int32_t grapheme_count_graphemes(UBreakIterator *bi, UChar *string, int32_t string_len) in grapheme_count_graphemes()
H A Dgrapheme_string.c57 unsigned char* string; in PHP_FUNCTION() local
/PHP-5.5/ext/curl/
H A Dinterface.c1378 static int curl_fnmatch(void *ctx, const char *pattern, const char *string) in curl_fnmatch()
1743 static void curl_free_string(void **string) in curl_free_string()
1843 static void split_certinfo(char *string, zval *hash) in split_certinfo()
/PHP-5.5/ext/standard/
H A Dscanf.c579 PHPAPI int php_sscanf_internal( char *string, char *format, in php_sscanf_internal()
H A Dbasic_functions.c6020 char *string = NULL, *str = NULL; local
H A Dstring.c1516 char *string, *suffix = NULL, *ret; local
/PHP-5.5/ext/ereg/regex/
H A Dregexec.c115 const char *string; variable
H A Dengine.c66 matcher(g, string, nmatch, pmatch, eflags) in matcher() argument
/PHP-5.5/win32/
H A Dsendmail.c665 static int addToHeader(char **header_buffer, const char *specifier, char *string) in addToHeader()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.c528 strhash(string) in strhash() argument
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c110 const xmlChar *string = (const xmlChar *)str; in php_xsl_xslt_string_to_xpathexpr() local
/PHP-5.5/ext/date/
H A Dphp_date.c1061 smart_str string = {0}; in date_format() local
1222 char *string; in php_date() local
1241 char *string; in php_format_date() local
1418 PHPAPI signed long php_parse_date(char *string, signed long *now) in php_parse_date()
4273 smart_str string = {0}; in date_interval_format() local
/PHP-5.5/ext/spl/
H A Dspl.php261 private $string; variable in Exception
/PHP-5.5/ext/imap/
H A Dphp_imap.c2603 char *string; in PHP_FUNCTION() local
4216 char *str, *string, *charset, encoding, *text, *decode; in PHP_FUNCTION() local
4313 static long _php_rfc822_soutr (void *stream, char *string) in _php_rfc822_soutr()
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c2765 char* string = NULL; in XMLRPC_UtilityCreateFault() local
/PHP-5.5/ext/tidy/
H A Dtidy.c1042 static int php_tidy_parse_string(PHPTidyObj *obj, char *string, int len, char *enc TSRMLS_DC) in php_tidy_parse_string()
/PHP-5.5/ext/date/lib/
H A Dparse_date.c24826 timelib_time *timelib_parse_from_format(char *format, char *string, int len, timelib_error_containe… in timelib_parse_from_format()
/PHP-5.5/ext/soap/
H A Dsoap.c2008 char *code, *string, *actor=NULL, *name=NULL; local
2113 static void soap_server_fault(char* code, char* string, char *actor, zval* details, char* name TSRM…
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c116 char *string; member
119 } string; typedef

Completed in 182 milliseconds

12