| /third_party/parse5/test/data/parser-feedback/ |
| D | scriptdata01.test | 5 "description": "FOO<script>'Hello'</script>BAR", 6 "input": "FOO<script>'Hello'</script>BAR", 14 "script", 23 "script" 33 "description": "FOO<script></script>BAR", 34 "input": "FOO<script></script>BAR", 42 "script", 47 "script" 57 "description": "FOO<script></script >BAR", 58 "input": "FOO<script></script >BAR", [all …]
|
| D | tests16.test | 5 "description": "<!doctype html><script>", 6 "input": "<!doctype html><script>", 17 "script", 24 "description": "<!doctype html><script>a", 25 "input": "<!doctype html><script>a", 36 "script", 47 "description": "<!doctype html><script><", 48 "input": "<!doctype html><script><", 59 "script", 70 "description": "<!doctype html><script></", [all …]
|
| D | domjs-unsafe.test | 53 "description": "<script>a='\\u0000'</script>", 54 "input": "<script>a='\u0000'</script>", 58 "script", 67 "script" 73 "description": "<script type=\"data\"><!--\\u0000</script>", 74 "input": "<script type=\"data\"><!--\u0000</script>", 78 "script", 89 "script" 95 "description": "<script type=\"data\"><!--foo\\u0000</script>", 96 "input": "<script type=\"data\"><!--foo\u0000</script>", [all …]
|
| /third_party/pcre2/pcre2/testdata/ |
| D | testinput26 | 3 # Unicode Script Extension tests. 5 # Base script check 9 /^\p{Script=Latn}/utf 12 # Script extension check 19 # Script extension only character 26 # Character not in script 30 # Base script check 34 /^\p{Script=Grek}/utf 37 # Script extension check 44 # Script extension only character [all …]
|
| D | testoutput26 | 3 # Unicode Script Extension tests. 5 # Base script check 10 /^\p{Script=Latn}/utf 14 # Script extension check 23 # Script extension only character 32 # Character not in script 37 # Base script check 42 /^\p{Script=Grek}/utf 46 # Script extension check 55 # Script extension only character [all …]
|
| /third_party/freetype/src/autofit/ |
| D | afscript.h | 20 /* Define `SCRIPT' as needed. */ 24 /* script name in lowercase and uppercase, respectively, followed */ 26 /* script name tag, followed by a string of standard characters (to */ 30 /* use `HB_SCRIPT_INVALID' as the HarfBuzz script name tag for */ 33 SCRIPT( adlm, ADLM, 39 SCRIPT( arab, ARAB, 45 SCRIPT( armn, ARMN, 51 SCRIPT( avst, AVST, 57 SCRIPT( bamu, BAMU, 64 SCRIPT( beng, BENG, [all …]
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| D | afscript.h | 20 /* Define `SCRIPT' as needed. */ 24 /* script name in lowercase and uppercase, respectively, followed */ 26 /* script name tag, followed by a string of standard characters (to */ 30 /* use `HB_SCRIPT_INVALID' as the HarfBuzz script name tag for */ 33 SCRIPT( adlm, ADLM, 39 SCRIPT( arab, ARAB, 45 SCRIPT( armn, ARMN, 51 SCRIPT( avst, AVST, 57 SCRIPT( bamu, BAMU, 64 SCRIPT( beng, BENG, [all …]
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| D | UScript.java | 20 * Constants for ISO 15924 script codes, and related functions. 22 * <p>The current set of script code constants supports at least all scripts 25 * Unicode script property value aliases. 26 * See UAX #24 Unicode Script Property (http://www.unicode.org/reports/tr24/) 29 * <p>In addition, constants for many ISO 15924 script codes 32 * For example, there are no characters that have a UCD script property value of 33 * Hans or Hant. All Han ideographs have the Hani script property value in Unicode. 37 * <p>Starting with ICU 55, script codes are only added when their scripts 39 * and have been assigned Unicode script property value aliases, 40 * to ensure that their script names are stable and match the names of the constants. [all …]
|
| /third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
| D | afscript.h | 20 /* Define `SCRIPT' as needed. */ 24 /* script name in lowercase and uppercase, respectively, followed */ 26 /* script name tag, followed by a string of standard characters (to */ 30 /* use `HB_SCRIPT_INVALID' as the HarfBuzz script name tag for */ 33 SCRIPT( adlm, ADLM, 39 SCRIPT( arab, ARAB, 45 SCRIPT( armn, ARMN, 51 SCRIPT( avst, AVST, 57 SCRIPT( bamu, BAMU, 64 SCRIPT( beng, BENG, [all …]
|
| /third_party/node/deps/npm/test/tap/ |
| D | run-script.js | 123 test('npm run-script start', function (t) { 124 common.npm(['run-script', 'start'], opts, testOutput.bind(null, t, 'start')) 127 test('npm run-script with args', function (t) { 128 common.npm(['run-script', 'start', '--', 'stop'], opts, testOutput.bind(null, t, 'stop')) 131 test('npm run-script with args that contain spaces', function (t) { 132 …common.npm(['run-script', 'start', '--', 'hello world'], opts, testOutput.bind(null, t, 'hello wor… 135 test('npm run-script with args that contain single quotes', function (t) { 136 …common.npm(['run-script', 'start', '--', 'they"re awesome'], opts, testOutput.bind(null, t, 'they"… 139 test('npm run-script with args that contain double quotes', function (t) { 140 …common.npm(['run-script', 'start', '--', 'what"s "up"?'], opts, testOutput.bind(null, t, 'what"s "… [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/specs/ |
| D | gn_isolate_map.pyl | 31 "script": "//scripts/run_gtest_angle_test.py", 32 "type": "script", 36 "script": "//scripts/run_gtest_angle_test.py", 37 "type": "script", 41 "script": "//scripts/run_gtest_angle_test.py", 42 "type": "script", 46 "script": "//scripts/run_gtest_angle_test.py", 47 "type": "script", 51 "script": "//scripts/run_gtest_angle_test.py", 52 "type": "script", [all …]
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| D | UScript.java | 19 * Constants for ISO 15924 script codes, and related functions. 21 * <p>The current set of script code constants supports at least all scripts 24 * Unicode script property value aliases. 25 * See UAX #24 Unicode Script Property (http://www.unicode.org/reports/tr24/) 28 * <p>In addition, constants for many ISO 15924 script codes 31 * For example, there are no characters that have a UCD script property value of 32 * Hans or Hant. All Han ideographs have the Hani script property value in Unicode. 36 * <p>Starting with ICU 55, script codes are only added when their scripts 38 * and have been assigned Unicode script property value aliases, 39 * to ensure that their script names are stable and match the names of the constants. [all …]
|
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| D | command_parser_test.cc | 35 Script script; in TEST_F() local 36 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() 73 Script script; in TEST_F() local 74 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() 95 Script script; in TEST_F() local 96 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() 117 Script script; in TEST_F() local 118 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() 139 Script script; in TEST_F() local 140 CommandParser cp(&script, &pipeline, 1, data); in TEST_F() [all …]
|
| /third_party/libxml2/test/relaxng/ |
| D | tutor8_2_2.xml | 4 <script>script</script> 7 <script>script</script> 13 <script>script</script> 21 <script>script</script> 24 <script>script</script> 27 <script>script</script> 30 <script>script</script> 33 <script>script</script>
|
| /third_party/libunwind/src/ia64/ |
| D | Gscript.c | 66 cache_match (struct ia64_script *script, unw_word_t ip, unw_word_t pr) in cache_match() argument 68 if (ip == script->ip && ((pr ^ script->pr_val) & script->pr_mask) == 0) in cache_match() 130 struct ia64_script *script = cache->buckets + c->hint; in script_lookup() local 137 if (cache_match (script, ip, pr)) in script_lookup() 138 return script; in script_lookup() 144 script = cache->buckets + index; in script_lookup() 147 if (cache_match (script, ip, pr)) in script_lookup() 151 (script - cache->buckets); in script_lookup() 152 return script; in script_lookup() 154 if (script->coll_chain >= IA64_UNW_HASH_SIZE) in script_lookup() [all …]
|
| /third_party/node/test/parallel/ |
| D | test-vm-new-script-new-context.js | 27 const Script = require('vm').Script; constant 30 const script = new Script('\'passed\';'); constant 31 const result1 = script.runInNewContext(); 32 const result2 = script.runInNewContext(); 38 const script = new Script('throw new Error(\'test\');'); constant 40 script.runInNewContext(); 45 const script = new Script('foo.bar = 5;'); constant 47 script.runInNewContext(); 53 const script = new Script('hello = 2'); constant 54 script.runInNewContext(); [all …]
|
| D | test-vm-new-script-this-context.js | 25 const Script = require('vm').Script; constant 28 let script = new Script('\'passed\';'); variable 29 const result = script.runInThisContext(script); 33 script = new Script('throw new Error(\'test\');'); variable 35 script.runInThisContext(script); 39 script = new Script('hello = 2'); variable 40 script.runInThisContext(script); 50 script = new Script(global.code); variable 51 script.runInThisContext(script); 58 script = new Script('f()'); variable [all …]
|
| /third_party/libphonenumber/javascript/i18n/phonenumbers/ |
| D | shortnumberinfo_test.html | 25 <script src="../../../../closure-library/closure/goog/base.js"></script> 26 <script> 28 </script> 29 <script src="phonemetadata.pb.js"></script> 30 <script src="phonenumber.pb.js"></script> 31 <script src="metadatafortesting.js"></script> 32 <script src="shortnumbermetadata.js"></script> 33 <script src="regioncodefortesting.js"></script> 34 <script src="phonenumberutil.js"></script> 35 <script src="shortnumberinfo.js"></script> [all …]
|
| D | asyoutypeformatter_test.html | 25 <script src="../../../../closure-library/closure/goog/base.js"></script> 26 <script> 28 </script> 29 <script src="phonemetadata.pb.js"></script> 30 <script src="phonenumber.pb.js"></script> 31 <script src="metadatafortesting.js"></script> 32 <script src="regioncodefortesting.js"></script> 33 <script src="phonenumberutil.js"></script> 34 <script src="asyoutypeformatter.js"></script> 35 <script src="asyoutypeformatter_test.js"></script>
|
| D | demo.html | 25 <script src="../../../../closure-library/closure/goog/base.js"></script> 26 <script> 28 </script> 29 <script src="phonemetadata.pb.js"></script> 30 <script src="phonenumber.pb.js"></script> 31 <script src="metadata.js"></script> 32 <script src="shortnumbermetadata.js"></script> 33 <script src="phonenumberutil.js"></script> 34 <script src="asyoutypeformatter.js"></script> 35 <script src="shortnumberinfo.js"></script> [all …]
|
| /third_party/parse5/test/data/tree-construction-scripting/ |
| D | document_write.dat | 2 1<script>document.write("2")</script>3 9 | <script> 14 1<script>document.write("2"); document.write("3")</script> 21 | <script> 26 1<script>document.write("<script>document.write('2')</scr"+ "ipt><script>document.write('3')</scr" … 33 | <script> 34 | "document.write("<script>document.write('2')</scr"+ "ipt><script>document.write('3')</scr" … 35 | <script> 38 | <script> 43 <script>document.write('<!--');</script>I should be commented--> [all …]
|
| /third_party/flutter/skia/experimental/docs/ |
| D | jsonbaseddoc.htm | 5 <script src="utilities.js"></script> 7 <script src="animationCommon.js"></script> 8 <script src="backend.js"></script> 9 <script src="canvasBackend.js"></script> 10 <script src="exampleSlides.js"></script> 11 <script src="interpolatorFunctions.js"></script> 12 <script src="svgBackend.js"></script> 14 <script> 29 </script>
|
| /third_party/skia/experimental/docs/ |
| D | jsonbaseddoc.htm | 5 <script src="utilities.js"></script> 7 <script src="animationCommon.js"></script> 8 <script src="backend.js"></script> 9 <script src="canvasBackend.js"></script> 10 <script src="exampleSlides.js"></script> 11 <script src="interpolatorFunctions.js"></script> 12 <script src="svgBackend.js"></script> 14 <script> 29 </script>
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | uscript.h | 24 * \brief C API: Unicode Script Information 28 * Constants for ISO 15924 script codes. 30 * The current set of script code constants supports at least all scripts 33 * Unicode script property value aliases. 34 * See UAX #24 Unicode Script Property (http://www.unicode.org/reports/tr24/) 37 * In addition, constants for many ISO 15924 script codes 40 * For example, there are no characters that have a UCD script property value of 41 * Hans or Hant. All Han ideographs have the Hani script property value in Unicode. 45 * Starting with ICU 55, script codes are only added when their scripts 47 * and have been assigned Unicode script property value aliases, [all …]
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | uscript.h | 24 * \brief C API: Unicode Script Information 28 * Constants for ISO 15924 script codes. 30 * The current set of script code constants supports at least all scripts 33 * Unicode script property value aliases. 34 * See UAX #24 Unicode Script Property (http://www.unicode.org/reports/tr24/) 37 * In addition, constants for many ISO 15924 script codes 40 * For example, there are no characters that have a UCD script property value of 41 * Hans or Hant. All Han ideographs have the Hani script property value in Unicode. 45 * Starting with ICU 55, script codes are only added when their scripts 47 * and have been assigned Unicode script property value aliases, [all …]
|