Home
last modified time | relevance | path

Searched refs:flags (Results 451 – 458 of 458) sorted by relevance

1...<<111213141516171819

/PHP-5.5/ext/soap/
H A Dsoap.c245 #define SOAP_CTOR(class_name, func_name, arginfo, flags) PHP_ME(class_name, func_name, arginfo, fla… argument
/PHP-5.5/Zend/
H A Dzend_vm_def.h5178 c.flags = CONST_CS; /* non persistent, case sensetive */
5244 if (generator->flags & ZEND_GENERATOR_FORCED_CLOSE) {
/PHP-5.5/ext/oci8/
H A Doci8.c363 ZEND_ARG_INFO(0, flags)
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c107 ZEND_ARG_INFO(0, flags)
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt337 the functions in all libraries, as well as definitions of flags, struc-
668 the functions in all libraries, as well as definitions of flags, struc-
3107 unsigned long int flags;
3122 The flags field is used to specify which of the other fields are set.
3163 PCRE_EXTRA_MATCH_LIMIT is set in the flags field. If the limit is
3191 PCRE_EXTRA_MATCH_LIMIT_RECURSION is set in the flags field. If the
3221 If PCRE_EXTRA_MARK is set in the flags field, the mark field must be
9311 PCRE_EXTRA_STUDY_DATA bit in the flags field to indicate that study
9631 In the absence of these flags, no options are passed to the native
9993 ments and creates a set of flags that are off by default. The optional
/PHP-5.5/
H A DNEWS491 flags are used). (Jeff Welch)
1662 . Added flags option to DOMDocument::schemaValidate() and
4314 . Fixed bug #54681 (addGlob() crashes on invalid flags). (Felipe)
4428 . Fixed bug #53425 (mysqli_real_connect() ignores client flags when built to
4740 when flags are used). (Ilia)
7243 - Fixed bug #42365 (glob() crashes and/or accepts way too many flags).
7566 - Fixed shmop_open() with IPC_CREAT|IPC_EXCL flags on Windows.
7583 flags). (Ilia)
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c1123 cc->flags = 0; in initialize_cclass()
/PHP-5.5/ext/gd/
H A Dgd.c3852 strex.flags |= gdFTEX_LINESPACE; in php_imagettftext_common()

Completed in 192 milliseconds

1...<<111213141516171819