Home
last modified time | relevance | path

Searched defs:string (Results 51 – 59 of 59) sorted by relevance

123

/PHP-8.3/ext/tidy/
H A Dtidy.c808 static int php_tidy_parse_string(PHPTidyObj *obj, char *string, uint32_t len, char *enc) in php_tidy_parse_string()
/PHP-8.3/ext/curl/
H A Dcurl.stub.php3658 function curl_escape(CurlHandle $handle, string $string): string|false {} argument
3661 function curl_unescape(CurlHandle $handle, string $string): string|false {} argument
H A Dinterface.c640 static int curl_fnmatch(void *ctx, const char *pattern, const char *string) in curl_fnmatch()
/PHP-8.3/ext/soap/
H A Dsoap.c1608 char *code, *string, *actor=NULL, *name=NULL; local
1716 static ZEND_NORETURN void soap_server_fault(char* code, char* string, char *actor, zval* details, c…
/PHP-8.3/ext/standard/
H A Dbasic_functions.c2560 char *string = NULL, *str = NULL; local
H A Dstring.c1445 char *string, *suffix = NULL; local
/PHP-8.3/Zend/
H A Dzend_API.c4524 ZEND_API zend_result zend_try_assign_typed_ref_string(zend_reference *ref, const char *string) /* {… in zend_try_assign_typed_ref_string()
4533 ZEND_API zend_result zend_try_assign_typed_ref_stringl(zend_reference *ref, const char *string, siz… in zend_try_assign_typed_ref_stringl()
/PHP-8.3/build/
H A Dgen_stub.php333 public static function string(): SimpleType function in SimpleType
/PHP-8.3/ext/ffi/
H A Dffi.c4551 ZEND_METHOD(FFI, string) /* {{{ */ in ZEND_METHOD() argument

Completed in 120 milliseconds

123