Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/reflection/tests/
H A Dbug36434.phpt2 Reflection Bug #36434 (Properties from parent class fail to indetify their true origin)
/PHP-8.3/.github/scripts/windows/
H A Dbuild.bat36 …="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" fetch --prune origin 2>&1
/PHP-8.3/main/
H A Dmain.c956 char *origin; in php_verror() local
1024 origin_len = (int)spprintf(&origin, 0, "%s%s%s(%s)", class_name, space, function, params); in php_verror()
1026 origin_len = (int)spprintf(&origin, 0, "%s", function); in php_verror()
1030 replace_origin = escape_html(origin, origin_len); in php_verror()
1031 efree(origin); in php_verror()
1032 origin = ZSTR_VAL(replace_origin); in php_verror()
1094 …message = zend_strpprintf(0, "%s [<a href='%s%s%s'>%s</a>]: %s", origin, docref_root, docref, docr… in php_verror()
1096 …message = zend_strpprintf(0, "%s [%s%s%s]: %s", origin, docref_root, docref, docref_target, buffer… in php_verror()
1102 message = zend_strpprintf(0, "%s: %s", origin, buffer); in php_verror()
1107 efree(origin); in php_verror()
/PHP-8.3/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt142 origin of the Work and reproducing the content of the NOTICE file.
/PHP-8.3/docs/
H A Drelease-process.md92 "origin" to avoid accidentally pushing changes to "origin" with [muscle
996 git pull origin master
/PHP-8.3/ext/curl/
H A Dinterface.c1314 static int seek_cb(void *arg, curl_off_t offset, int origin) /* {{{ */ in seek_cb() argument
1322 res = php_stream_seek(cb_arg->stream, offset, origin); in seek_cb()
/PHP-8.3/
H A DREADME.REDIST.BINS313 1. The origin of this software must not be misrepresented; you must not
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic7361 # XViewOrigin; Raster grid data X origin
7370 # ScanlineOrient indicates the origin and the orientation of the scan lines
18517 # X origin of image. 0 normal
18519 # Y origin of image. 0 normal; positive for top
20934 # image origin X Y
H A Dmagic私はガラスを食べられます7361 # XViewOrigin; Raster grid data X origin
7370 # ScanlineOrient indicates the origin and the orientation of the scan lines
18517 # X origin of image. 0 normal
18519 # Y origin of image. 0 normal; positive for top
20934 # image origin X Y

Completed in 222 milliseconds