Home
last modified time | relevance | path

Searched refs:local (Results 101 – 125 of 164) sorted by relevance

1234567

/PHP-5.5/ext/dom/
H A Delement.c642 xmlChar *local; in PHP_FUNCTION() local
652 local = xmlCharStrndup(name, name_len); in PHP_FUNCTION()
653 dom_namednode_iter(intern, 0, namednode, NULL, local, NULL TSRMLS_CC); in PHP_FUNCTION()
1036 xmlChar *local, *nsuri; in PHP_FUNCTION() local
1046 local = xmlCharStrndup(name, name_len); in PHP_FUNCTION()
1048 dom_namednode_iter(intern, 0, namednode, NULL, local, nsuri TSRMLS_CC); in PHP_FUNCTION()
/PHP-5.5/ext/sqlite3/
H A Dconfig0.m425 for i in $PHP_SQLITE3 /usr/local /usr; do
/PHP-5.5/ext/pcre/
H A Dconfig0.m414 …P_PCRE_REGEX $PHP_PCRE_REGEX/include $PHP_PCRE_REGEX/include/pcre $PHP_PCRE_REGEX/local/include; do
/PHP-5.5/ext/pdo_dblib/
H A Dconfig.m416 for i in /usr/local /usr; do
/PHP-5.5/ext/mysqli/tests/
H A D061.phpt2 local infile handler
/PHP-5.5/ext/standard/tests/file/
H A Dinclude_userstream_002.phpt2 local user streams must not be able to open() url's
/PHP-5.5/ext/ldap/
H A Dconfig.m445 SEARCH_DIRS="/usr/local /usr"
98 for i in /usr/local /usr; do
/PHP-5.5/sapi/tux/
H A DREADME24 environment, so that e.g. /usr/local/lib/php.ini is treated
/PHP-5.5/ext/mbstring/oniguruma/
H A DREADME87 (prefix == /usr/local case)
89 cc sample.c -L/usr/local/lib -lonig
/PHP-5.5/win32/build/
H A Dprojectgen.js2 function check_duplicates(local, core) argument
4 if (!local) {
8 arr = local.split(" ");
/PHP-5.5/ext/pdo_sqlite/
H A Dconfig.m436 SEARCH_PATH="$PHP_PDO_SQLITE /usr/local /usr" # you might want to change this
/PHP-5.5/ext/pspell/
H A DREADME32 I expect the libraries to be in /usr/local (that's the default when you
/PHP-5.5/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.5/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.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput31 /-- This set of tests checks local-specific features, using the "fr_FR" locale.
/PHP-5.5/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt15 * we're dealing with interface-local traffic... */
/PHP-5.5/ext/curl/
H A Dconfig.m413 for i in /usr/local /usr; do
/PHP-5.5/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.5/Zend/tests/
H A Dzend2.php.txt92 Example 4: Regular object method using both local and global functions
/PHP-5.5/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.5/ext/zip/
H A Dconfig.m429 for i in /usr/local /usr; do

Completed in 81 milliseconds

1234567