Home
last modified time | relevance | path

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

/php-src/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-src/ext/com_dotnet/
H A Dcom_dotnet.c163 char *where = ""; in dotnet_init() local
229 char *where = ""; in PHP_METHOD() local
/php-src/ext/fileinfo/libmagic/
H A Dis_tar.c157 from_oct(const char *where, size_t digs) in from_oct()
/php-src/ext/dba/libcdb/
H A Dcdb_make.c144 uint32 where; in cdb_make_finish() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Dstr.c422 lexbor_str_data_ncasecmp_contain(const lxb_char_t *where, size_t where_size, in lexbor_str_data_ncasecmp_contain()
510 lexbor_str_data_ncmp_contain(const lxb_char_t *where, size_t where_size, in lexbor_str_data_ncmp_contain()
/php-src/ext/dom/
H A Delement.c1523 static xmlNodePtr dom_insert_adjacent(const zend_string *where, xmlNodePtr thisp, dom_object *this_… in dom_insert_adjacent()
1571 zend_string *where; in dom_element_insert_adjacent_element() local
1609 zend_string *where, *data; in PHP_METHOD() local
H A Dphp_dom.stub.php705 public function insertAdjacentElement(string $where, DOMElement $element): ?DOMElement {}
707 public function insertAdjacentText(string $where, string $data): void {}
1341 public function insertAdjacentElement(string $where, Element $element): ?Element {}
1343 public function insertAdjacentText(string $where, string $data): void {}
/php-src/ext/session/
H A Dsession.c2998 static bool early_find_sid_in(zval *dest, int where, php_session_rfc1867_progress *progress) /* {{{… in early_find_sid_in()
/php-src/ext/openssl/
H A Dxp_ssl.c1176 static void php_openssl_info_callback(const SSL *ssl, int where, int ret) /* {{{ */ in php_openssl_info_callback()

Completed in 42 milliseconds