Home
last modified time | relevance | path

Searched refs:kind (Results 26 – 39 of 39) sorted by relevance

12

/PHP-5.5/
H A DREADME.SUBMITTING_PATCH181 - Did I review the mail list archives to see if these kind of
H A DCODING_STANDARDS58 ``ZEND_*`` macros it gives a better understanding on what kind of macro
H A DNEWS2672 . Fixed bug (segfault while build with zts and GOTO vm-kind). (Laruence)
/PHP-5.5/ext/soap/
H A Dphp_http.c375 int kind = Z_LVAL_PP(tmp) & SOAP_COMPRESSION_DEFLATE; in make_http_soap_request() local
397 if (kind == SOAP_COMPRESSION_DEFLATE) { in make_http_soap_request()
H A Dsoap.c4675 switch (model->kind) {
4716 switch (type->kind) {
4832 if ((type->kind == XSD_TYPEKIND_RESTRICTION ||
4833 type->kind == XSD_TYPEKIND_EXTENSION) && type->encode) {
4837 enc->details.sdl_type->kind != XSD_TYPEKIND_SIMPLE &&
4838 enc->details.sdl_type->kind != XSD_TYPEKIND_LIST &&
4839 enc->details.sdl_type->kind != XSD_TYPEKIND_UNION) {
/PHP-5.5/ext/standard/html_tables/mappings/
H A D8859-5.TXT13 # warranties of any kind are expressed or implied. The recipient
H A D8859-1.TXT13 # warranties of any kind are expressed or implied. The recipient
H A D8859-15.TXT14 # warranties of any kind are expressed or implied. The recipient
H A DKOI8-R.TXT13 # warranties of any kind are expressed or implied. The recipient
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c374 char *kind = "Class"; in _class_string() local
376 kind = "Interface"; in _class_string()
378 kind = "Trait"; in _class_string()
380 string_printf(str, "%s%s [ ", indent, kind); in _class_string()
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING131 support is not available for this kind of matching.
H A DChangeLog214 /^(?:(a)|b)(?(1)A|B)/, is another kind of back reference, but it was not
217 was no other kind of back reference (a situation which is probably quite
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1444 matches. In Friedl's terminology, this is a kind of "DFA algorithm",
1996 parentheses (of any kind) in a pattern. This limit is imposed to cap
3476 with any kind of lookbehind. For example, consider the pattern
4094 theless, there are times when this kind of matching can be useful. For
5611 ments, you can mimic Perl's /g option, and it is in this kind of imple-
6407 is a kind of special parenthesis, starting with (?> as in this example:
6411 This kind of parenthesis "locks up" the part of the pattern it con-
6858 If the name used in a condition of this kind is a duplicate, the test
6873 recursion stack. If the name used in a condition of this kind is a
6972 PCRE and Python, this kind of recursion was subsequently introduced
[all …]
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic9901 # Canon RAW version 2 (CR2) files are a kind of TIFF with an extra magic
13875 # Check wich kind of file is

Completed in 143 milliseconds

12