Home
last modified time | relevance | path

Searched refs:local (Results 26 – 50 of 164) sorted by relevance

1234567

/PHP-5.5/ext/date/tests/
H A Dbug62561.phpt2 Bug #62561 Unixtimestamp may take on local times DST flag (this test will only be valid during EDT)
H A Dstrftime_basic.phpt6 * Description: Format a local time/date according to locale settings
H A Dstrftime_variation8.phpt6 * Description: Format a local time/date according to locale settings
H A Dstrftime_error.phpt6 * Description: Format a local time/date according to locale settings
H A Didate_variation3.phpt6 * Description: Format a local time/date as integer
H A Dstrftime_variation11.phpt12 * Description: Format a local time/date according to locale settings
H A Dstrftime_variation12.phpt12 * Description: Format a local time/date according to locale settings
/PHP-5.5/Zend/tests/
H A Dglobals_002.phpt2 globals in local scope
H A Dglobals_003.phpt2 globals in local scope - 2
H A Dget_defined_vars.phpt46 echo "\n*** Checking for output when get_defined_vars called in local function ***\n";
106 *** Checking for output when get_defined_vars called in local function ***
/PHP-5.5/ext/standard/tests/general_functions/
H A Dget_defined_vars_basic.phpt21 echo "\n-- ..define some local variables --\n";
75 -- ..define some local variables --
/PHP-5.5/ext/zip/lib/
H A Dzip_dirent.c221 unsigned char **bufp, zip_uint32_t *leftp, int local, in _zip_dirent_read() argument
229 if (local) in _zip_dirent_read()
252 if (memcmp(cur, (local ? LOCAL_MAGIC : CENTRAL_MAGIC), 4) != 0) { in _zip_dirent_read()
261 if (!local) in _zip_dirent_read()
281 if (local) { in _zip_dirent_read()
/PHP-5.5/ext/pcre/pcrelib/
H A DLICENCE22 Email local part: ph10
36 Email local part: hzmester
47 Email local part: hzmester
/PHP-5.5/sapi/isapi/
H A Dconfig.m410 ZEUSPATH=/usr/local/zeus # the default
/PHP-5.5/ext/gmp/
H A Dconfig.m410 for i in $PHP_GMP /usr/local /usr; do
/PHP-5.5/ext/readline/
H A Dconfig.m417 for i in $PHP_READLINE /usr/local /usr; do
74 for i in $PHP_LIBEDIT /usr/local /usr; do
/PHP-5.5/ext/tidy/
H A Dconfig.m413 TIDY_SEARCH_DIRS="/usr/local /usr"
/PHP-5.5/ext/gd/
H A Dconfig.m463 for i in /usr/local /usr; do
78 for i in $PHP_VPX_DIR /usr/local /usr; do
104 for i in $PHP_JPEG_DIR /usr/local /usr; do
129 for i in $PHP_PNG_DIR /usr/local /usr; do
160 for i in $PHP_XPM_DIR /usr/local /usr/X11R6 /usr; do
187 for i in $PHP_FREETYPE_DIR /usr/local /usr; do
215 for i in $PHP_T1LIB /usr/local /usr; do
/PHP-5.5/Zend/tests/traits/
H A Dbug55554c.phpt8 // Here, the traits conflicts are overridden by local definitions,
/PHP-5.5/ext/bz2/
H A Dconfig.m413 for i in /usr/local /usr; do
/PHP-5.5/ext/enchant/
H A Dconfig.m414 ENCHANT_SEARCH_DIRS="/usr/local /usr"
/PHP-5.5/ext/pspell/
H A Dconfig.m414 PSPELL_SEARCH_DIRS="/usr/local /usr"
/PHP-5.5/ext/curl/tests/
H A Dcurl_multi_getcontent_basic3.phpt2 Curl_multi_getcontent() basic test with different sources (local file/http)
/PHP-5.5/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt17 echo "\n\nOrder with local assignment:\n";
77 Order with local assignment:
/PHP-5.5/ext/openssl/tests/
H A Dbug54992.phpt37 Warning: stream_socket_client(): Peer certificate CN=`bug54992.local' did not match expected CN=`bu…

Completed in 24 milliseconds

1234567