Home
last modified time | relevance | path

Searched refs:local (Results 126 – 150 of 185) sorted by relevance

12345678

/PHP-5.6/ext/ldap/
H A Dconfig.m445 SEARCH_DIRS="/usr/local /usr"
98 for i in /usr/local /usr; do
/PHP-5.6/sapi/tux/
H A DREADME24 environment, so that e.g. /usr/local/lib/php.ini is treated
/PHP-5.6/ext/zip/
H A Dconfig.m433 for i in /usr/local /usr; do
76 for i in /usr/local /usr; do
/PHP-5.6/ext/mbstring/oniguruma/
H A DREADME87 (prefix == /usr/local case)
89 cc sample.c -L/usr/local/lib -lonig
/PHP-5.6/win32/build/
H A Dprojectgen.js2 function check_duplicates(local, core) argument
4 if (!local) {
8 arr = local.split(" ");
/PHP-5.6/ext/pspell/
H A DREADME32 I expect the libraries to be in /usr/local (that's the default when you
/PHP-5.6/ext/pdo_sqlite/
H A Dconfig.m436 SEARCH_PATH="$PHP_PDO_SQLITE /usr/local /usr" # you might want to change this
/PHP-5.6/ext/oci8/tests/
H A Dlob_029.phpt21 $realdirname = "/tmp"; // Use /tmp because a local dir can give ORA-22288 depending on perms
/PHP-5.6/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt15 * we're dealing with interface-local traffic... */
/PHP-5.6/ext/openssl/tests/
H A Dbug54992.phpt82 Warning: stream_socket_client(): Peer certificate CN=`bug54992.local' did not match expected CN=`bu…
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput31 /-- This set of tests checks local-specific features, using the "fr_FR" locale.
/PHP-5.6/ext/curl/
H A Dconfig.m413 for i in /usr/local /usr; do
/PHP-5.6/Zend/tests/
H A Dzend2.php.txt92 Example 4: Regular object method using both local and global functions
/PHP-5.6/ext/imap/
H A Dconfig.m459 …ath given to --with-kerberos (if no path is given, searches in /usr/kerberos, /usr/local and /usr )
112 for i in $PHP_IMAP /usr/local /usr; do
/PHP-5.6/ext/date/tests/
H A Ddate_variation1.phpt6 * Description: Format a local time/date.
H A Didate_variation2.phpt6 * Description: Format a local time/date as integer
H A Dstrftime_variation1.phpt6 * Description: Format a local time/date according to locale settings
H A Dstrftime_variation2.phpt6 * Description: Format a local time/date according to locale settings
/PHP-5.6/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_load_data.phpt15 die("skip Cannot detect if test is run against local or remote database server");
H A Dpdo_mysql_prepare_load_data.phpt15 die("skip Cannot detect if test is run against local or remote database server");
/PHP-5.6/tests/lang/
H A Dbug20175.phpt40 * after the function call bar_global() is done in current local scope.
/PHP-5.6/sapi/apache/
H A Dconfig.m4127 build directory [/usr/local/apache]], no, no)
135 PHP_APACHE=/usr/local/apache
/PHP-5.6/sapi/apache_hooks/
H A Dconfig.m4129 build directory [/usr/local/apache]], no, no)
137 PHP_APACHE_HOOKS_STATIC=/usr/local/apache
/PHP-5.6/ext/dom/
H A Ddocument.c1094 xmlChar *local; in PHP_FUNCTION() local
1104 local = xmlCharStrndup(name, name_len); in PHP_FUNCTION()
1105 dom_namednode_iter(intern, 0, namednode, NULL, local, NULL TSRMLS_CC); in PHP_FUNCTION()
1303 xmlChar *local, *nsuri; in PHP_FUNCTION() local
1313 local = xmlCharStrndup(name, name_len); in PHP_FUNCTION()
1315 dom_namednode_iter(intern, 0, namednode, NULL, local, nsuri TSRMLS_CC); in PHP_FUNCTION()
/PHP-5.6/ext/mysql/
H A Dconfig.m422 /usr/local/mysql/var/mysql.sock \

Completed in 44 milliseconds

12345678