Home
last modified time | relevance | path

Searched refs:insert (Results 1 – 25 of 729) sorted by path

12345678910>>...30

/plugin/aceeditor/
H A Dbuild.js1insert(""),t.session.markUndoGroup(),t.selection.clearSelection()),t.session.markUndoGroup()},H=fu…
/plugin/achart/
H A DREADME.md3 The `achart` plugin for DokuWiki makes it easy to insert interactive data charts rendered by [APEXC…
/plugin/addressbook/
H A Dsyntax.php824 $insert = Array();
834 … $insert[] = array('position' => $c+$i_count, 'title' =>true, 'cfunction' => '');
838 …$insert[] = array('position' => $c+$i_count, 'title' =>true, 'cfunction' => $list[$c+1]['departmen…
847 foreach ($insert as $i){
/plugin/adhoctags/
H A DREADME.md2 A secure but flexible way to insert HTML tags into DokuWiki
H A Dplugin.info.txt6 desc (Formerly: Ad Hoc Tags) A secure but flexible way to insert HTML tags into DokuWiki
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md66 Beware that this still allows users to insert unsafe scripting vectors, such as links like `[xss](javascript:alert%281%29)`.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/alphaindex/
H A Dplugin.info.txt6 desc Allows you to insert the alphabetical index of a namespace in a page
/plugin/amcharts/
H A DREADME.md3 The `amcharts` plugin for DokuWiki makes it easy to insert interactive data charts rendered by [amc…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js4349 if (s.lookahead + s.insert >= MIN_MATCH) {
4350 str = s.strstart - s.insert;
4358 while (s.insert) {
4365 s.insert--;
4366 if (s.lookahead + s.insert < MIN_MATCH) {
4491 s.insert = 0;
4784 s.insert = s.strstart < MIN_MATCH-1 ? s.strstart : MIN_MATCH-1;
4882 s.insert = 0;
4938 s.insert = 0;
5009 s.insert = 0;
[all …]
H A Djszip.min.js13insert>=hb)for(f=a.strstart-a.insert,a.ins_h=a.window[f],a.ins_h=(a.ins_h<<a.hash_shift^a.window[f…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js21662 if (s.lookahead + s.insert >= MIN_MATCH) {
21663 str = s.strstart - s.insert;
21671 while (s.insert) {
21678 s.insert--;
21679 if (s.lookahead + s.insert < MIN_MATCH) {
21804 s.insert = 0;
22097 s.insert = s.strstart < MIN_MATCH-1 ? s.strstart : MIN_MATCH-1;
22195 s.insert = 0;
22251 s.insert = 0;
22322 s.insert = 0;
[all …]
H A Dpdfmake.min.js11insert>=st)for(o=t.strstart-t.insert,t.ins_h=t.window[o],t.ins_h=(t.ins_h<<t.hash_shift^t.window[o…
12insert=t.strstart<st-1?t.strstart:st-1,e===U?(s(t,!0),0===t.strm.avail_out?_t:bt):t.last_lit&&(s(t…
H A Dpdfmake.min.js.map1insert","MIN_MATCH","ins_h","hash_shift","hash_mask","deflate_stored","max_block_size","pending_bu…
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php133 public function insert(Google_Creative $postBody, $optParams = array()) { function in Google_CreativesServiceResource
H A DGoogle_AdsensehostService.php192 public function insert($accountId, $adClientId, Google_AdUnit $postBody, $optParams = array()) { function in Google_AccountsAdunitsServiceResource
460 public function insert($adClientId, Google_CustomChannel $postBody, $optParams = array()) { function in Google_CustomchannelsServiceResource
606 public function insert($adClientId, Google_UrlChannel $postBody, $optParams = array()) { function in Google_UrlchannelsServiceResource
H A DGoogle_AnalyticsService.php344 …public function insert($accountId, $webPropertyId, $profileId, Google_Experiment $postBody, $optPa… function in Google_ManagementExperimentsServiceResource
H A DGoogle_BigqueryService.php70 public function insert($projectId, Google_Dataset $postBody, $optParams = array()) { function in Google_DatasetsServiceResource
206 public function insert($projectId, Google_Job $postBody, $optParams = array()) { function in Google_JobsServiceResource
380 public function insert($projectId, $datasetId, Google_Table $postBody, $optParams = array()) { function in Google_TablesServiceResource
H A DGoogle_BloggerService.php289 public function insert($blogId, Google_Post $postBody, $optParams = array()) { function in Google_PostsServiceResource
H A DGoogle_BooksService.php496 public function insert(Google_Annotation $postBody, $optParams = array()) { function in Google_MylibraryAnnotationsServiceResource
H A DGoogle_CalendarService.php66 public function insert($calendarId, Google_AclRule $postBody, $optParams = array()) { function in Google_AclServiceResource
181 public function insert(Google_CalendarListEntry $postBody, $optParams = array()) { function in Google_CalendarListServiceResource
314 public function insert(Google_Calendar $postBody, $optParams = array()) { function in Google_CalendarsServiceResource
466 public function insert($calendarId, Google_Event $postBody, $optParams = array()) { function in Google_EventsServiceResource
H A DGoogle_ComputeService.php96 public function insert($project, $region, Google_Address $postBody, $optParams = array()) { function in Google_AddressesServiceResource
231 public function insert($project, $zone, Google_Disk $postBody, $optParams = array()) { function in Google_DisksServiceResource
320 public function insert($project, Google_Firewall $postBody, $optParams = array()) { function in Google_FirewallsServiceResource
553 public function insert($project, Google_Image $postBody, $optParams = array()) { function in Google_ImagesServiceResource
766 public function insert($project, $zone, Google_Instance $postBody, $optParams = array()) { function in Google_InstancesServiceResource
1041 public function insert($project, Google_Network $postBody, $optParams = array()) { function in Google_NetworksServiceResource
1296 public function insert($project, Google_Route $postBody, $optParams = array()) { function in Google_RoutesServiceResource
H A DGoogle_CoordinateService.php92 …public function insert($teamId, $address, $lat, $lng, $title, Google_Job $postBody, $optParams = a… function in Google_JobsServiceResource
H A DGoogle_DatastoreService.php523 public $insert; variable in Google_Mutation
546 public function setInsert(/* array(Google_Entity) */ $insert) { argument
547 $this->assertIsArray($insert, 'Google_Entity', __METHOD__);
548 $this->insert = $insert;
551 return $this->insert;
H A DGoogle_DfareportingService.php152 public function insert($profileId, Google_Report $postBody, $optParams = array()) { function in Google_ReportsServiceResource

12345678910>>...30