Home
last modified time | relevance | path

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

123

/PHP-8.2/ext/soap/
H A Dsoap.c1603 char *code, *string, *actor=NULL, *name=NULL; local
1710 static ZEND_NORETURN void soap_server_fault(char* code, char* string, char *actor, zval* details, c…
/PHP-8.2/ext/curl/
H A Dinterface.c624 static int curl_fnmatch(void *ctx, const char *pattern, const char *string) in curl_fnmatch()
/PHP-8.2/ext/standard/
H A Dbasic_functions.c2539 char *string = NULL, *str = NULL; local
H A Dstring.c1522 char *string, *suffix = NULL; local
/PHP-8.2/Zend/
H A Dzend_API.c4551 ZEND_API zend_result zend_try_assign_typed_ref_string(zend_reference *ref, const char *string) /* {… in zend_try_assign_typed_ref_string()
4560 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.2/build/
H A Dgen_stub.php334 public static function string(): SimpleType function in SimpleType
/PHP-8.2/ext/ffi/
H A Dffi.c4546 ZEND_METHOD(FFI, string) /* {{{ */ in ZEND_METHOD() argument

Completed in 102 milliseconds

123