Home
last modified time | relevance | path

Searched refs:use (Results 926 – 948 of 948) sorted by relevance

1...<<3132333435363738

/PHP-7.4/ext/standard/tests/general_functions/
H A Dvar_dump_64bit.phpt16 Description: use var_dump() to display the variables */
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h51 #error The use of both EBCDIC and SUPPORT_UNICODE is not supported.
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation1.phpt75 // use the right delimiter and enclosure with max length
H A Dfgetcsv_variation17.phpt71 // use length as less than the actual size of the line
H A Dfgetcsv_variation19.phpt72 // use delimiter & enclosure char of two chars
H A Dfgetcsv_variation2.phpt75 // use length as 0
H A Dfgetcsv_variation24.phpt75 // use delimiter & enclosure char of two chars
H A Dfgetcsv_variation26.phpt64 // use the right delimiter and enclosure with max length
H A Dfgetcsv_variation7.phpt74 // use only default arguments
H A Dfgetcsv_variation11.phpt76 // use different delimiter but same enclosure char
H A Dfgetcsv_variation12.phpt73 // use delimiter & enclosure char of two chars
H A Dfgetcsv_variation4.phpt74 // use length as 0
H A Dfgetcsv_variation25.phpt78 // use the right delimiter and enclosure with negative length
H A Dfgetcsv_variation27.phpt78 // use the right delimiter and enclosure with negative length
H A Dfgetcsv_variation28.phpt78 // use the right delimiter and enclosure with negative length
H A Dfgetcsv_variation3.phpt75 // use length as 0
H A Dfgetcsv_variation6.phpt77 // use length as less than the actual size of the line
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dump.c1200 zend_dump_var_set(op_array, "use", DFG_BITSET(dfg->use, dfg->size, j)); in zend_dump_dfg()
/PHP-7.4/ext/dom/
H A Dnode.c1843 ret = buf->buffer->use; in dom_canonicalization()
/PHP-7.4/Zend/
H A Dzend_compile.c6760 zend_ast *inline_use, *use = list->child[i]; in zend_compile_group_use() local
6761 zval *name_zval = zend_ast_get_zval(use->child[0]); in zend_compile_group_use()
6766 inline_use = zend_ast_create_list(1, ZEND_AST_USE, use); in zend_compile_group_use()
6767 inline_use->attr = ast->attr ? ast->attr : use->attr; in zend_compile_group_use()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1996 - * On 4.2BSD and similar systems, use lstat() to identify symlinks.
3101 - /* cuz we use stdout for most, stderr here */
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c1493 return_len = outbuf->buffer->use; in SXE_METHOD()
/PHP-7.4/ext/date/lib/
H A Dparse_date.re10 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

Completed in 131 milliseconds

1...<<3132333435363738