Home
last modified time | relevance | path

Searched refs:facility (Results 1 – 12 of 12) sorted by relevance

/PHP-5.5/ext/standard/
H A Dsyslog.c138 long option, facility; in PHP_FUNCTION() local
142 &ident_len, &option, &facility) == FAILURE) { in PHP_FUNCTION()
152 openlog(BG(syslog_device), option, facility); in PHP_FUNCTION()
H A Dbasic_functions.c2503 ZEND_ARG_INFO(0, facility)
/PHP-5.5/win32/
H A Dwsyslog.c124 void openlog(const char *ident, int logopt, int facility) in openlog() argument
/PHP-5.5/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.5/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.5/ext/pcre/pcrelib/
H A DChangeLog719 32. Added the "forbid" facility to pcretest so that putting tests into the
748 run time, and that the facility to pass tables to pcre_exec() and
1994 this option. Modified pcretest to add /W to test this facility. Added
2033 less than 128) in its various bitmaps. However, there is a facility for
2926 facility is supposed to tell if (?J) was ever used, so now (?J) at the
3709 12. Added the optional facility to have named substrings with the same name.
4283 wrapper). This facility is provided because some applications need a
5437 However, I haven't made this a standard facility. The documentation doesn't
5575 5. Remove the \X "cut" facility; Perl doesn't have it, and (?> is neater.
5737 as /((?>a*))*/ (a PCRE_EXTRA facility).
[all …]
H A DREADME143 PCRE can also be configured using the GUI facility provided by CMake's
735 The third set of tests checks pcre_maketables(), the facility for building a
H A DNEWS615 with (?{...}). The facility is termed a "callout". The way it is done in PCRE
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in39 ;syslog.facility = daemon
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt164 pcrepartial details of the partial matching facility
887 non-Unix-like environments using the GUI facility of cmake-gui if you
1707 replaced by UTF16 or UTF32, respectively. This facility is in fact just
1789 pcre_exec(), or pcre_dfa_exec(). This is an optional facility that is
2128 callout facility, see the pcrecallout documentation.
2677 sion below in the section on matching a pattern). This facility is pro-
2681 the reloaded pattern is matched. Attempting to use this facility to
3074 This function is the main matching facility of the library, and it
4700 (h) The callout facility is PCRE-specific.
4702 (i) The partial matching facility is PCRE-specific.
[all …]
/PHP-5.5/
H A Dconfigure.in1380 dnl This will go away, if we have a facility to run per-extension code
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic8276 0 string 5\x0aStorage_Facility Quake I save: hip1m2 Storage facility
8279 0 string 5\x0aResearch_Facility Quake I save: hip1m4 Research facility

Completed in 304 milliseconds