Home
last modified time | relevance | path

Searched refs:user (Results 801 – 816 of 816) sorted by relevance

1...<<313233

/PHP-8.2/build/
H A Dlibtool.m4470 # So, first we look for a working echo in the user's PATH.
1189 # do not overwrite the value of need_locks provided by the user
2180 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
2185 dnl $ac_dummy forces splitting on constant user-supplied paths.
2320 lt_cv_path_LD="$LD" # Let the user override the test with a path.
2576 # Let the user override the test.
3895 # provided the user. The postdeps already come after the
3896 # user supplied libs so there is no need to process them.
5792 # FIXME: Should let the user specify the lib program.
6322 [# Loop through the user's path and test for sed and gsed.
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c518 len = MIN(strlen(packet->user), MYSQLND_MAX_ALLOWED_USER_LEN); in php_mysqlnd_auth_write()
519 p = zend_mempcpy(p, packet->user, len); in php_mysqlnd_auth_write()
/PHP-8.2/Zend/
H A Dzend_ast.c519 EG(filename_override) = scope->info.user.filename; in zend_ast_evaluate_ex()
852 EG(filename_override) = scope->info.user.filename; in zend_ast_evaluate_inner()
H A Dzend_compile.c2005 ce->info.user.doc_comment = NULL; in zend_initialize_class_data()
8276 ce->info.user.filename = zend_string_copy(zend_get_compiled_filename()); in zend_compile_class_decl()
8277 ce->info.user.line_start = decl->start_lineno; in zend_compile_class_decl()
8278 ce->info.user.line_end = decl->end_lineno; in zend_compile_class_decl()
8281 ce->info.user.doc_comment = zend_string_copy(decl->doc_comment); in zend_compile_class_decl()
8337 …ions) & ZEND_COMPILE_IGNORE_OTHER_FILES) || (parent_ce->info.user.filename == ce->info.user.filena… in zend_compile_class_decl()
H A Dzend_inheritance.c233 || ce->info.user.filename == CG(compiled_filename); in class_visible()
/PHP-8.2/
H A Dconfigure.ac120 dnl libs subdirectory as the user who configures PHP. Otherwise, the current
121 dnl user will not be able to delete libs or the contents of libs.
H A DCONTRIBUTING.md116 a huge win for every PHP user.
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg.c554 if (zend_hash_exists(files, ce->info.user.filename)) { in PHP_FUNCTION()
/PHP-8.2/Zend/Optimizer/
H A Dzend_optimizer.c806 || (op_array && ce->info.user.filename == op_array->filename))) { in zend_optimizer_get_class_entry()
/PHP-8.2/ext/standard/
H A Dbasic_functions_arginfo.h1408 ZEND_ARG_TYPE_MASK(0, user, MAY_BE_STRING|MAY_BE_LONG, NULL)
1419 ZEND_ARG_TYPE_MASK(0, user, MAY_BE_STRING|MAY_BE_LONG, NULL)
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic2800 # owner user name null terminated
2801 >>265 string >\0 \b, user %-.32s
7990 # .usp are user dictionary bits
11763 >>>28 string >\0 \b, user %s
29272 # user to use any header as well.
36164 >>60 belong !0 \b, user version %d
39866 # user name
39876 # user name
40444 # personal user word list UWL under user directory like: WTDE.UWL WTUS.UWL WT21DE.UWL WT21US.UWL WT…
40654 # %APPDATA%\Roaming\LibreOffice\4\user\gallery
[all …]
H A Dmagic私はガラスを食べられます2800 # owner user name null terminated
2801 >>265 string >\0 \b, user %-.32s
7990 # .usp are user dictionary bits
11763 >>>28 string >\0 \b, user %s
29272 # user to use any header as well.
36164 >>60 belong !0 \b, user version %d
39866 # user name
39876 # user name
40444 # personal user word list UWL under user directory like: WTDE.UWL WTUS.UWL WT21DE.UWL WT21US.UWL WT…
40654 # %APPDATA%\Roaming\LibreOffice\4\user\gallery
[all …]
/PHP-8.2/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt133 # - A user-defined range using Shift-JIS code points
243 # 1. Mapping the user-defined range
246 # It does not include mappings for the Shift-JIS user-defined range;
H A DBIG5.txt40 # the user zone.
/PHP-8.2/ext/standard/tests/misc/
H A Duser_agents.txt11 BUFF library user agent
H A Dget_browser_variation3.phpt35 Agent BUFF library user agent

Completed in 290 milliseconds

1...<<313233