Searched refs:script_id (Results 1 – 9 of 9) sorted by relevance
95 for (int script_id = 0; script_id < num_supported_scripts_; ++script_id) { in Evaluate() local96 int count = counts[script_id]; in Evaluate()99 FloatFeatureValue value(script_id, weight); in Evaluate()
175 def __init__(self, script_id=None, text_content=None, content_type=None): argument176 if script_id is not None:177 assert script_id[0] != '#'178 self.script_id = script_id185 if self.script_id:186 attrs.append('id="%s"' % self.script_id)
194 config->script_id = 1; in TEST()200 config->script_id = 1; in TEST()206 config->script_id = 1; in TEST()
71 script_id:int;
90 *script = range->script_id; in GetScriptAndRole()
89 " rest.vim (http://www.vim.org/scripts/script.php?script_id=973)
371 // If true, tokens will be also split when the codepoint's script_id changes774 // If true, tokens will be also split when the codepoint's script_id changes
141 // If true, tokens will be also split when the codepoint's script_id changes