Home
last modified time | relevance | path

Searched defs:string (Results 1 – 25 of 46) sorted by last modified time

12

/PHP-7.1/win32/
H A Dsendmail.c671 static int addToHeader(char **header_buffer, const char *specifier, char *string) in addToHeader()
H A Dfnmatch.c59 PHPAPI int fnmatch(const char *pattern, const char *string, int flags) in fnmatch()
/PHP-7.1/scripts/dev/generate-phpt/src/
H A DgtTestCaseWriter.php9 public static function write($name, $string, $type, $count = 0) {
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_bp.c113 char *string; in phpdbg_export_breakpoints() local
/PHP-7.1/ext/zip/lib/
H A Dzip_string.c83 _zip_string_get(zip_string_t *string, zip_uint32_t *lenp, zip_flags_t flags, zip_error_t *error) in _zip_string_get()
/PHP-7.1/ext/xsl/
H A Dxsltprocessor.c110 const xmlChar *string = (const xmlChar *)str; in php_xsl_xslt_string_to_xpathexpr() local
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c2765 char* string = NULL; in XMLRPC_UtilityCreateFault() local
H A Dsimplestring.c109 void simplestring_init(simplestring* string) { in simplestring_init()
114 static void simplestring_init_str(simplestring* string) { in simplestring_init_str()
143 void simplestring_clear(simplestring* string) { in simplestring_clear()
168 void simplestring_free(simplestring* string) { in simplestring_free()
/PHP-7.1/ext/tidy/
H A Dtidy.c1016 static int php_tidy_parse_string(PHPTidyObj *obj, char *string, uint len, char *enc) in php_tidy_parse_string()
/PHP-7.1/ext/tidy/examples/
H A Ddumpit5.php47 function do_leaf($string, $indent) {
/PHP-7.1/ext/standard/
H A Dstring.c1596 char *string, *suffix = NULL; local
H A Dscanf.c578 PHPAPI int php_sscanf_internal( char *string, char *format, in php_sscanf_internal()
H A Dinfo.c285 PHPAPI zend_string *php_info_html_esc(char *string) in php_info_html_esc()
H A Dbasic_functions.c6025 char *string = NULL, *str = NULL; local
/PHP-7.1/ext/spl/
H A Dspl.php261 private $string; variable in Exception
/PHP-7.1/ext/soap/
H A Dsoap.c2011 char *code, *string, *actor=NULL, *name=NULL; local
2116 static void soap_server_fault(char* code, char* string, char *actor, zval* details, char* name)
/PHP-7.1/ext/soap/interop/
H A Dserver_round2_groupC.php25 function echoMeStringRequest($string)
H A Dserver_round2_groupB.php32 function echoSimpleTypesAsStruct($string, $int, $float)
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c127 } string; typedef
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcreposix.c320 regexec(const regex_t *preg, const char *string, size_t nmatch, in regexec()
/PHP-7.1/ext/mbstring/
H A Dphp_mbregex.c698 char *string; in _php_mb_regex_ereg_exec() local
819 char *string; in _php_mb_regex_ereg_replace_exec() local
1102 char *string; in PHP_FUNCTION() local
1185 char *string; in PHP_FUNCTION() local
1499 char *string = NULL; in PHP_FUNCTION() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dreggnu.c44 re_adjust_startpos(regex_t* reg, const char* string, int size, in re_adjust_startpos()
72 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search()
H A Dst.c528 strhash(string) in strhash() argument
/PHP-7.1/ext/mbstring/libmbfl/tests/
H A Dconv_encoding.c30 mbfl_string string, result, *ret; in main() local
H A Dconv_kana.c29 mbfl_string string, result; in main() local

Completed in 160 milliseconds

12