Home
last modified time | relevance | path

Searched refs:Binary (Results 101 – 116 of 116) sorted by path

12345

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/
H A DModTest.php12 use Twig\Node\Expression\Binary\ModBinary;
H A DMulTest.php12 use Twig\Node\Expression\Binary\MulBinary;
H A DOrTest.php12 use Twig\Node\Expression\Binary\OrBinary;
H A DSubTest.php12 use Twig\Node\Expression\Binary\SubBinary;
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md56 The Well Known Text (WKT) and Well Known Binary (WKB) support is ideal for integrating with MySQL's or PostGIS's spatial capability.
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DBinary.php21 class Binary extends Property { class
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DVCardConverter.php167 if ($property instanceof Property\Binary) {
276 …protected function convertBinaryToUri(Component\VCard $output, Property\Binary $newProperty, array…
/plugin/jmol2/jmol/
H A DCHANGES.txt1501 # then it will be read correctly. Binary pmesh files may be read with isosurface command.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …l - The URL of the PDF.\n * @property {TypedArray|Array|string} data - Binary PDF data. Use type…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1Binary search could have returned A, in which case we can stop.\n // (2) Binary search could also…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt2700 20: Binary representation (PGC)
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DBinary.php21 class Binary extends Property class
/plugin/webdav/vendor/sabre/vobject/lib/
H A DVCardConverter.php154 if ($property instanceof Property\Binary) {
255 …protected function convertBinaryToUri(Component\VCard $output, Property\Binary $newProperty, array…
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DBinary.php23 class Binary extends Property { class
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DVCardConverter.php163 if ($property instanceof Property\Binary) {
271 …protected function convertBinaryToUri(Component\VCard $output, Property\Binary $newProperty, array…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5101 "application/vnd.ms-excel.binIndexWs": "TODO", /* Binary Index */
5111 "application/vnd.ms-excel.binIndexMs": "TODO", /* Binary Index */
7773 case 'B': // Double (VFP) / Binary (dBASE L7)
10251 /* [MS-OFFCRYPTO] 2.3.7.1 Binary Document Password Verifier Derivation */
10270 /* [MS-OFFCRYPTO] 2.3.7.2 Binary Document XOR Array Initialization */
10328 /* [MS-OFFCRYPTO] 2.3.7.3 Binary Document XOR Data Transformation Method 1 */

12345