Home
last modified time | relevance | path

Searched refs:facility (Results 1 – 13 of 13) sorted by last modified time

/PHP-5.3/win32/
H A Dwsyslog.c124 void openlog(const char *ident, int logopt, int facility) in openlog() argument
/PHP-5.3/sapi/fpm/
H A Dphp-fpm.conf.in39 ;syslog.facility = daemon
/PHP-5.3/sapi/apache_hooks/
H A Dphp_apache.c1138 long facility = APLOG_ERR; in PHP_FUNCTION() local
1141 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|l", &z_errstr, &z_errstr_len, &facility) =… in PHP_FUNCTION()
1146 ap_log_error(APLOG_MARK, (int) facility, r->server, "%s", z_errstr); in PHP_FUNCTION()
/PHP-5.3/ext/standard/
H A Dsyslog.c226 long option, facility; in PHP_FUNCTION() local
230 &ident_len, &option, &facility) == FAILURE) { in PHP_FUNCTION()
237 openlog(BG(syslog_device), option, facility); in PHP_FUNCTION()
H A Dbasic_functions.c2481 ZEND_ARG_INFO(0, facility)
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt148 pcrepartial details of the partial matching facility
851 environments using the GUI facility of cmake-gui if you are using CMake
1661 replaced by UTF16 or UTF32, respectively. This facility is in fact just
1744 pcre_exec(), or pcre_dfa_exec(). This is an optional facility that is
2062 callout facility, see the pcrecallout documentation.
2561 purpose, this facility could be used to match a pattern in a different
2939 This function is the main matching facility of the library, and it
3058 PCRE's internal tables to be used. This facility is helpful when re-
4465 (h) The callout facility is PCRE-specific.
4467 (i) The partial matching facility is PCRE-specific.
[all …]
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog1058 this option. Modified pcretest to add /W to test this facility. Added
1097 less than 128) in its various bitmaps. However, there is a facility for
1989 facility is supposed to tell if (?J) was ever used, so now (?J) at the
2772 12. Added the optional facility to have named substrings with the same name.
3154 symbols that pcretest ("illegally") uses, and (b) the facility isn't always
3346 wrapper). This facility is provided because some applications need a
3942 provides with (?{...}). The facility is termed a "callout". The way it is done
4500 However, I haven't made this a standard facility. The documentation doesn't
4638 5. Remove the \X "cut" facility; Perl doesn't have it, and (?> is neater.
4800 as /((?>a*))*/ (a PCRE_EXTRA facility).
[all …]
H A DNEWS510 with (?{...}). The facility is termed a "callout". The way it is done in PCRE
H A DREADME122 PCRE can also be configured using the GUI facility provided by CMake's
671 The third set of tests checks pcre_maketables(), the facility for building a
/PHP-5.3/ext/mbstring/libmbfl/
H A DLICENSE175 d) If a facility in the modified Library refers to a function or a
177 the facility, other than as an argument passed when the facility
180 table, the facility still operates, and performs whatever part of
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic7252 0 string 5\x0aStorage_Facility Quake I save: hip1m2 Storage facility
7255 0 string 5\x0aResearch_Facility Quake I save: hip1m4 Research facility
/PHP-5.3/
H A Dconfigure.in1320 dnl This will go away, if we have a facility to run per-extension code
H A DTODO111 * Provide a callback facility which is executed upon encountering

Completed in 137 milliseconds