Home
last modified time | relevance | path

Searched refs:tag_length (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/
H A Dserialize_common.h23 …dom_local_name_compare_ex(const xmlNode *node, const char *tag, size_t tag_length, size_t name_len… in dom_local_name_compare_ex() argument
25 …return name_length == tag_length && zend_binary_strcmp((const char *) node->name, name_length, tag… in dom_local_name_compare_ex()
/php-src/ext/openssl/
H A Dopenssl_arginfo.h337 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, tag_length, IS_LONG, 0, "16")

Completed in 7 milliseconds