Home
last modified time | relevance | path

Searched defs:where (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_config.c78 pcre2_config(uint32_t what, void *where) in pcre2_config()
H A Dpcre2_pattern_info.c65 pcre2_pattern_info(const pcre2_code *code, uint32_t what, void *where) in pcre2_pattern_info()
/PHP-8.3/ext/com_dotnet/
H A Dcom_dotnet.c163 char *where = ""; in dotnet_init() local
229 char *where = ""; in PHP_METHOD() local
/PHP-8.3/ext/fileinfo/libmagic/
H A Dis_tar.c157 from_oct(const char *where, size_t digs) in from_oct()
/PHP-8.3/ext/dba/libcdb/
H A Dcdb_make.c144 uint32 where; in cdb_make_finish() local
/PHP-8.3/ext/dom/
H A Delement.c1419 static xmlNodePtr dom_insert_adjacent(const zend_string *where, xmlNodePtr thisp, dom_object *this_… in dom_insert_adjacent()
1480 zend_string *where; in PHP_METHOD() local
1509 zend_string *where, *data; in PHP_METHOD() local
H A Dphp_dom.stub.php675 public function insertAdjacentElement(string $where, DOMElement $element): ?DOMElement {}
677 public function insertAdjacentText(string $where, string $data): void {}
/PHP-8.3/ext/session/
H A Dsession.c2986 static bool early_find_sid_in(zval *dest, int where, php_session_rfc1867_progress *progress) /* {{{… in early_find_sid_in()
/PHP-8.3/ext/openssl/
H A Dxp_ssl.c1180 static void php_openssl_info_callback(const SSL *ssl, int where, int ret) /* {{{ */ in php_openssl_info_callback()

Completed in 50 milliseconds