Home
last modified time | relevance | path

Searched refs:exclusive (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/dom/tests/
H A Dcanonicalization.phpt27 /* exclusive/without comments first child element of doc element is context. */
33 /* exclusive/with comments first child element of doc element is context. */
36 /* exclusive/without comments using xpath query. */
39 /* exclusive/without comments first child element of doc element is context.
47 /* exclusive/without comments first child element of doc element is context.
/PHP-5.5/ext/dom/
H A Dnode.c113 ZEND_ARG_INFO(0, exclusive)
121 ZEND_ARG_INFO(0, exclusive)
1756 zend_bool exclusive=0, with_comments=0; in dom_canonicalization() local
1766 "O|bba!a!", &id, dom_node_class_entry, &exclusive, &with_comments, in dom_canonicalization()
1772 "Os|bba!a!", &id, dom_node_class_entry, &file, &file_len, &exclusive, in dom_canonicalization()
1854 if (exclusive) { in dom_canonicalization()
1880 ret = xmlC14NDocSaveTo(docp, nodeset, exclusive, inclusive_ns_prefixes, in dom_canonicalization()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt52 /* we need exclusive access for a moment */
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt208 exclusive, and so are STRIP_HIGH and ENCODE_HIGH. In
261 exclusive, and so are STRIP_HIGH and ENCODE_HIGH. In
/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h382 …dbname, int dbname_len, char *charset, long session_mode, int persistent, int exclusive TSRMLS_DC);
H A Doci8.c1727 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect() argument
1745 …password_len, NULL, 0, dbname, dbname_len, charset, session_mode, persistent, exclusive TSRMLS_CC); in php_oci_do_connect()
1759 …*dbname, int dbname_len, char *charset, long session_mode, int persistent, int exclusive TSRMLS_DC) in php_oci_do_connect_ex()
1888 if (!exclusive && !new_password) { in php_oci_do_connect_ex()
2143 } else if (!exclusive) { in php_oci_do_connect_ex()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt985 --enable-ebcdic are mutually exclusive.
2133 These options (which are mutually exclusive) control what the \R escape
3258 These options (which are mutually exclusive) control what the \R escape
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic5371 >1 byte 0x02 external variable exclusive

Completed in 100 milliseconds