Home
last modified time | relevance | path

Searched defs:where (Results 1 – 11 of 11) 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/
H A Delement.c1560 static xmlNodePtr dom_insert_adjacent(const zend_string *where, xmlNodePtr thisp, dom_object *this_… in dom_insert_adjacent()
1606 …m_element_insert_adjacent_element(INTERNAL_FUNCTION_PARAMETERS, const zend_string *where, zval *el… in dom_element_insert_adjacent_element()
1627 zend_string *where; in PHP_METHOD() local
1646 const zend_string *where = Z_STR_P(zend_enum_fetch_case_name(Z_OBJ_P(where_zv))); in PHP_METHOD() local
1654 static void dom_element_insert_adjacent_text(INTERNAL_FUNCTION_PARAMETERS, const zend_string *where in dom_element_insert_adjacent_text()
1676 zend_string *where, *data; in PHP_METHOD() local
1695 const zend_string *where = Z_STR_P(zend_enum_fetch_case_name(Z_OBJ_P(where_zv))); in PHP_METHOD() local
H A Dphp_dom.stub.php849 public function insertAdjacentElement(string $where, DOMElement $element): ?DOMElement {}
851 public function insertAdjacentText(string $where, string $data): void {}
1633 … public function insertAdjacentElement(AdjacentPosition $where, Element $element): ?Element {}
1634 public function insertAdjacentText(AdjacentPosition $where, string $data): void {}
/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/openssl/
H A Dxp_ssl.c1176 static void php_openssl_info_callback(const SSL *ssl, int where, int ret) /* {{{ */ in php_openssl_info_callback()
/php-src/ext/session/
H A Dsession.c3089 static bool early_find_sid_in(zval *dest, int where, php_session_rfc1867_progress *progress) /* {{{… in early_find_sid_in()
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3216 TLSDescriptor **where; in zend_jit_setup() local

Completed in 92 milliseconds