Home
last modified time | relevance | path

Searched refs:subject (Results 126 – 141 of 141) sorted by relevance

123456

/PHP-8.3/ext/standard/
H A Dbasic_functions_arginfo.h993 ZEND_ARG_TYPE_MASK(0, subject, MAY_BE_STRING|MAY_BE_ARRAY, NULL)
1597 ZEND_ARG_TYPE_INFO(0, subject, IS_STRING, 0)
2183 ZEND_ARG_TYPE_INFO(0, subject, IS_STRING, 0)
H A Durl_scanner_ex.re5 | This source file is subject to version 3.01 of the PHP license, |
H A Dvar_unserializer.re5 | This source file is subject to version 3.01 of the PHP license, |
/PHP-8.3/
H A DCONTRIBUTING.md437 | This source file is subject to version 3.01 of the PHP license, |
H A DREADME.REDIST.BINS311 freely, subject to the following restrictions:
H A Dconfigure.ac1816 | This software is subject to the PHP License, available in this |
/PHP-8.3/Zend/
H A Dzend_execute.c3058 zval *subject, zval *key OPLINE_DC EXECUTE_DATA_DC) in zend_array_key_exists_error() argument
3063 if (Z_TYPE_P(subject) == IS_UNDEF) { in zend_array_key_exists_error()
3068 zend_zval_value_name(subject)); in zend_array_key_exists_error()
H A Dzend_compile.c4495 znode subject, needle; in zend_compile_func_array_key_exists() local
4502 zend_compile_expr(&subject, args->child[1]); in zend_compile_func_array_key_exists()
4504 zend_emit_op_tmp(result, ZEND_ARRAY_KEY_EXISTS, &needle, &subject); in zend_compile_func_array_key_exists()
/PHP-8.3/ext/mbstring/libmbfl/
H A DLICENSE369 subject to these terms and conditions. You may not impose any further
/PHP-8.3/ext/openssl/
H A Dopenssl.c3428 X509_NAME *subject; in PHP_FUNCTION() local
3441 subject = X509_REQ_get_subject_name(csr); in PHP_FUNCTION()
3444 php_openssl_add_assoc_name_entry(return_value, NULL, subject, use_shortnames); in PHP_FUNCTION()
/PHP-8.3/ext/bcmath/libbcmath/
H A DLICENSE372 subject to these terms and conditions. You may not impose any further
/PHP-8.3/ext/date/lib/
H A Dparse_date.re12 * furnished to do so, subject to the following conditions:
/PHP-8.3/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt54 # These mapping tables and character lists are subject to change.
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9716 callout_block->subject = begin; in do_callout_jit()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_arm64.dasc7 * | This source file is subject to version 3.01 of the PHP license, |
H A Dzend_jit_x86.dasc7 * | This source file is subject to version 3.01 of the PHP license, |

Completed in 192 milliseconds

123456