Home
last modified time | relevance | path

Searched refs:common (Results 226 – 250 of 257) sorted by relevance

1234567891011

/PHP-7.0/ext/standard/tests/file/
H A Dftruncate_variation6-win32.phpt18 // include common file related test functions
H A Dftruncate_variation6.phpt18 // include common file related test functions
H A Dfread_variation2.phpt15 // include the file.inc for common functions for test
H A Dfread_variation1.phpt17 // include the file.inc for common functions for test
H A Dis_executable_basic.phpt25 // include common file test functions
H A Dis_readable_basic-win32.phpt15 // include common file test functions
H A Dis_readable_basic.phpt25 // include common file test functions
H A Dis_writable_basic.phpt24 // include common file test functions
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar1410 * Construct the common headers (title, file section..) of the test case
1429 * Construct the common closing statements (clean, done, EXPECTF...)
/PHP-7.0/win32/
H A Dinstall.txt60 For the first and most common form, you need three things: PHP itself,
465 associated with PHP scripts. .php is the most common although .php3 may
1203 Some problems are more common than others. The most common ones are
1392 This section holds common questions about the way to install PHP. PHP
/PHP-7.0/ext/soap/
H A Dsoap.c1397 …if ((service->type != SOAP_OBJECT && service->type != SOAP_CLASS) || (f->common.fn_flags & ZEND_AC… in PHP_METHOD()
1398 add_next_index_str(return_value, zend_string_copy(f->common.function_name)); in PHP_METHOD()
1452 ZVAL_STR_COPY(&function_copy, f->common.function_name); in PHP_METHOD()
1475 ZVAL_STR_COPY(&function_copy, f->common.function_name); in PHP_METHOD()
/PHP-7.0/main/streams/
H A Duserspace.c323 …cute %s::%s()", ZSTR_VAL(uwrap->ce->name), ZSTR_VAL(uwrap->ce->constructor->common.function_name)); in user_stream_create_object()
/PHP-7.0/ext/mysqli/
H A Dmysqli.c1328 …"Could not execute %s::%s()", ZSTR_VAL(ce->name), ZSTR_VAL(ce->constructor->common.function_name)); in php_mysqli_fetch_into_hash()
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_bp.c579 if (ZEND_USER_CODE(execute_data->func->common.type)) { in phpdbg_resolve_opline_break()
/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja251 for Japanese. The most common encodings are: SJIS, EUC, JIS, and UTF-8.
/PHP-7.0/ext/pcre/pcrelib/
H A DHACKING236 The common repeats (*, +, ?), when applied to a single character, use the
H A DREADME958 missing ) common stub for a few missing GNU programs while
/PHP-7.0/main/
H A Dmain.c774 ZEND_USER_CODE(EG(current_execute_data)->func->common.type) && in php_verror()
/PHP-7.0/Zend/
H A Dzend_API.h363 #define ZEND_IS_METHOD_CALL() (EX(func)->common.scope != NULL)
H A DZEND_CHANGES387 common to call parent constructors from derived classes, the way
/PHP-7.0/build/
H A Dlibtool.m42036 # Look at the argument we got. We use all the common list separators.
2076 # Look at the argument we got. We use all the common list separators.
2117 # Look at the argument we got. We use all the common list separators.
4775 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
5066 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
/PHP-7.0/
H A Dconfigure.in159 dnl Catch common errors here to save a few seconds of our users' time
H A Dltmain.sh5031 /* -DDEBUG is fairly common in CFLAGS. */
/PHP-7.0/ext/simplexml/
H A Dsimplexml.c2166 if (fptr_count->common.scope == parent) { in php_sxe_find_fptr_count()
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic227 >2 short &0x0020 common library
230 >2 short &0x0020 common library
668 # Scans for all common MPEG header start codes
887 # GRR the original test are too common for many DOS files
1615 # The "O" is really the magic number, but that's so common that it's
3017 # sigh, there are many mimes for that but the above are the most common.
3332 # some common bits/sample values
3347 # some common sample rates
11977 # actual common use, it should replace the one below.
12783 # 0x200 seems to be the common case
[all …]

Completed in 190 milliseconds

1234567891011