Home
last modified time | relevance | path

Searched refs:This (Results 401 – 425 of 788) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-7.0/ext/mbstring/libmbfl/
H A DDISCLAIMER8 This software is released under the GNU Lesser General Public License.
/PHP-7.0/ext/pgsql/
H A DREADME1 ==== About This Module ===
3 PHP script. This module uses PostgreSQL C client lib called libpq.
18 This syntax will be deleted in 4.3.0 or later.
98 server. This function is useful when user request time consuming query
184 This function is fully implemed in only in current CVS version.
/PHP-7.0/ext/intl/doc/
H A DTutorial.txt38 This setting (alone) has little impact on string comparison performance; setting it lower or higher
54 divided into different sections by base character. This is also called the level1
60 when there is a primary difference anywhere in the strings. This is also called the
70 a primary or secondary difference anywhere in the strings. This is also called the level3
75 (for example, "ab" < "a-b" < "aB"). This difference is ignored when there is a primary,
76 secondary or tertiary difference. This is also known as the level4 strength. The
83 . For example, Hebrew cantillation marks are only distinguished at this level. This level should be
173 FRENCH_COLLATION - Sort strings with different accents from the back of the string. This attribute
234 then this attribute should be set On, and the strength set to Quaternary. This will affect sort key
238 numeric value of substrings of digits. This is a way to get '100' to sort AFTER '2'.
/PHP-7.0/ext/pspell/tests/
H A D001.phpt18 $string .= "Uh, no, no, no. This is a tobacconist's ";
62 This : true
H A D003.phpt32 …couldn't open the dictionary. reason: The encoding "b0rked" is not known. This could also mean tha…
/PHP-7.0/ext/pgsql/tests/
H A Dskipif.inc2 // This script prints "skip" unless:
/PHP-7.0/ext/iconv/tests/
H A Diconv_strrpos_error2.phpt21 $haystack = 'This is an English string. 0123456789.';
/PHP-7.0/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-array-multiple.phpt31 string(18) "This Is An Example"
/PHP-7.0/ext/zip/tests/
H A Dcompression_methods.phpt4 This test is supposed to cover all compression methods that are recognized by
/PHP-7.0/ext/spl/tests/
H A Darray_003.phpt6 // This test also needs to exclude the protected and private variables
/PHP-7.0/ext/mbstring/tests/
H A Dmb_substr_count_basic.phpt21 $string_ascii = 'This is an English string. 0123456789.';
/PHP-7.0/ext/mysqli/tests/
H A Dbug69899.phpt6 statement. This is due to mysqlnd_stmt::free_result (mysqlnd_ps.c) which
H A Dmysqli_stmt_bind_param_many_columns.phpt16 one difference. This test uses mysqli_query()/mysqli_fetch_assoc() to
17 fetch the inserted values. This way we test
/PHP-7.0/ext/dba/tests/
H A Ddba_db4_013.phpt23 dba_insert("key1", "This is a test insert", $db_file);
/PHP-7.0/ext/dom/tests/
H A DDOMNode_insertBefore_error2.phpt6 This test checks the error message is raised when the refnode is a sibling
H A DDOMNode_insertBefore_error3.phpt6 This test checks the error message is raised when refnode is the parent node
H A DDOMNode_insertBefore_error4.phpt6 This test checks the error message is raised when the refnode is a brand new node
H A DDOMNode_insertBefore_error5.phpt6 This test checks the error message is raised when the refnode is a descendant but not a child
/PHP-7.0/Zend/tests/traits/
H A Dproperty008.phpt11 // This is how privates are handled in normal inheritance
H A Dproperty009.phpt11 // This is how publics are handled in normal inheritance
/PHP-7.0/Zend/tests/
H A Dbug21478.phpt27 fwrite($fp, "This is a test.\n");
/PHP-7.0/ext/spl/examples/
H A Dsearchiterator.inc17 * This extended FilterIterator stops after finding the first acceptable
/PHP-7.0/ext/phar/tests/
H A D033a.phpt15 $files['a.php'] = '<?php echo "This is a\n"; include "'.$pname.'/b.php"; ?>';
/PHP-7.0/Zend/
H A Dzend_execute.c546 return &EX(This); in _get_obj_zval_ptr_unused()
553 return &EX(This); in _get_obj_zval_ptr()
562 return &EX(This); in _get_obj_zval_ptr_undef()
571 return &EX(This); in _get_obj_zval_ptr_ptr()
2178 GC_REFCOUNT(Z_OBJ(EX(This)))++; in i_init_func_execute_data()
2202 GC_REFCOUNT(Z_OBJ(EX(This)))++; in i_init_code_execute_data()
2204 GC_REFCOUNT(Z_OBJ(EX(This)))--; in i_init_code_execute_data()
2232 GC_REFCOUNT(Z_OBJ(EX(This)))++; in i_init_execute_data()
2293 GC_REFCOUNT(Z_OBJ(EX(This)))++; in i_init_execute_data()
2338 if (Z_OBJ(call->This)) { in zend_create_generator_execute_data()
[all …]
/PHP-7.0/sapi/apache2handler/
H A DREADME3 This module exploits the layered I/O support in Apache 2.0.
24 This SAPI module is known to work with Apache 2.0.44.

Completed in 140 milliseconds

1...<<11121314151617181920>>...32